CVE-2014-9659
high
CVSS v3
—
CVSS v2
7.5
VIR risk
7.5
Description
cff/cf2intrp.c in the CFF CharString interpreter in FreeType before 2.5.4 proceeds with additional hints after the hint mask has been computed, which allows remote attackers to execute arbitrary code or cause a denial of service (stack-based buffer overflow) via a crafted OpenType font. NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-2240.
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-9659
Vendor advisory: cve@mitre.org — http://git.savannah.gnu.org/cgit/freetype/freetype2.git/commit/?id=2cdc4562f873237f1c77d43540537c7a721d3fd8
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.04 | 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=190
- http://git.savannah.gnu.org/cgit/freetype/freetype2.git/commit/?id=2cdc4562f873237f1c77d43540537c7a721d3fd8
- 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.oracle.com/technetwork/topics/security/bulletinapr2015-2511959.html
- 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-9659
CWEs
CWE-119
Verify integrity in audit chain (admin only). AS-IS.