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

103 lines
2.9 KiB
JSON

{
"id": "CVE-2015-5638",
"sourceIdentifier": "vultures@jpcert.or.jp",
"published": "2015-09-20T14:59:00.117",
"lastModified": "2015-09-23T18:39:56.710",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Directory traversal vulnerability in H2O before 1.4.5 and 1.5.x before 1.5.0-beta2, when the file.dir directive is enabled, allows remote attackers to read arbitrary files via a crafted URL."
},
{
"lang": "es",
"value": "Vulnerabilidad de salto de directorio en H2O en versiones anteriores a 1.4.5 y 1.5.x en versiones anteriores a 1.5.0-beta2, cuando la directiva file.dir est\u00e1 habilitada, permite a atacantes remotos leer archivos arbitrarios a trav\u00e9s de una URL manipulada."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"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:dena:h20:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.4.4",
"matchCriteriaId": "7367B79A-CAB3-4049-A4C3-9066AF9CF76A"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:dena:h20:*:beta1:*:*:*:*:*:*",
"versionEndIncluding": "1.5.0",
"matchCriteriaId": "DA7A9A7D-C80F-40AC-9AB8-C3A4A52111C9"
}
]
}
]
}
],
"references": [
{
"url": "http://jvn.jp/en/jp/JVN65602714/index.html",
"source": "vultures@jpcert.or.jp",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://jvndb.jvn.jp/jvndb/JVNDB-2015-000136",
"source": "vultures@jpcert.or.jp",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://h2o.examp1e.net/vulnerabilities.html#CVE-2015-5638",
"source": "vultures@jpcert.or.jp",
"tags": [
"Vendor Advisory"
]
}
]
}