CVE-2017-17484
Advisory lineage Upstream: 0 Downstream: 3
Modified
Published: 10 Dec 2017, 20:00
Last modified:05 Aug 2024, 20:51
Vulnerability Summary
Overall Risk (default)
high
70/100 CVSS Score
9.8 CRITICAL
v3.0 (nvd)
EPSS Score
4.47% LOW
4% probability +2.27%
KEV
Not listed
Ransomware
No reports
Public exploits
1 found
Dark Web
Not detected
Timeline
10 Dec 2017, 20:00
Published
Vulnerability first disclosed
05 Aug 2024, 20:51
Last Modified
Vulnerability information updated
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.
CVSS Metrics
- v3.0•CRITICAL•Score: 9.8CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- v2.0•HIGH•Score: 7.5AV:N/AC:L/Au:N/C:P/I:P/A:P
EPSS Trends
Current EPSS score: 4.47%• Percentile: 89%
Techniques & Countermeasures
- CWE-119•Improper Restriction of Operations within the Bounds of a Memory Buffer
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
Affected Systems
- icu-project•international_components_for_unicode
≤ 60.1
References (7)
- https://ssl.icu-project.org/trac/ticket/13490
- https://ssl.icu-project.org/trac/changeset/40714
- https://github.com/znc/znc/issues/1459
- https://ssl.icu-project.org/trac/attachment/ticket/13490/poc.cpp
- https://ssl.icu-project.org/trac/ticket/13510
- https://ssl.icu-project.org/trac/changeset/40715
- https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html