CVE-2014-8147
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 uses an integer data type that is inconsistent with a header file, which allows remote attackers to cause a denial of service (incorrect malloc followed by invalid free) 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-8147
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/37080
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 |
|---|---|---|---|
| icu-project | international_components_for_unicode | {"endExcluding":"55.1"} | 55.1 |
References
- http://bugs.icu-project.org/trac/changeset/37080
- 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://lists.apache.org/thread.html/9317fd092b257a0815434b116a8af8daea6e920b6673f4fd5583d5fe%40%3Ccommits.druid.apache.org%3E
- https://raw.githubusercontent.com/pedrib/PoC/master/generic/i-c-u-fail.txt
- https://security.gentoo.org/glsa/201507-04
- https://support.apple.com/HT205213
- https://support.apple.com/HT205267
- https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html
- https://security-tracker.debian.org/tracker/CVE-2014-8147
CWEs
CWE-189
Verify integrity in audit chain (admin only). AS-IS.