2017-10-29 14:04:06 -04:00
{
2019-03-18 02:10:04 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "support@hackerone.com" ,
"DATE_PUBLIC" : "2018-04-26T00:00:00" ,
"ID" : "CVE-2016-10541" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "shell-quote node module" ,
"version" : {
"version_data" : [
{
"version_value" : "<=1.6.0"
}
]
}
}
]
} ,
"vendor_name" : "HackerOne"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2018-05-30 23:30:52 -04:00
{
2019-03-18 02:10:04 +00:00
"lang" : "eng" ,
"value" : "The npm module \"shell-quote\" 1.6.0 and earlier cannot correctly escape \">\" and \"<\" operator used for redirection in shell. Applications that depend on shell-quote may also be vulnerable. A malicious user could perform code injection."
2018-05-30 23:30:52 -04:00
}
2019-03-18 02:10:04 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "OS Command Injection (CWE-78)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://nodesecurity.io/advisories/117" ,
"refsource" : "MISC" ,
"url" : "https://nodesecurity.io/advisories/117"
2022-11-22 01:00:38 +00:00
} ,
{
"refsource" : "MISC" ,
"name" : "https://github.com/advisories/GHSA-qg8p-v9q4-gh34" ,
"url" : "https://github.com/advisories/GHSA-qg8p-v9q4-gh34"
2019-03-18 02:10:04 +00:00
}
]
}
}