SB2023080298 - Input validation error in Python



SB2023080298 - Input validation error in Python

Published: August 2, 2023 Updated: June 3, 2025

Security Bulletin ID SB2023080298
Severity
Medium
Patch available
YES
Number of vulnerabilities 1
Exploitation vector Remote access
Highest impact Data manipulation

Breakdown by Severity

Medium 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 1 security vulnerability.


1) Input validation error (CVE-ID: CVE-2005-0089)

The vulnerability allows a remote non-authenticated attacker to read and manipulate data.

The SimpleXMLRPCServer library module in Python 2.2, 2.3 before 2.3.5, and 2.4, when used by XML-RPC servers that use the register_instance method to register an object without a _dispatch method, allows remote attackers to read or modify globals of the associated module, and possibly execute arbitrary code, via dotted attributes.


Remediation

Install update from vendor's website.