cvelist/2018/3xxx/CVE-2018-3739.json

63 lines
1.9 KiB
JSON
Raw Normal View History

2017-12-28 22:02:29 -05:00
{
2019-03-18 06:11:02 +00:00
"CVE_data_meta": {
"ASSIGNER": "support@hackerone.com",
"DATE_PUBLIC": "2018-04-26T00:00:00",
"ID": "CVE-2018-3739",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "https-proxy-agent node module",
"version": {
"version_data": [
{
"version_value": "Versions before 2.1.1"
}
]
}
}
]
},
"vendor_name": "HackerOne"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2018-06-06 19:53:46 -04:00
{
2019-03-18 06:11:02 +00:00
"lang": "eng",
"value": "https-proxy-agent before 2.1.1 passes auth option to the Buffer constructor without proper sanitization, resulting in DoS and uninitialized memory leak in setups where an attacker could submit typed input to the 'auth' parameter (e.g. JSON)."
2018-06-06 19:53:46 -04:00
}
2019-03-18 06:11:02 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Denial of Service (CWE-400)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://hackerone.com/reports/319532",
"refsource": "MISC",
"url": "https://hackerone.com/reports/319532"
}
]
}
}