cvelist/2019/9xxx/CVE-2019-9515.json

137 lines
5.4 KiB
JSON
Raw Normal View History

2019-03-01 12:04:26 -05:00
{
2019-03-17 21:54:03 +00:00
"CVE_data_meta": {
2019-08-13 00:57:51 -04:00
"AKA": "HTTP/2 Settings Flood",
"ASSIGNER": "cert@cert.org",
2019-03-17 21:54:03 +00:00
"ID": "CVE-2019-9515",
2019-08-13 00:57:51 -04:00
"STATE": "PUBLIC",
"TITLE": "Some HTTP/2 implementations are vulnerable to a settings flood, potentially leading to a denial of service"
2019-03-17 21:54:03 +00:00
},
2019-08-13 00:57:51 -04:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Thanks to Jonathan Looney of Netflix for reporting this vulnerability."
}
],
2019-03-17 21:54:03 +00:00
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
2019-08-13 00:57:51 -04:00
"value": "Some HTTP/2 implementations are vulnerable to a settings flood, potentially leading to a denial of service. The attacker sends a stream of SETTINGS frames to the peer. Since the RFC requires that the peer reply with one acknowledgement per SETTINGS frame, an empty SETTINGS frame is almost equivalent in behavior to a ping. Depending on how efficiently this data is queued, this can consume excess CPU, memory, or both."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.7"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-400 Uncontrolled Resource Consumption"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "VU#605641",
"refsource": "CERT-VN",
"url": "https://kb.cert.org/vuls/id/605641/"
},
{
"name": "https://github.com/Netflix/security-bulletins/blob/master/advisories/third-party/2019-002.md",
"refsource": "MISC",
"url": "https://github.com/Netflix/security-bulletins/blob/master/advisories/third-party/2019-002.md"
2019-08-13 22:00:57 +00:00
},
{
"refsource": "MLIST",
"name": "[trafficserver-dev] 20190813 Apache Traffic Server is vulnerable to various HTTP/2 attacks",
"url": "https://lists.apache.org/thread.html/bde52309316ae798186d783a5e29f4ad1527f61c9219a289d0eee0a7@%3Cdev.trafficserver.apache.org%3E"
},
{
"refsource": "MLIST",
"name": "[trafficserver-users] 20190813 Apache Traffic Server is vulnerable to various HTTP/2 attacks",
"url": "https://lists.apache.org/thread.html/392108390cef48af647a2e47b7fd5380e050e35ae8d1aa2030254c04@%3Cusers.trafficserver.apache.org%3E"
},
{
"refsource": "MLIST",
"name": "[trafficserver-announce] 20190813 Apache Traffic Server is vulnerable to various HTTP/2 attacks",
"url": "https://lists.apache.org/thread.html/ad3d01e767199c1aed8033bb6b3f5bf98c011c7c536f07a5d34b3c19@%3Cannounce.trafficserver.apache.org%3E"
2019-08-14 12:00:51 +00:00
},
{
"refsource": "BUGTRAQ",
"name": "20190814 APPLE-SA-2019-08-13-5 SwiftNIO HTTP/2 1.5.0",
"url": "https://seclists.org/bugtraq/2019/Aug/24"
2019-08-16 20:00:46 +00:00
},
{
"refsource": "FULLDISC",
"name": "20190816 APPLE-SA-2019-08-13-5 SwiftNIO HTTP/2 1.5.0",
"url": "http://seclists.org/fulldisclosure/2019/Aug/16"
2019-08-18 05:00:47 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://www.synology.com/security/advisory/Synology_SA_19_33",
"url": "https://www.synology.com/security/advisory/Synology_SA_19_33"
2019-08-20 05:00:46 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://support.f5.com/csp/article/K50233772",
"url": "https://support.f5.com/csp/article/K50233772"
2019-08-23 21:00:48 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20190823-0005/",
"url": "https://security.netapp.com/advisory/ntap-20190823-0005/"
2019-03-17 21:54:03 +00:00
}
]
2019-08-13 00:57:51 -04:00
},
"source": {
"discovery": "UNKNOWN"
2019-03-17 21:54:03 +00:00
}
2019-08-13 22:00:57 +00:00
}