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

87 lines
2.5 KiB
JSON

{
"id": "CVE-2015-1548",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-02-10T19:59:02.677",
"lastModified": "2016-12-22T02:59:34.440",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "mini_httpd 1.21 and earlier allows remote attackers to obtain sensitive information from process memory via an HTTP request with a long protocol string, which triggers an incorrect response size calculation and an out-of-bounds read."
},
{
"lang": "es",
"value": "mini_httpd 1.21 y anteriores permite a atacantes remotos obtener informaci\u00f3n sensible de la memoria de procesos a trav\u00e9s de una solicitud HTTP con una cadena de protocolo largo, lo que provoca un c\u00e1lculo del tama\u00f1o de respuesta incorrecta y una lectura fuera de rango."
}
],
"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-119"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:acme:mini_httpd:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.21",
"matchCriteriaId": "51D7DF03-3B49-4994-AB05-B69CBD6E1646"
}
]
}
]
}
],
"references": [
{
"url": "http://itinsight.hu/en/posts/articles/2015-01-23-mini-httpd/",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.securityfocus.com/bid/73450",
"source": "cve@mitre.org"
}
]
}