cvelist/2018/14xxx/CVE-2018-14645.json

92 lines
2.8 KiB
JSON
Raw Normal View History

2018-07-27 14:04:08 -04:00
{
2019-03-18 04:11:52 +00:00
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2018-14645",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "haproxy",
"version": {
"version_data": [
{
"version_value": "1.8.14"
}
]
}
}
]
},
"vendor_name": "[UNKNOWN]"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2018-09-20 18:03:12 -03:00
{
2019-03-18 04:11:52 +00:00
"lang": "eng",
"value": "A flaw was discovered in the HPACK decoder of HAProxy, before 1.8.14, that is used for HTTP/2. An out-of-bounds read access in hpack_valid_idx() resulted in a remote crash and denial of service."
2018-09-20 18:03:12 -03:00
}
2019-03-18 04:11:52 +00:00
]
},
"impact": {
"cvss": [
[
{
"vectorString": "7.5/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": [
2018-09-20 18:03:12 -03:00
{
2019-03-18 04:11:52 +00:00
"description": [
{
"lang": "eng",
"value": "CWE-125"
}
]
2018-09-20 18:03:12 -03:00
}
2019-03-18 04:11:52 +00:00
]
},
"references": {
"reference_data": [
{
"name": "USN-3780-1",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/3780-1/"
},
{
"name": "RHSA-2018:2882",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2018:2882"
},
{
"name": "[haproxy] 20180920 [ANNOUNCE] haproxy-1.8.14 - Security Update",
"refsource": "MLIST",
"url": "https://www.mail-archive.com/haproxy@formilux.org/msg31253.html"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-14645",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-14645"
2019-07-23 08:00:48 +00:00
},
{
"refsource": "REDHAT",
"name": "RHBA-2019:0028",
"url": "https://access.redhat.com/errata/RHBA-2019:0028"
2019-03-18 04:11:52 +00:00
}
]
}
}