{ "id": "CVE-2009-5010", "sourceIdentifier": "cve@mitre.org", "published": "2010-10-19T20:00:02.957", "lastModified": "2024-11-21T01:10:58.897", "vulnStatus": "Modified", "cveTags": [], "descriptions": [ { "lang": "en", "value": "Race condition in the FTPHandler class in ftpserver.py in pyftpdlib before 0.5.1 allows remote attackers to cause a denial of service (daemon outage) by establishing and then immediately closing a TCP connection, leading to the accept function having an unexpected return value of None, a different vulnerability than CVE-2010-3494." }, { "lang": "es", "value": "Condici\u00f3n de carrera en la clase FTPHandler en ftpserver.py de pyftpdlib anterior a v0.5.1 permite a atacantes remotos provocar una denegaci\u00f3n de servicio (ca\u00edda del demonio) estableciendo y cerrando inmediatamente una conexi\u00f3n TCP, provocando que la funci\u00f3n Accept tenga un valor de retorno no esperado de None. Una vulnerabilidad diferente de CVE-2010-3494" } ], "metrics": { "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "baseScore": 4.3, "accessVector": "NETWORK", "accessComplexity": "MEDIUM", "authentication": "NONE", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "PARTIAL" }, "baseSeverity": "MEDIUM", "exploitabilityScore": 8.6, "impactScore": 2.9, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-362" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:g.rodola:pyftpdlib:*:*:*:*:*:*:*:*", "versionEndIncluding": "0.5.0", "matchCriteriaId": "5443E1F4-F425-4232-9707-ABC45DA93719" }, { "vulnerable": true, "criteria": "cpe:2.3:a:g.rodola:pyftpdlib:0.1:*:*:*:*:*:*:*", "matchCriteriaId": "DB3D49FE-C51B-49E8-895E-AD4C4E138425" }, { "vulnerable": true, "criteria": "cpe:2.3:a:g.rodola:pyftpdlib:0.1.1:*:*:*:*:*:*:*", "matchCriteriaId": "E2B112CF-87F7-4A6A-9D75-AD6A577FB979" }, { "vulnerable": true, "criteria": "cpe:2.3:a:g.rodola:pyftpdlib:0.2.0:*:*:*:*:*:*:*", "matchCriteriaId": "73F985FF-9073-42E5-8651-7A440C1453E2" }, { "vulnerable": true, "criteria": "cpe:2.3:a:g.rodola:pyftpdlib:0.3.0:*:*:*:*:*:*:*", "matchCriteriaId": "DA58DF28-E4B7-4BD6-B77C-56521DE0CE4F" }, { "vulnerable": true, "criteria": "cpe:2.3:a:g.rodola:pyftpdlib:0.4.0:*:*:*:*:*:*:*", "matchCriteriaId": "63AAA8E0-D608-45CD-B46C-C8936607E525" } ] } ] } ], "references": [ { "url": "http://bugs.python.org/issue6706", "source": "cve@mitre.org", "tags": [ "Patch" ] }, { "url": "http://code.google.com/p/pyftpdlib/issues/detail?id=91", "source": "cve@mitre.org" }, { "url": "http://code.google.com/p/pyftpdlib/source/browse/trunk/HISTORY", "source": "cve@mitre.org" }, { "url": "http://code.google.com/p/pyftpdlib/source/detail?r=439", "source": "cve@mitre.org" }, { "url": "http://code.google.com/p/pyftpdlib/source/diff?spec=svn439&r=439&format=side&path=/trunk/pyftpdlib/ftpserver.py", "source": "cve@mitre.org" }, { "url": "http://www.openwall.com/lists/oss-security/2010/09/09/6", "source": "cve@mitre.org" }, { "url": "http://www.openwall.com/lists/oss-security/2010/09/11/2", "source": "cve@mitre.org" }, { "url": "http://www.openwall.com/lists/oss-security/2010/09/22/3", "source": "cve@mitre.org" }, { "url": "http://www.openwall.com/lists/oss-security/2010/09/24/3", "source": "cve@mitre.org" }, { "url": "https://bugs.launchpad.net/zodb/+bug/135108", "source": "cve@mitre.org" }, { "url": "http://bugs.python.org/issue6706", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch" ] }, { "url": "http://code.google.com/p/pyftpdlib/issues/detail?id=91", "source": "af854a3a-2127-422b-91ae-364da2661108" }, { "url": "http://code.google.com/p/pyftpdlib/source/browse/trunk/HISTORY", "source": "af854a3a-2127-422b-91ae-364da2661108" }, { "url": "http://code.google.com/p/pyftpdlib/source/detail?r=439", "source": "af854a3a-2127-422b-91ae-364da2661108" }, { "url": "http://code.google.com/p/pyftpdlib/source/diff?spec=svn439&r=439&format=side&path=/trunk/pyftpdlib/ftpserver.py", "source": "af854a3a-2127-422b-91ae-364da2661108" }, { "url": "http://www.openwall.com/lists/oss-security/2010/09/09/6", "source": "af854a3a-2127-422b-91ae-364da2661108" }, { "url": "http://www.openwall.com/lists/oss-security/2010/09/11/2", "source": "af854a3a-2127-422b-91ae-364da2661108" }, { "url": "http://www.openwall.com/lists/oss-security/2010/09/22/3", "source": "af854a3a-2127-422b-91ae-364da2661108" }, { "url": "http://www.openwall.com/lists/oss-security/2010/09/24/3", "source": "af854a3a-2127-422b-91ae-364da2661108" }, { "url": "https://bugs.launchpad.net/zodb/+bug/135108", "source": "af854a3a-2127-422b-91ae-364da2661108" } ] }