CVE-2005-0089

UnknownEPSS 5.22%

Last modified

CVE-2005-0089 is a vulnerability of currently unknown severity. 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.. EPSS estimates a 5.22% chance of exploitation in the next 30 days.

Description

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.

Metrics

EPSS Probability
5.22%

91.5th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

VendorProductVersions
PythonPython< 2.3.5
PythonPython2.4.0

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2005-0089?
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.
How severe is CVE-2005-0089?
Severity scoring for CVE-2005-0089 is pending analysis. The EPSS model estimates a 5.22% probability of exploitation in the next 30 days.
How do I fix CVE-2005-0089?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2005-0089?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST