CVE-2019-11039

Modified
Published: 18 Jun 2019, 23:28
Last modified:17 Sept 2024, 00:21

Vulnerability Summary

Overall Risk (default)
high
70/100
CVSS Score
9.1 CRITICAL
v3.1 (nvd)
EPSS Score
1.41% LOW
1% probability -0.03%
KEV
Not listed
Ransomware
No reports
Public exploits
1 found
Dark Web
Not detected

Timeline

18 Jun 2019, 23:28
Published
Vulnerability first disclosed
17 Sept 2024, 00:21
Last Modified
Vulnerability information updated

Description

Function iconv_mime_decode_headers() in PHP versions 7.1.x below 7.1.30, 7.2.x below 7.2.19 and 7.3.x below 7.3.6 may perform out-of-buffer read due to integer overflow when parsing MIME headers. This may lead to information disclosure or crash.

CVSS Metrics

  • v3.1CRITICALScore: 9.1CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H
  • v3.0MEDIUMScore: 4.2CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:L
  • v2.0MEDIUMScore: 6.4AV:N/AC:L/Au:N/C:P/I:N/A:P

EPSS Trends

Current EPSS score: 1.41% Percentile: 81%

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-125Out-of-bounds Read

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

Affected Systems

  • debiandebian_linux

    9.0 | 10.0

  • opensuseleap

    15.0 | 15.1

  • UnknownPHP

    7.1.30 | 7.2.19 | 7.3.6

  • UnknownPHP

    ≥ 7.1.0, < 7.1.30 | ≥ 7.2.0, < 7.2.19 | ≥ 7.3.0, < 7.3.6

  • redhatsoftware_collections

    1.0

References (8)