Vulnerability Details : CVE-2016-10168
Integer overflow in gd_io.c in the GD Graphics Library (aka libgd) before 2.2.4 allows remote attackers to have unspecified impact via vectors involving the number of horizontal and vertical chunks in an image.
Vulnerability category: Overflow
Products affected by CVE-2016-10168
- cpe:2.3:a:libgd:libgd:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2016-10168
0.19%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 41 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2016-10168
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
6.8
|
MEDIUM | AV:N/AC:M/Au:N/C:P/I:P/A:P |
8.6
|
6.4
|
NIST | |
7.8
|
HIGH | CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H |
1.8
|
5.9
|
NIST |
CWE ids for CVE-2016-10168
-
The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.Assigned by: nvd@nist.gov (Primary)
References for CVE-2016-10168
-
http://www.securitytracker.com/id/1037659
PHP Multiple Flaws Let Remote and Local Users Obtain Potentially Sensitive Information, Deny Service, and Execute Arbitrary Code - SecurityTracker
-
http://www.openwall.com/lists/oss-security/2017/01/26/1
oss-security - CVE Requests: libgd: potential unsigned onderflow, denial-of-service in gdImageCreateFromGd2Ctx and signed overflow in gd_io.cMailing List;Patch;Third Party Advisory
-
http://www.securityfocus.com/bid/95869
libgd Multiple Security VulnerabilitiesThird Party Advisory;VDB Entry
-
http://www.debian.org/security/2017/dsa-3777
Debian -- Security Information -- DSA-3777-1 libgd2
-
https://access.redhat.com/errata/RHSA-2018:1296
RHSA-2018:1296 - Security Advisory - Red Hat Customer Portal
-
https://github.com/libgd/libgd/commit/69d2fd2c597ffc0c217de1238b9bf4d4bceba8e6
Fix #354: Signed Integer Overflow gd_io.c · libgd/libgd@69d2fd2 · GitHubIssue Tracking;Patch;Third Party Advisory
-
http://libgd.github.io/release-2.2.4.html
LibGD 2.2.4 releaseVendor Advisory
-
http://www.openwall.com/lists/oss-security/2017/01/28/6
oss-security - Re: CVE Requests: libgd: potential unsigned onderflow, denial-of-service in gdImageCreateFromGd2Ctx and signed overflow in gd_io.cMailing List;Patch;Third Party Advisory
-
https://access.redhat.com/errata/RHSA-2017:3221
RHSA-2017:3221 - Security Advisory - Red Hat Customer Portal
-
https://github.com/libgd/libgd/issues/354
Signed Integer Overflow gd_gd2.c · Issue #354 · libgd/libgd · GitHubIssue Tracking;Patch;Third Party Advisory
Jump to