CVE-2016-6132
medium
CVSS v3
6.5
CVSS v2
4.3
VIR risk
6.5
Description
The gdImageCreateFromTgaCtx function in the GD Graphics Library (aka libgd) before 2.2.3 allows remote attackers to cause a denial of service (out-of-bounds read) via a crafted TGA file.
Predictions
Exploit likelihood
75%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2016-6132
Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2016-6132.html
Vendor advisory: cve@mitre.org — https://libgd.github.io/release-2.2.3.html
Vendor advisory: cve@mitre.org — https://github.com/libgd/libgd/issues/247
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| sles | affected | | |
| debian | bookworm | fixed | 2.2.2-29-g3c2b605-1 |
| debian | bullseye | fixed | 2.2.2-29-g3c2b605-1 |
| debian | forky | fixed | 2.2.2-29-g3c2b605-1 |
| debian | sid | fixed | 2.2.2-29-g3c2b605-1 |
| debian | trixie | fixed | 2.2.2-29-g3c2b605-1 |
| debian | 8.0 | affected | |
| suse | 42.1 | affected | |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| libgd | libgd | {"endIncluding":"2.2.2"} | |
References
- http://lists.opensuse.org/opensuse-updates/2016-08/msg00086.html
- http://lists.opensuse.org/opensuse-updates/2016-09/msg00078.html
- http://www.debian.org/security/2016/dsa-3619
- http://www.openwall.com/lists/oss-security/2016/06/30/10
- http://www.openwall.com/lists/oss-security/2016/06/30/6
- http://www.securityfocus.com/bid/91520
- http://www.ubuntu.com/usn/USN-3060-1
- https://github.com/libgd/libgd/issues/247
- https://libgd.github.io/release-2.2.3.html
- https://security.gentoo.org/glsa/201612-09
- https://www.suse.com/security/cve/CVE-2016-6132.html
- https://security-tracker.debian.org/tracker/CVE-2016-6132
CWEs
CWE-125
Verify integrity in audit chain (admin only). AS-IS.