CVE-2016-10159

Advisory lineage Upstream: 0 Downstream: 10
Modified
Published: 24 Jan 2017, 21:00
Last modified:06 Aug 2024, 03:14

Vulnerability Summary

Overall Risk (default)
medium
33/100
CVSS Score
7.5 HIGH
v3.1 (nvd)
EPSS Score
14.19% MEDIUM
14% probability +3.93%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

24 Jan 2017, 21:00
Published
Vulnerability first disclosed
06 Aug 2024, 03:14
Last Modified
Vulnerability information updated

Description

Integer overflow in the phar_parse_pharfile function in ext/phar/phar.c in PHP before 5.6.30 and 7.0.x before 7.0.15 allows remote attackers to cause a denial of service (memory consumption or application crash) via a truncated manifest entry in a PHAR archive.

CVSS Metrics

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

EPSS Trends

Current EPSS score: 14.19% Percentile: 95%

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.

Affected Systems

  • debiandebian_linux

    8.0

  • UnknownPHP

    ≤ 5.6.29 | ≥ 7.0.0, < 7.0.15 | 7.1.0

References (11)