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

131 lines
3.8 KiB
JSON

{
"id": "CVE-2016-2515",
"sourceIdentifier": "secalert@redhat.com",
"published": "2016-04-13T16:59:13.473",
"lastModified": "2016-04-20T15:25:42.977",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Hawk before 3.1.3 and 4.x before 4.1.1 allow remote attackers to cause a denial of service (CPU consumption or partial outage) via a long (1) header or (2) URI that is matched against an improper regular expression."
},
{
"lang": "es",
"value": "Hawk en versiones anteriores a 3.1.3 y 4.x en versiones anteriores a 4.1.1 permite a atacantes remotos provocar una denegaci\u00f3n de servicio (consumo de CPU o interrupci\u00f3n parcial ) a trav\u00e9s de una (1) cabecera o (2) URI larga que coincide contra una expresi\u00f3n regular incorrecta."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/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:C",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "COMPLETE",
"baseScore": 7.8
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.9,
"acInsufInfo": true,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-399"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:hawk_project:hawk:3.1.2:*:*:*:*:*:*:*",
"matchCriteriaId": "EC0104C2-41FF-4883-9C80-4819F2A645DA"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:hawk_project:hawk:4.1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "75046180-A750-47A9-AF24-B25A86CA4ABF"
}
]
}
]
}
],
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2016/02/20/1",
"source": "secalert@redhat.com"
},
{
"url": "http://www.openwall.com/lists/oss-security/2016/02/20/2",
"source": "secalert@redhat.com"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1309721",
"source": "secalert@redhat.com"
},
{
"url": "https://github.com/hueniverse/hawk/commit/0833f99ba64558525995a7e21d4093da1f3e15fa",
"source": "secalert@redhat.com",
"tags": [
"Patch"
]
},
{
"url": "https://github.com/hueniverse/hawk/issues/168",
"source": "secalert@redhat.com",
"tags": [
"Patch"
]
},
{
"url": "https://nodesecurity.io/advisories/77",
"source": "secalert@redhat.com"
}
]
}