mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
73 lines
2.3 KiB
JSON
73 lines
2.3 KiB
JSON
{
|
|
"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": [
|
|
{
|
|
"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."
|
|
}
|
|
]
|
|
},
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
} |