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.
References
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 01:18
Type | Values Removed | Values Added |
---|---|---|
References | () http://bugs.python.org/issue6706 - Patch, Vendor Advisory | |
References | () http://www.mandriva.com/security/advisories?name=MDVSA-2010:215 - Third Party Advisory | |
References | () http://www.mandriva.com/security/advisories?name=MDVSA-2010:216 - Third Party Advisory | |
References | () http://www.openwall.com/lists/oss-security/2010/09/09/6 - Mailing List, Third Party Advisory | |
References | () http://www.openwall.com/lists/oss-security/2010/09/11/2 - Mailing List, Third Party Advisory | |
References | () http://www.openwall.com/lists/oss-security/2010/09/22/3 - Mailing List, Third Party Advisory | |
References | () http://www.openwall.com/lists/oss-security/2010/09/24/3 - Mailing List, Third Party Advisory | |
References | () https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A12111 - Third Party Advisory |
Information
Published : 2010-10-19 20:00
Updated : 2024-11-21 01:18
NVD link : CVE-2010-3492
Mitre link : CVE-2010-3492
CVE.ORG link : CVE-2010-3492
JSON object : View
Products Affected
python
- python
CWE