CyberRota Analysis
This is a medium severity vulnerability with a CVSS score of 5.0. Its EPSS score suggests a 14.6% probability of exploitation in the next 30 days. It may lead to a denial-of-service condition.
CVE
CVE-2010-2089
Severity
MEDIUM
CVSS
5
EPSS
14.64%
Original NVD Description
The audioop module in Python 2.7 and 3.2 does not verify the relationships between size arguments and byte string lengths, which allows context-dependent attackers to cause a denial of service (memory corruption and application crash) via crafted arguments, as demonstrated by a call to audioop.reverse with a one-byte string, a different vulnerability than CVE-2010-1634.