{ "id": "CVE-2007-6737", "sourceIdentifier": "cve@mitre.org", "published": "2010-10-19T20:00:01.707", "lastModified": "2010-10-20T04:00:00.000", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "FTPServer.py in pyftpdlib before 0.2.0 does not increment the attempted_logins count for a USER command that specifies an invalid username, which makes it easier for remote attackers to obtain access via a brute-force attack." }, { "lang": "es", "value": "FTPServer.py en pyftpdlib anterior a v0.2.0 no incrementa el contador attempted_logins para un comando USER que especifica un nombre de usuario inv\u00e1lido, lo cual da lugar a que sea m\u00e1s f\u00e1cil para los atacantes remotos obtener acceso a trav\u00e9s de un ataque de fuerza bruta." } ], "metrics": { "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "accessVector": "NETWORK", "accessComplexity": "LOW", "authentication": "NONE", "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "baseScore": 7.5 }, "baseSeverity": "HIGH", "exploitabilityScore": 10.0, "impactScore": 6.4, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-287" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:g.rodola:pyftpdlib:*:*:*:*:*:*:*:*", "versionEndIncluding": "0.1.1", "matchCriteriaId": "807615BB-C28B-462D-B0C7-4950E31B0CC6" }, { "vulnerable": true, "criteria": "cpe:2.3:a:g.rodola:pyftpdlib:0.1:*:*:*:*:*:*:*", "matchCriteriaId": "DB3D49FE-C51B-49E8-895E-AD4C4E138425" } ] } ] } ], "references": [ { "url": "http://code.google.com/p/pyftpdlib/issues/detail?id=20", "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=23", "source": "cve@mitre.org" }, { "url": "http://code.google.com/p/pyftpdlib/source/diff?spec=svn23&r=23&format=side&path=/trunk/pyftpdlib/FTPServer.py", "source": "cve@mitre.org" } ] }