2024-07-14 02:06:08 +00:00

101 lines
2.7 KiB
JSON

{
"id": "CVE-2007-6739",
"sourceIdentifier": "cve@mitre.org",
"published": "2010-10-19T20:00:02.253",
"lastModified": "2010-10-20T04:00:00.000",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "FTPServer.py in pyftpdlib before 0.2.0 allows remote attackers to cause a denial of service via a long command."
},
{
"lang": "es",
"value": "FTPServer.py en pyftpdlib anterior a 0.2.0 permite a atacantes remotos generar una denegaci\u00f3n de servicio mediante un comando largo."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.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-20"
}
]
}
],
"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=3",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"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=20",
"source": "cve@mitre.org"
},
{
"url": "http://code.google.com/p/pyftpdlib/source/diff?spec=svn20&r=20&format=side&path=/trunk/pyftpdlib/FTPServer.py",
"source": "cve@mitre.org"
}
]
}