CVE-2020-10531

Modified
Published: 12 Mar 2020, 18:09
Last modified:04 Aug 2024, 11:06

Vulnerability Summary

Overall Risk (default)
medium
35/100
CVSS Score
8.8 HIGH
v3.1 (nvd)
EPSS Score
0.79% LOW
1% probability 0.00%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

12 Mar 2020, 18:09
Published
Vulnerability first disclosed
04 Aug 2024, 11:06
Last Modified
Vulnerability information updated

Description

An issue was discovered in International Components for Unicode (ICU) for C/C++ through 66.1. An integer overflow, leading to a heap-based buffer overflow, exists in the UnicodeString::doAppend() function in common/unistr.cpp.

CVSS Metrics

  • v3.1HIGHScore: 8.8CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
  • v2.0MEDIUMScore: 6.8AV:N/AC:M/Au:N/C:P/I:P/A:P

EPSS Trends

Current EPSS score: 0.79% Percentile: 74%

Techniques & Countermeasures

  • CWE-190Integer Overflow or Wraparound

    The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.

  • CWE-787Out-of-bounds Write

    The product writes data past the end, or before the beginning, of the intended buffer.

Affected Systems

  • canonicalubuntu_linux

    12.04 | 14.04 | 16.04 | 18.04 | 19.10

  • debiandebian_linux

    8.0 | 9.0 | 10.0

  • fedoraprojectfedora

    30 | 31 | 33

  • googlechrome

    < 80.0.3987.122

  • icu-projectinternational_components_for_unicode

    ≤ 66.1

  • nodejsnode.js

    ≥ 10.0.0, ≤ 10.12.0 | ≥ 10.13.0, < 10.21.0

  • opensuseleap

    15.1

  • oraclebanking_extensibility_workbench

    14.3.0 | 14.4.0

  • redhatenterprise_linux_desktop

    6.0

  • redhatenterprise_linux_server

    6.0

  • redhatenterprise_linux_workstation

    6.0

References (18)