SB2022081667 - Out-of-bounds write in Python



SB2022081667 - Out-of-bounds write in Python

Published: August 16, 2022 Updated: June 3, 2025

Security Bulletin ID SB2022081667
Severity
Medium
Patch available
YES
Number of vulnerabilities 1
Exploitation vector Remote access
Highest impact Denial of service

Breakdown by Severity

Medium 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 1 security vulnerability.


1) Out-of-bounds write (CVE-ID: CVE-2010-2089)

The vulnerability allows a remote non-authenticated attacker to perform service disruption.

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.


Remediation

Install update from vendor's website.