cvelist/2016/10xxx/CVE-2016-10541.json
2022-11-22 01:00:38 +00:00

68 lines
2.1 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "support@hackerone.com",
"DATE_PUBLIC": "2018-04-26T00:00:00",
"ID": "CVE-2016-10541",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "shell-quote node module",
"version": {
"version_data": [
{
"version_value": "<=1.6.0"
}
]
}
}
]
},
"vendor_name": "HackerOne"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The npm module \"shell-quote\" 1.6.0 and earlier cannot correctly escape \">\" and \"<\" operator used for redirection in shell. Applications that depend on shell-quote may also be vulnerable. A malicious user could perform code injection."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "OS Command Injection (CWE-78)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://nodesecurity.io/advisories/117",
"refsource": "MISC",
"url": "https://nodesecurity.io/advisories/117"
},
{
"refsource": "MISC",
"name": "https://github.com/advisories/GHSA-qg8p-v9q4-gh34",
"url": "https://github.com/advisories/GHSA-qg8p-v9q4-gh34"
}
]
}
}