2018-09-04 20:02:51 -04:00
{
2019-03-18 03:29:14 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "support@hackerone.com" ,
"ID" : "CVE-2018-16462" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "apex-publish-static-files" ,
"version" : {
"version_data" : [
{
"version_value" : "2.0.1"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2018-10-30 16:20:26 -04:00
{
2019-03-18 03:29:14 +00:00
"lang" : "eng" ,
"value" : "A command injection vulnerability in the apex-publish-static-files npm module version <2.0.1 which allows arbitrary shell command execution through a maliciously crafted argument."
2018-10-30 16:20:26 -04:00
}
2019-03-18 03:29:14 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Command Injection - Generic (CWE-77)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://hackerone.com/reports/405694" ,
"refsource" : "MISC" ,
"url" : "https://hackerone.com/reports/405694"
}
]
}
}