CVE-2016-6293
Advisory lineage Upstream: 0 Downstream: 10
Modified
Published: 25 Jul 2016, 14:00
Last modified:06 Aug 2024, 01:22
Vulnerability Summary
Overall Risk (default)
high
70/100 CVSS Score
9.8 CRITICAL
v3.0 (nvd)
EPSS Score
1.07% LOW
1% probability -2.49%
KEV
Not listed
Ransomware
No reports
Public exploits
1 found
Dark Web
Not detected
Timeline
25 Jul 2016, 14:00
Published
Vulnerability first disclosed
06 Aug 2024, 01:22
Last Modified
Vulnerability information updated
Description
The uloc_acceptLanguageFromHTTP function in common/uloc.cpp in International Components for Unicode (ICU) through 57.1 for C/C++ does not ensure that there is a '\0' character at the end of a certain temporary array, which allows remote attackers to cause a denial of service (out-of-bounds read) or possibly have unspecified other impact via a call with a long httpAcceptLanguage argument.
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: 1.07%• Percentile: 78%
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
≤ 57.1
References (6)
- http://git.php.net/?p=php-src.git%3Ba=commit%3Bh=aa82e99ed8003c01f1ef4f0940e56b85c5b032d4
- https://bugs.php.net/72533
- https://security.gentoo.org/glsa/201701-58
- http://openwall.com/lists/oss-security/2016/07/24/2
- http://www.securityfocus.com/bid/92127
- https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html