2017-10-29 14:04:06 -04:00
{
"CVE_data_meta" : {
2018-06-04 13:24:35 -04:00
"ASSIGNER" : "support@hackerone.com" ,
"DATE_PUBLIC" : "2018-04-26T00:00:00" ,
2017-10-29 14:04:06 -04:00
"ID" : "CVE-2017-16024" ,
2018-06-04 13:24:35 -04:00
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "sync-exec node module" ,
"version" : {
"version_data" : [
{
"version_value" : "All versions"
}
]
}
}
]
} ,
"vendor_name" : "HackerOne"
}
]
}
2017-10-29 14:04:06 -04:00
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2018-06-04 13:24:35 -04:00
"value" : "The sync-exec module is used to simulate child_process.execSync in node versions <0.11.9. Sync-exec uses tmp directories as a buffer before returning values. Other users on the server have read access to the tmp directory, possibly allowing an attacker on the server to obtain confidential information from the buffer/tmp file, while it exists."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Insecure Temporary File (CWE-377)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2018-06-04 15:06:29 -04:00
"name" : "https://cwe.mitre.org/data/definitions/377.html" ,
"refsource" : "MISC" ,
2018-06-04 13:24:35 -04:00
"url" : "https://cwe.mitre.org/data/definitions/377.html"
} ,
{
2018-06-04 15:06:29 -04:00
"name" : "https://github.com/gvarsanyi/sync-exec/issues/17" ,
"refsource" : "MISC" ,
"url" : "https://github.com/gvarsanyi/sync-exec/issues/17"
2018-06-04 13:24:35 -04:00
} ,
{
2018-06-04 15:06:29 -04:00
"name" : "https://nodesecurity.io/advisories/310" ,
"refsource" : "MISC" ,
2018-06-04 13:24:35 -04:00
"url" : "https://nodesecurity.io/advisories/310"
2018-06-04 15:06:29 -04:00
} ,
{
"name" : "https://www.owasp.org/index.php/Insecure_Temporary_File" ,
"refsource" : "MISC" ,
"url" : "https://www.owasp.org/index.php/Insecure_Temporary_File"
2017-10-29 14:04:06 -04:00
}
]
}
}