106 lines
3.2 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2008-2519",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-06-03T14:32:00.000",
"lastModified": "2017-08-08T01:31:06.950",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Directory traversal vulnerability in Core FTP client 2.1 Build 1565 allows remote FTP servers to create or overwrite arbitrary files via .. (dot dot) sequences in responses to LIST commands, a related issue to CVE-2002-1345. NOTE: this can be leveraged for code execution by writing to a Startup folder."
},
{
"lang": "es",
"value": "Vulnerabilidad de salto de directorio en Core FTP client 2.1 Build 1565 permite a servidores FTP remotos crear o sobrescribir ficheros de su elecci\u00f3n a trav\u00e9s de secuencias .. (punto punto) en respuesta a comandos LIST, una cuesti\u00f3n relacionada a CVE-2002-1345. \r\nNOTA: esto puede ser utilizado para ejecutar c\u00f3digo escribiendo en la carpeta Startup."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": true,
"userInteractionRequired": true
}
]
},
"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:core_ftp:core_ftp:2.1:build_1565:le:*:*:*:*:*",
"matchCriteriaId": "D8AEF280-28C0-4847-A4E3-C26093D7C7A8"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:core_ftp:core_ftp:2.1:build_1565:pro:*:*:*:*:*",
"matchCriteriaId": "3A3D254F-4A38-4C5E-B269-80AAA3B62AA8"
}
]
}
]
}
],
"references": [
{
"url": "http://vuln.sg/coreftp211565-en.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.coreftp.com/forums/viewtopic.php?t=6078",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.securityfocus.com/bid/29362",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2008/1643/references",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/42605",
"source": "cve@mitre.org"
}
]
}