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

95 lines
2.6 KiB
JSON

{
"id": "CVE-2009-4800",
"sourceIdentifier": "cve@mitre.org",
"published": "2010-04-22T14:30:00.823",
"lastModified": "2017-09-19T01:30:04.830",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Directory traversal vulnerability in Sysax Multi Server 4.3 and 4.5 allows remote authenticated users to delete arbitrary files via a ..// (dot dot slash slash) in a DELE command."
},
{
"lang": "es",
"value": "Vulnerabilidad de salto de directorio en Sysax Multi Server v4.3 y v4.5 permite a usuarios autenticados en remoto eliminar ficheros de su elecci\u00f3n a trav\u00e9s de un ..// (punto punto barra barra) en un comando DELE."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:S/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"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-22"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:sysax:multi_server:4.3:*:*:*:*:*:*:*",
"matchCriteriaId": "F32EBBE2-F288-4109-94A5-F989B127ED3E"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:sysax:multi_server:4.5:*:*:*:*:*:*:*",
"matchCriteriaId": "C8C3F3F7-82F6-45E9-A14E-5B50F0B8E8B6"
}
]
}
]
}
],
"references": [
{
"url": "http://www.exploit-db.com/exploits/8256",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/34209",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/49360",
"source": "cve@mitre.org"
}
]
}