cvelist/2016/6xxx/CVE-2016-6558.json
2019-03-18 06:45:47 +00:00

73 lines
2.6 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cert@cert.org",
"ID": "CVE-2016-6558",
"STATE": "PUBLIC",
"TITLE": "The ASUS RP-AC52 access point, firmware version 1.0.1.1s and possibly earlier, is vulnerable to command injection"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "RP-AC52 Access Point",
"version": {
"version_data": [
{
"affected": "=",
"version_name": "1.0.1.1s",
"version_value": "1.0.1.1s"
}
]
}
}
]
},
"vendor_name": "ASUS"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A command injection vulnerability exists in apply.cgi on the ASUS RP-AC52 access point, firmware version 1.0.1.1s and possibly earlier, web interface specifically in the action_script parameter. The action_script parameter specifies a script to be executed if the action_mode parameter does not contain a valid state. If the input provided by action_script does not match one of the hard coded options, then it will be executed as the argument of either a system() or an eval() call allowing arbitrary commands to be executed."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-77"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "93596",
"refsource": "BID",
"url": "https://www.securityfocus.com/bid/93596"
},
{
"name": "VU#763843",
"refsource": "CERT-VN",
"url": "https://www.kb.cert.org/vuls/id/763843"
}
]
},
"source": {
"discovery": "UNKNOWN"
}
}