cvelist/2018/20xxx/CVE-2018-20103.json

87 lines
2.8 KiB
JSON
Raw Normal View History

2018-12-12 12:06:42 -05:00
{
2019-03-17 23:01:37 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-20103",
"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": [
2018-12-12 12:06:42 -05:00
{
2019-03-17 23:01:37 +00:00
"lang": "eng",
"value": "An issue was discovered in dns.c in HAProxy through 1.8.14. In the case of a compressed pointer, a crafted packet can trigger infinite recursion by making the pointer point to itself, or create a long chain of valid pointers resulting in stack exhaustion."
2018-12-12 12:06:42 -05:00
}
2019-03-17 23:01:37 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "106280",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/106280"
},
{
"name": "USN-3858-1",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/3858-1/"
},
{
"name": "RHBA-2019:0326",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHBA-2019:0326"
},
{
"name": "http://git.haproxy.org/?p=haproxy.git;a=commit;h=58df5aea0a0c926b2238f65908f5e9f83d1cca25",
"refsource": "MISC",
"url": "http://git.haproxy.org/?p=haproxy.git;a=commit;h=58df5aea0a0c926b2238f65908f5e9f83d1cca25"
2019-04-24 06:00:47 +00:00
},
{
"refsource": "REDHAT",
"name": "RHBA-2019:0327",
"url": "https://access.redhat.com/errata/RHBA-2019:0327"
2019-06-11 14:00:53 +00:00
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:1436",
"url": "https://access.redhat.com/errata/RHSA-2019:1436"
2019-03-17 23:01:37 +00:00
}
]
}
}