cvelist/2018/16xxx/CVE-2018-16486.json

62 lines
1.8 KiB
JSON
Raw Normal View History

2018-09-04 20:02:51 -04:00
{
2019-03-18 03:55:21 +00:00
"CVE_data_meta": {
"ASSIGNER": "support@hackerone.com",
"ID": "CVE-2018-16486",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "defaults-deep",
"version": {
"version_data": [
{
"version_value": "<=0.2.4"
}
]
}
}
]
},
"vendor_name": "HackerOne"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2019-02-01 12:38:14 -05:00
{
2019-03-18 03:55:21 +00:00
"lang": "eng",
"value": "A prototype pollution vulnerability was found in defaults-deep <=0.2.4 that would allow a malicious user to inject properties onto Object.prototype."
2019-02-01 12:38:14 -05:00
}
2019-03-18 03:55:21 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Denial of Service (CWE-400)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://hackerone.com/reports/380878",
"refsource": "MISC",
"url": "https://hackerone.com/reports/380878"
}
]
}
}