mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-30 18:04:30 +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-16038",
|
|
"STATE" : "PUBLIC"
|
|
},
|
|
"affects" : {
|
|
"vendor" : {
|
|
"vendor_data" : [
|
|
{
|
|
"product" : {
|
|
"product_data" : [
|
|
{
|
|
"product_name" : "f2e-server node module",
|
|
"version" : {
|
|
"version_data" : [
|
|
{
|
|
"version_value" : "<= 1.12.11"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name" : "HackerOne"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format" : "MITRE",
|
|
"data_type" : "CVE",
|
|
"data_version" : "4.0",
|
|
"description" : {
|
|
"description_data" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "`f2e-server` 1.12.11 and earlier is vulnerable to a directory traversal issue, giving an attacker access to the filesystem by placing \"../\" in the url. This is compounded by `f2e-server` requiring elevated privileges to run."
|
|
}
|
|
]
|
|
},
|
|
"problemtype" : {
|
|
"problemtype_data" : [
|
|
{
|
|
"description" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "Account Hijacking"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references" : {
|
|
"reference_data" : [
|
|
{
|
|
"name" : "https://github.com/shy2850/node-server/issues/10",
|
|
"refsource" : "MISC",
|
|
"url" : "https://github.com/shy2850/node-server/issues/10"
|
|
},
|
|
{
|
|
"name" : "https://github.com/shy2850/node-server/pull/12/files",
|
|
"refsource" : "MISC",
|
|
"url" : "https://github.com/shy2850/node-server/pull/12/files"
|
|
},
|
|
{
|
|
"name" : "https://nodesecurity.io/advisories/346",
|
|
"refsource" : "MISC",
|
|
"url" : "https://nodesecurity.io/advisories/346"
|
|
}
|
|
]
|
|
}
|
|
}
|