CVE-2014-8146
Description
The resolveImplicitLevels function in common/ubidi.c in the Unicode Bidirectional Algorithm implementation in ICU4C in International Components for Unicode (ICU) before 55.1 does not properly track directionally isolated pieces of text, which allows remote attackers to cause a denial of service (heap-based buffer overflow) or possibly execute arbitrary code via crafted text.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2014-8146
Vendor advisory: secalert@redhat.com — http://www.oracle.com/technetwork/topics/security/cpuoct2015-2367953.html
Vendor advisory: secalert@redhat.com — http://bugs.icu-project.org/trac/changeset/37162
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 52.1-9 |
| debian | bullseye | fixed | 52.1-9 |
| debian | forky | fixed | 52.1-9 |
| debian | sid | fixed | 52.1-9 |
| debian | trixie | fixed | 52.1-9 |
| macos | affected | |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| apple | itunes | {"endIncluding":"12.1.3"} | |
| icu-project | international_components_for_unicode | {"endExcluding":"55.1"} | 55.1 |
References
- http://bugs.icu-project.org/trac/changeset/37162
- http://lists.apple.com/archives/security-announce/2015/Sep/msg00001.html
- http://lists.apple.com/archives/security-announce/2015/Sep/msg00003.html
- http://lists.apple.com/archives/security-announce/2015/Sep/msg00005.html
- http://lists.apple.com/archives/security-announce/2015/Sep/msg00008.html
- http://openwall.com/lists/oss-security/2015/05/05/6
- http://seclists.org/fulldisclosure/2015/May/14
- http://www.debian.org/security/2015/dsa-3323
- http://www.kb.cert.org/vuls/id/602540
- http://www.oracle.com/technetwork/topics/security/bulletinoct2015-2511968.html
- http://www.oracle.com/technetwork/topics/security/cpuoct2015-2367953.html
- http://www.securityfocus.com/bid/74457
- https://raw.githubusercontent.com/pedrib/PoC/master/generic/i-c-u-fail.txt
- https://security.gentoo.org/glsa/201507-04
- https://support.apple.com/HT205212
- https://support.apple.com/HT205213
- https://support.apple.com/HT205221
- https://support.apple.com/HT205267
- https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html
- https://security-tracker.debian.org/tracker/CVE-2014-8146
CWEs
CWE-119
Verify integrity in audit chain (admin only). AS-IS.