CVE-2010-3492

UnknownEPSS 3.63%

Last modified

CVE-2010-3492 is a vulnerability of currently unknown severity. The asyncore module in Python before 3.2 does not properly handle unsuccessful calls to the accept function, and does not have accompanying documentation describing how daemon applications should handle unsuccessful calls to the accept function, which makes it easier for remote attackers to conduct denial of service attacks that terminate these applications via network connections.. EPSS estimates a 3.63% chance of exploitation in the next 30 days.

Description

The asyncore module in Python before 3.2 does not properly handle unsuccessful calls to the accept function, and does not have accompanying documentation describing how daemon applications should handle unsuccessful calls to the accept function, which makes it easier for remote attackers to conduct denial of service attacks that terminate these applications via network connections.

Metrics

EPSS Probability
3.63%

88.1th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

VendorProductVersions
PythonPython<= 2.7
PythonPython>= 3.0, < 3.1.2

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2010-3492?
The asyncore module in Python before 3.2 does not properly handle unsuccessful calls to the accept function, and does not have accompanying documentation describing how daemon applications should handle unsuccessful calls to the accept function, which makes it easier for remote attackers to conduct denial of service attacks that terminate these applications via network connections.
How severe is CVE-2010-3492?
Severity scoring for CVE-2010-3492 is pending analysis. The EPSS model estimates a 3.63% probability of exploitation in the next 30 days.
How do I fix CVE-2010-3492?
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-2010-3492?

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

Scan your code now

Source: NVD / NIST