Improper input validation in Python - CVE-2017-18207

 

Improper input validation in Python - CVE-2017-18207

Published: March 30, 2018 / Updated: April 2, 2018


Vulnerability identifier: #VU11379
CSH Severity: Low
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N]
CVE-ID: CVE-2017-18207
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote unauthenticated attacker to cause DoS condition on the target system.

The weakness exists in the Lib/wave.py source code in the Wave_read._read_fmt_chunk function due to insufficient validation of user-supplied input. A remote attacker can submit a specially crafted WAV file and cause the service to crash.

Affected software

Python
Opensuse

How to mitigate CVE-2017-18207

Install update from vendor's website.


External References

Related Security Bulletins