mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
111 lines
4.2 KiB
JSON
111 lines
4.2 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "cve@mitre.org",
|
|
"ID": "CVE-2018-21268",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "n/a",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "n/a"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "The traceroute (aka node-traceroute) package through 1.0.0 for Node.js allows remote command injection via the host parameter. This occurs because the Child.exec() method, which is considered to be not entirely safe, is used. In particular, an OS command can be placed after a newline character."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://www.linkedin.com/posts/op-innovate_shell-command-injection-through-traceroute-activity-6678956453086191616-Rcpy",
|
|
"refsource": "MISC",
|
|
"name": "https://www.linkedin.com/posts/op-innovate_shell-command-injection-through-traceroute-activity-6678956453086191616-Rcpy"
|
|
},
|
|
{
|
|
"url": "https://www.op-c.net/2020/06/17/shell-command-injection-through-traceroute-npm-package/",
|
|
"refsource": "MISC",
|
|
"name": "https://www.op-c.net/2020/06/17/shell-command-injection-through-traceroute-npm-package/"
|
|
},
|
|
{
|
|
"url": "https://medium.com/@shay_62828/shell-command-injection-through-traceroute-npm-package-a4cf7b6553e3",
|
|
"refsource": "MISC",
|
|
"name": "https://medium.com/@shay_62828/shell-command-injection-through-traceroute-npm-package-a4cf7b6553e3"
|
|
},
|
|
{
|
|
"url": "https://github.com/jaw187/node-traceroute/tags",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/jaw187/node-traceroute/tags"
|
|
},
|
|
{
|
|
"url": "https://www.npmjs.com/package/traceroute",
|
|
"refsource": "MISC",
|
|
"name": "https://www.npmjs.com/package/traceroute"
|
|
},
|
|
{
|
|
"url": "https://www.npmjs.com/advisories/1465",
|
|
"refsource": "MISC",
|
|
"name": "https://www.npmjs.com/advisories/1465"
|
|
},
|
|
{
|
|
"url": "https://snyk.io/vuln/npm:traceroute:20160311",
|
|
"refsource": "MISC",
|
|
"name": "https://snyk.io/vuln/npm:traceroute:20160311"
|
|
},
|
|
{
|
|
"url": "https://github.com/jaw187/node-traceroute/commit/b99ee024a01a40d3d20a92ad3769cc78a3f6386f",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/jaw187/node-traceroute/commit/b99ee024a01a40d3d20a92ad3769cc78a3f6386f"
|
|
}
|
|
]
|
|
},
|
|
"impact": {
|
|
"cvss": {
|
|
"attackComplexity": "LOW",
|
|
"attackVector": "NETWORK",
|
|
"availabilityImpact": "LOW",
|
|
"confidentialityImpact": "HIGH",
|
|
"integrityImpact": "HIGH",
|
|
"privilegesRequired": "NONE",
|
|
"scope": "CHANGED",
|
|
"userInteraction": "NONE",
|
|
"vectorString": "CVSS:3.1/AC:L/AV:N/A:L/C:H/I:H/PR:N/S:C/UI:N",
|
|
"version": "3.0"
|
|
}
|
|
}
|
|
} |