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

99 lines
2.8 KiB
JSON

{
"id": "CVE-2008-2889",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-06-27T18:41:00.000",
"lastModified": "2011-03-08T03:09:53.970",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Directory traversal vulnerability in the FTP client in AceBIT WISE-FTP 4.1.0 and 5.5.8 allows remote FTP servers to create or overwrite arbitrary files via a ..\\ (dot dot backslash) in a response to a LIST command, a related issue to CVE-2002-1345."
},
{
"lang": "es",
"value": "Vulnerabilidad de salto de directorio en el cliente FTP en AceBIT WISE-FTP 4.1.0 y 5.5.8 permite a servidores FTP remotos crear o sobrescribir archivos arbitrarios mediante ..\\ (punto punto barra invertida) en una respuesta a un comando LIST, un problema relacionado con CVE-2002-1345."
}
],
"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": false,
"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:wise-ftp:wise-ftp:4.1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "DA87A68F-F67A-4A0B-BC6D-B0DD9E4817EF"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:wise-ftp:wise-ftp:5.5.8:*:*:*:*:*:*:*",
"matchCriteriaId": "FF8BF683-D173-42E7-AC99-A3D37AFC8C91"
}
]
}
]
}
],
"references": [
{
"url": "http://vuln.sg/wiseftp558-en.html",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/29844",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2008/1898/references",
"source": "cve@mitre.org"
},
{
"url": "http://www.wise-ftp.com/news/index.htm",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
}
]
}