CVE-2015-3416

Modified
Published: 24 Apr 2015, 17:00
Last modified:06 Aug 2024, 05:47

Vulnerability Summary

Overall Risk (default)
medium
32/100
CVSS Score
7.5 HIGH
v2.0 (nvd)
EPSS Score
7.72% LOW
8% probability +0.19%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

24 Apr 2015, 17:00
Published
Vulnerability first disclosed
06 Aug 2024, 05:47
Last Modified
Vulnerability information updated

Description

The sqlite3VXPrintf function in printf.c in SQLite before 3.8.9 does not properly handle precision and width values during floating-point conversions, which allows context-dependent attackers to cause a denial of service (integer overflow and stack-based buffer overflow) or possibly have unspecified other impact via large integers in a crafted printf function call in a SELECT statement.

CVSS Metrics

  • v2.0HIGHScore: 7.5AV:N/AC:L/Au:N/C:P/I:P/A:P

EPSS Trends

Current EPSS score: 7.72% Percentile: 92%

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

  • applemac_os_x

    ≤ 10.6.8

  • applewatchos

    ≤ 1.0.1

  • canonicalubuntu_linux

    12.04 | 14.04 | 15.04

  • debiandebian_linux

    8.0

  • UnknownPHP

    ≥ 5.4.0, < 5.4.42 | ≥ 5.5.0, < 5.5.26 | ≥ 5.6.0, < 5.6.10

  • sqlitesqlite

    ≤ 3.8.8.3

References (16)