CVE-2017-17484
Description
The ucnv_UTF8FromUTF8 function in ucnv_u8.cpp in International Components for Unicode (ICU) for C/C++ through 60.1 mishandles ucnv_convertEx calls for UTF-8 to UTF-8 conversion, which allows remote attackers to cause a denial of service (stack-based buffer overflow and application crash) or possibly have unspecified other impact via a crafted string, as demonstrated by ZNC.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2017-17484
Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2017-17484.html
Vendor advisory: cve@mitre.org — https://ssl.icu-project.org/trac/ticket/13510
Vendor advisory: cve@mitre.org — https://ssl.icu-project.org/trac/ticket/13490
Vendor advisory: cve@mitre.org — https://ssl.icu-project.org/trac/changeset/40715
Vendor advisory: cve@mitre.org — https://ssl.icu-project.org/trac/changeset/40714
Vendor advisory: cve@mitre.org — https://ssl.icu-project.org/trac/attachment/ticket/13490/poc.cpp
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| sles | affected | | |
| debian | bookworm | fixed | 0 |
| debian | bullseye | fixed | 0 |
| debian | forky | fixed | 0 |
| debian | sid | fixed | 0 |
| debian | trixie | fixed | 0 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| icu-project | international_components_for_unicode | {"endIncluding":"60.1"} | |
References
- https://github.com/znc/znc/issues/1459
- https://ssl.icu-project.org/trac/attachment/ticket/13490/poc.cpp
- https://ssl.icu-project.org/trac/changeset/40714
- https://ssl.icu-project.org/trac/changeset/40715
- https://ssl.icu-project.org/trac/ticket/13490
- https://ssl.icu-project.org/trac/ticket/13510
- https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html
- https://www.suse.com/security/cve/CVE-2017-17484.html
- https://security-tracker.debian.org/tracker/CVE-2017-17484
CWEs
CWE-119
Verify integrity in audit chain (admin only). AS-IS.