2017-10-29 14:04:06 -04:00
{
2019-03-18 03:54:12 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "support@hackerone.com" ,
"DATE_PUBLIC" : "2018-04-26T00:00:00" ,
"ID" : "CVE-2016-10538" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "cli node module" ,
"version" : {
"version_data" : [
{
"version_value" : "<1.0.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 03:54:12 +00:00
"lang" : "eng" ,
"value" : "The package `node-cli` before 1.0.0 insecurely uses the lock_file and log_file. Both of these are temporary, but it allows the starting user to overwrite any file they have access to."
2018-05-30 23:30:52 -04:00
}
2019-03-18 03:54:12 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Path Traversal (CWE-22)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=809252" ,
"refsource" : "MISC" ,
"url" : "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=809252"
} ,
{
"name" : "https://github.com/node-js-libs/cli/issues/81" ,
"refsource" : "MISC" ,
"url" : "https://github.com/node-js-libs/cli/issues/81"
} ,
{
"name" : "https://nodesecurity.io/advisories/95" ,
"refsource" : "MISC" ,
"url" : "https://nodesecurity.io/advisories/95"
}
]
}
}