CVE-2017-15118

Advisory lineage Upstream: 0 Downstream: 4
Modified
Published: 27 Jul 2018, 21:00
Last modified:05 Aug 2024, 19:50

Vulnerability Summary

Overall Risk (default)
high
70/100
CVSS Score
9.8 CRITICAL
v3.0 (nvd)
EPSS Score
1.61% LOW
2% probability -0.09%
KEV
Not listed
Ransomware
No reports
Public exploits
2 found
Dark Web
Not detected

Timeline

27 Jul 2018, 21:00
Published
Vulnerability first disclosed
05 Aug 2024, 19:50
Last Modified
Vulnerability information updated

Description

A stack-based buffer overflow vulnerability was found in NBD server implementation in qemu before 2.11 allowing a client to request an export name of size up to 4096 bytes, which in fact should be limited to 256 bytes, causing an out-of-bounds stack write in the qemu process. If NBD server requires TLS, the attacker cannot trigger the buffer overflow without first successfully negotiating TLS.

CVSS Metrics

  • v3.0HIGHScore: 8.3CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L
  • v3.0CRITICALScore: 9.8CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • v2.0HIGHScore: 7.5AV:N/AC:L/Au:N/C:P/I:P/A:P

EPSS Trends

Current EPSS score: 1.61% Percentile: 82%

Techniques & Countermeasures

  • CWE-787Out-of-bounds Write

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

  • CWE-121Stack-based Buffer Overflow

    A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function).

Affected Systems

  • canonicalubuntu_linux

    14.04 | 16.04 | 17.10

  • qemuqemu

    < 2.11 | 2.11

  • redhatenterprise_linux

    7.0

References (7)