CVE-2016-6207

Modified
Published: 12 Aug 2016, 15:00
Last modified:06 Aug 2024, 01:22

Vulnerability Summary

Overall Risk (default)
medium
28/100
CVSS Score
6.5 MEDIUM
v3.1 (nvd)
EPSS Score
8.72% LOW
9% probability 0.00%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

12 Aug 2016, 15:00
Published
Vulnerability first disclosed
06 Aug 2024, 01:22
Last Modified
Vulnerability information updated

Description

Integer overflow in the _gdContributionsAlloc function in gd_interpolation.c in GD Graphics Library (aka libgd) before 2.2.3 allows remote attackers to cause a denial of service (out-of-bounds memory write or memory consumption) via unspecified vectors.

CVSS Metrics

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

EPSS Trends

Current EPSS score: 8.72% Percentile: 93%

Techniques & Countermeasures

  • CWE-119Improper 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.

  • 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

  • debiandebian_linux

    8.0

  • libgdlibgd

    ≤ 2.2.2

  • opensuseleap

    42.1

  • UnknownPHP

    ≥ 5.5.0, < 5.5.38 | ≥ 5.6.0, < 5.6.24 | ≥ 7.0.0, < 7.0.9

References (13)