cvelist/2019/19xxx/CVE-2019-19330.json
2020-04-01 21:01:35 +00:00

97 lines
3.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-19330",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The HTTP/2 implementation in HAProxy before 2.0.10 mishandles headers, as demonstrated by carriage return (CR, ASCII 0xd), line feed (LF, ASCII 0xa), and the zero character (NUL, ASCII 0x0), aka Intermediary Encapsulation Attacks."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://git.haproxy.org/?p=haproxy.git;a=commit;h=54f53ef7ce4102be596130b44c768d1818570344",
"refsource": "MISC",
"name": "https://git.haproxy.org/?p=haproxy.git;a=commit;h=54f53ef7ce4102be596130b44c768d1818570344"
},
{
"url": "https://git.haproxy.org/?p=haproxy.git;a=commit;h=146f53ae7e97dbfe496d0445c2802dd0a30b0878",
"refsource": "MISC",
"name": "https://git.haproxy.org/?p=haproxy.git;a=commit;h=146f53ae7e97dbfe496d0445c2802dd0a30b0878"
},
{
"url": "https://git.haproxy.org/?p=haproxy-2.0.git;a=commit;h=ac198b92d461515551b95daae20954b3053ce87e",
"refsource": "MISC",
"name": "https://git.haproxy.org/?p=haproxy-2.0.git;a=commit;h=ac198b92d461515551b95daae20954b3053ce87e"
},
{
"url": "https://tools.ietf.org/html/rfc7540#section-10.3",
"refsource": "MISC",
"name": "https://tools.ietf.org/html/rfc7540#section-10.3"
},
{
"refsource": "DEBIAN",
"name": "DSA-4577",
"url": "https://www.debian.org/security/2019/dsa-4577"
},
{
"refsource": "BUGTRAQ",
"name": "20191128 [SECURITY] [DSA 4577-1] haproxy security update",
"url": "https://seclists.org/bugtraq/2019/Nov/45"
},
{
"refsource": "UBUNTU",
"name": "USN-4212-1",
"url": "https://usn.ubuntu.com/4212-1/"
},
{
"refsource": "GENTOO",
"name": "GLSA-202004-01",
"url": "https://security.gentoo.org/glsa/202004-01"
}
]
}
}