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

103 lines
3.2 KiB
JSON

{
"id": "CVE-2008-7262",
"sourceIdentifier": "cve@mitre.org",
"published": "2010-10-19T20:00:02.643",
"lastModified": "2024-11-21T00:58:40.927",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Multiple directory traversal vulnerabilities in FTPServer.py in pyftpdlib before 0.3.0 allow remote authenticated users to access arbitrary files and directories via vectors involving a symlink in a pathname to a (1) CWD, (2) DELE, (3) STOR, or (4) RETR command."
},
{
"lang": "es",
"value": "Vulnerabilidad de salto de directorio en FTPServer.py en pyftpdlib anterior a v0.3.0 permite a atacantes autenticados acceder a ficheros arbitrarios y directorios a trav\u00e9s de vectores que involucran un enlace simb\u00f3lico en una ruta de acceso a un comando (1) CWD, (2) DELE, (3) STOR, o (4) RETR."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P",
"baseScore": 6.5,
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL"
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.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-22"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:g.rodola:pyftpdlib:*:*:*:*:*:*:*:*",
"versionEndIncluding": "0.2.0",
"matchCriteriaId": "1F3E3FA8-B97C-4878-B072-F5A9FC62E3E6"
},
{
"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"
}
]
}
]
}
],
"references": [
{
"url": "http://code.google.com/p/pyftpdlib/issues/detail?id=55",
"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/issues/detail?id=55",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://code.google.com/p/pyftpdlib/source/browse/trunk/HISTORY",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
]
}