105 lines
3.1 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2007-5685",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-10-28T17:08:00.000",
"lastModified": "2018-10-15T21:45:58.503",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "The safe_path function in shttp before 0.0.5 allows remote attackers to conduct directory traversal attacks and read files via a combination of \"..\" and sub-directory specifiers that resolve to a pathname that is at or below the same level as the web document root, but in a different part of the directory tree."
},
{
"lang": "es",
"value": "La funci\u00f3n safe_path en el shttp anterior al 0.0.5 permite a atacantes remotos llevar a cabo ataques de salto de directorio y leer ficheros a trav\u00e9s de la combinaci\u00f3n \"..\" y los especificadores de sub-directorio que resuelven el nombre de una ruta que est\u00e1 en o por debajo del nivel del directorio ra\u00edz de documentos web, pero en una parte diferente del \u00e1rbol de directorios."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.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:serverkit:shttp:*:*:*:*:*:*:*:*",
"versionEndIncluding": "0.0.4",
"matchCriteriaId": "1921C93F-F9B2-4694-98FA-1EB2BFEDF4A0"
}
]
}
]
}
],
"references": [
{
"url": "http://serverkit.org/modules/contrib/shttp/shttp-0.0.5.tar.gz",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.digineo.co.uk/shttp_directory_traversal",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.securityfocus.com/archive/1/482797/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/26212",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/37455",
"source": "cve@mitre.org"
}
]
}