CVE-2014-9665
high
CVSS v3
—
CVSS v2
7.5
VIR risk
7.5
Description
The Load_SBit_Png function in sfnt/pngshim.c in FreeType before 2.5.4 does not restrict the rows and pitch values of PNG data, which allows remote attackers to cause a denial of service (integer overflow and heap-based buffer overflow) or possibly have unspecified other impact by embedding a PNG file in a .ttf font file.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2014-9665
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 2.5.2-3 |
| debian | bullseye | fixed | 2.5.2-3 |
| debian | forky | fixed | 2.5.2-3 |
| debian | sid | fixed | 2.5.2-3 |
| debian | trixie | fixed | 2.5.2-3 |
| ubuntu | 10.04 | affected | |
| ubuntu | 12.04 | affected | |
| ubuntu | 14.04 | affected | |
| ubuntu | 14.10 | affected | |
| ubuntu | 15.10 | affected | |
| suse | 13.1 | affected | |
| suse | 13.2 | affected | |
| fedora | 20 | affected | |
| fedora | 21 | affected | |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| freetype | freetype | {"endIncluding":"2.5.3"} | |
References
- http://code.google.com/p/google-security-research/issues/detail?id=168
- http://git.savannah.gnu.org/cgit/freetype/freetype2.git/commit/?id=54abd22891bd51ef8b533b24df53b3019b5cee81
- http://git.savannah.gnu.org/cgit/freetype/freetype2.git/commit/?id=b3500af717010137046ec4076d1e1c0641e33727
- http://lists.fedoraproject.org/pipermail/package-announce/2015-February/150148.html
- http://lists.fedoraproject.org/pipermail/package-announce/2015-February/150162.html
- http://lists.opensuse.org/opensuse-updates/2015-03/msg00091.html
- http://www.securityfocus.com/bid/72986
- http://www.ubuntu.com/usn/USN-2510-1
- http://www.ubuntu.com/usn/USN-2739-1
- https://security.gentoo.org/glsa/201503-05
- https://security-tracker.debian.org/tracker/CVE-2014-9665
CWEs
CWE-119
Verify integrity in audit chain (admin only). AS-IS.