René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

122 lines
3.9 KiB
JSON

{
"id": "CVE-2009-5012",
"sourceIdentifier": "cve@mitre.org",
"published": "2010-10-19T20:00:03.050",
"lastModified": "2010-10-20T04:00:00.000",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "ftpserver.py in pyftpdlib before 0.5.2 does not require the l permission for the MLST command, which allows remote authenticated users to bypass intended access restrictions and list the root directory via an FTP session."
},
{
"lang": "es",
"value": "ftpserver.py en pyftpdlib anterior a v0.5.2 no necesita permisos para el comando MLST, que permite a usuarios autenticados remotamente evitar restricciones de acceso intencionadas y listar el contenido del directorio root a trav\u00e9s de una sesi\u00f3n FTP."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:S/C:P/I:N/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.0
},
"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.5.1",
"matchCriteriaId": "024B769C-54ED-4228-8CE8-4DABCDCF4171"
},
{
"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"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:g.rodola:pyftpdlib:0.5.0:*:*:*:*:*:*:*",
"matchCriteriaId": "9C18591C-4D31-476F-BBC9-065E4C1A207D"
}
]
}
]
}
],
"references": [
{
"url": "http://code.google.com/p/pyftpdlib/issues/detail?id=114",
"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=596",
"source": "cve@mitre.org"
},
{
"url": "http://code.google.com/p/pyftpdlib/source/diff?spec=svn596&r=596&format=side&path=/trunk/pyftpdlib/ftpserver.py",
"source": "cve@mitre.org"
}
]
}