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

121 lines
3.2 KiB
JSON

{
"id": "CVE-2019-16279",
"sourceIdentifier": "cve@mitre.org",
"published": "2019-10-14T17:15:09.490",
"lastModified": "2019-10-21T14:15:10.947",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "A memory error in the function SSL_accept in nostromo nhttpd through 1.9.6 allows an attacker to trigger a denial of service via a crafted HTTP request."
},
{
"lang": "es",
"value": "Un error de memoria en la funci\u00f3n SSL_accept en nostromo nhttpd hasta la versi\u00f3n 1.9.6 permite a un atacante activar una denegaci\u00f3n de servicio mediante una petici\u00f3n HTTP dise\u00f1ada."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "PARTIAL",
"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:nazgul:nostromo_nhttpd:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.9.6",
"matchCriteriaId": "D6C6D0E9-B377-4B10-8891-F30C8A9B32BD"
}
]
}
]
}
],
"references": [
{
"url": "http://www.nazgul.ch/dev/nostromo_cl.txt",
"source": "cve@mitre.org",
"tags": [
"Release Notes",
"Third Party Advisory"
]
},
{
"url": "https://git.sp0re.sh/sp0re/Nhttpd-exploits",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://sp0re.sh",
"source": "cve@mitre.org",
"tags": [
"Not Applicable"
]
}
]
}