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-16226",
|
|
"STATE" : "PUBLIC"
|
|
},
|
|
"affects" : {
|
|
"vendor" : {
|
|
"vendor_data" : [
|
|
{
|
|
"product" : {
|
|
"product_data" : [
|
|
{
|
|
"product_name" : "static-eval node module node module",
|
|
"version" : {
|
|
"version_data" : [
|
|
{
|
|
"version_value" : "<=1.1.1"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name" : "HackerOne"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format" : "MITRE",
|
|
"data_type" : "CVE",
|
|
"data_version" : "4.0",
|
|
"description" : {
|
|
"description_data" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "The static-eval module is intended to evaluate statically-analyzable expressions. In affected versions, untrusted user input is able to access the global function constructor, effectively allowing arbitrary code execution."
|
|
}
|
|
]
|
|
},
|
|
"problemtype" : {
|
|
"problemtype_data" : [
|
|
{
|
|
"description" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "Improper Input Validation (CWE-20)"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references" : {
|
|
"reference_data" : [
|
|
{
|
|
"name" : "https://github.com/substack/static-eval/pull/18",
|
|
"refsource" : "MISC",
|
|
"url" : "https://github.com/substack/static-eval/pull/18"
|
|
},
|
|
{
|
|
"name" : "https://maustin.net/articles/2017-10/static_eval",
|
|
"refsource" : "MISC",
|
|
"url" : "https://maustin.net/articles/2017-10/static_eval"
|
|
},
|
|
{
|
|
"name" : "https://nodesecurity.io/advisories/548",
|
|
"refsource" : "MISC",
|
|
"url" : "https://nodesecurity.io/advisories/548"
|
|
}
|
|
]
|
|
}
|
|
}
|