CVE-2016-6905
Description
The read_image_tga function in gd_tga.c 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 image.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2016-6905
Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2016-6905.html
Vendor advisory: cve@mitre.org — https://github.com/libgd/libgd/pull/251
Vendor advisory: cve@mitre.org — https://github.com/libgd/libgd/issues/248
Vendor advisory: cve@mitre.org — https://github.com/libgd/libgd/commit/3c2b605d72e8b080dace1d98a6e50b46c1d12186
Vendor advisory: cve@mitre.org — https://github.com/libgd/libgd/commit/01c61f8ab110a77ae64b5ca67c244c728c506f03
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 |
| suse | 42.1 | affected | |
| suse | 13.2 | affected | |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| libgd | libgd | {"endIncluding":"2.2.2"} | |
References
- http://libgd.github.io/release-2.2.3.html
- http://lists.opensuse.org/opensuse-updates/2016-08/msg00121.html
- http://lists.opensuse.org/opensuse-updates/2016-09/msg00078.html
- http://www.openwall.com/lists/oss-security/2016/08/23/1
- http://www.securityfocus.com/bid/91743
- https://github.com/libgd/libgd/commit/01c61f8ab110a77ae64b5ca67c244c728c506f03
- https://github.com/libgd/libgd/commit/3c2b605d72e8b080dace1d98a6e50b46c1d12186
- https://github.com/libgd/libgd/issues/248
- https://github.com/libgd/libgd/pull/251
- https://www.suse.com/security/cve/CVE-2016-6905.html
- https://security-tracker.debian.org/tracker/CVE-2016-6905
CWEs
CWE-125
Verify integrity in audit chain (admin only). AS-IS.