cvelist/2016/10xxx/CVE-2016-10588.json

63 lines
2.0 KiB
JSON
Raw Normal View History

2017-10-29 14:04:06 -04:00
{
2019-03-17 21:30:30 +00:00
"CVE_data_meta": {
"ASSIGNER": "support@hackerone.com",
"DATE_PUBLIC": "2018-04-26T00:00:00",
"ID": "CVE-2016-10588",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "nw node module",
"version": {
"version_data": [
{
"version_value": "All versions"
}
]
}
}
]
},
"vendor_name": "HackerOne"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2018-06-01 13:09:34 -04:00
{
2019-03-17 21:30:30 +00:00
"lang": "eng",
"value": "nw is an installer for nw.js. nw downloads zipped resources over HTTP, It may be possible to cause remote code execution (RCE) by swapping out the requested zip file with an attacker controlled binary if the attacker is on the network or positioned in between the user and the remote server."
2018-06-01 13:09:34 -04:00
}
2019-03-17 21:30:30 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Missing Encryption of Sensitive Data (CWE-311)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://nodesecurity.io/advisories/166",
"refsource": "MISC",
"url": "https://nodesecurity.io/advisories/166"
}
]
}
}