2024-12-08 03:06:42 +00:00

114 lines
3.5 KiB
JSON

{
"id": "CVE-2007-6740",
"sourceIdentifier": "cve@mitre.org",
"published": "2010-10-19T20:00:02.360",
"lastModified": "2024-11-21T00:40:53.743",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The ftp_STOU function in FTPServer.py in pyftpdlib before 0.2.0 does not limit the number of attempts to discover a unique filename, which might allow remote authenticated users to cause a denial of service via a STOU command."
},
{
"lang": "es",
"value": "La funci\u00f3n ftp_STOU de FTPServer.py en pyftpdlib anterior a v0.2.0 no limita el n\u00famero de intentos para descubrir un nombre de archivo \u00fanico, lo que permite a usuarios autenticados remotamente provocar una denegaci\u00f3n de servicio a trav\u00e9s del comando STOU."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:S/C:N/I:N/A:P",
"baseScore": 4.0,
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "PARTIAL"
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.0,
"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-264"
}
]
}
],
"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=25",
"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=37",
"source": "cve@mitre.org"
},
{
"url": "http://code.google.com/p/pyftpdlib/source/diff?spec=svn37&r=37&format=side&path=/trunk/pyftpdlib/FTPServer.py",
"source": "cve@mitre.org"
},
{
"url": "http://code.google.com/p/pyftpdlib/issues/detail?id=25",
"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=37",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://code.google.com/p/pyftpdlib/source/diff?spec=svn37&r=37&format=side&path=/trunk/pyftpdlib/FTPServer.py",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
]
}