mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
74 lines
2.1 KiB
JSON
74 lines
2.1 KiB
JSON
{
|
|
"CVE_data_meta" : {
|
|
"ASSIGNER" : "support@hackerone.com",
|
|
"DATE_PUBLIC" : "2018-04-26T00:00:00",
|
|
"ID" : "CVE-2017-16088",
|
|
"STATE" : "PUBLIC"
|
|
},
|
|
"affects" : {
|
|
"vendor" : {
|
|
"vendor_data" : [
|
|
{
|
|
"product" : {
|
|
"product_data" : [
|
|
{
|
|
"product_name" : "safe-eval 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" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "The safe-eval module describes itself as a safer version of eval. By accessing the object constructors, un-sanitized user input can access the entire standard library and effectively break out of the sandbox."
|
|
}
|
|
]
|
|
},
|
|
"problemtype" : {
|
|
"problemtype_data" : [
|
|
{
|
|
"description" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "Externally Controlled Reference to a Resource in Another Sphere (CWE-610)"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references" : {
|
|
"reference_data" : [
|
|
{
|
|
"name" : "https://github.com/hacksparrow/safe-eval/issues/5",
|
|
"refsource" : "MISC",
|
|
"url" : "https://github.com/hacksparrow/safe-eval/issues/5"
|
|
},
|
|
{
|
|
"name" : "https://github.com/patriksimek/vm2/issues/59",
|
|
"refsource" : "MISC",
|
|
"url" : "https://github.com/patriksimek/vm2/issues/59"
|
|
},
|
|
{
|
|
"name" : "https://nodesecurity.io/advisories/337",
|
|
"refsource" : "MISC",
|
|
"url" : "https://nodesecurity.io/advisories/337"
|
|
}
|
|
]
|
|
}
|
|
}
|