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

91 lines
2.8 KiB
JSON

{
"id": "CVE-2015-3203",
"sourceIdentifier": "secalert@redhat.com",
"published": "2015-09-28T16:59:00.100",
"lastModified": "2015-09-29T19:25:02.640",
"vulnStatus": "Analyzed",
"evaluatorComment": "<a href=\"http://cwe.mitre.org/data/definitions/434.html\">CWE-434: Unrestricted Upload of File with Dangerous Type</a>",
"descriptions": [
{
"lang": "en",
"value": "Unrestricted file upload vulnerability in h5ai before 0.25.0 allows remote attackers to execute arbitrary code by uploading a file with an executable extension, then accessing it via a direct request to the file in the directory specified by the href parameter."
},
{
"lang": "es",
"value": "Vulnerabilidad de subida de archivo no restringido en h5ai en versiones anteriores a 0.25.0, permite a atacantes remotos ejecutar c\u00f3digo arbitrario mediante la carga de un archivo con una extensi\u00f3n ejecutable accediendo entonces a \u00e9l a trav\u00e9s de una petici\u00f3n directa al archivo en el directorio especificado mediante el par\u00e1metro href."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:h5ai_project:h5ai:*:*:*:*:*:*:*:*",
"versionEndIncluding": "0.24.1",
"matchCriteriaId": "5E0909DF-5EB1-4EFA-8870-39D0699E7B3B"
}
]
}
]
}
],
"references": [
{
"url": "https://larsjung.de/h5ai/cve-2015-3203.txt",
"source": "secalert@redhat.com",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://www.exploit-db.com/exploits/38256/",
"source": "secalert@redhat.com",
"tags": [
"Exploit"
]
}
]
}