cvelist/2023/1xxx/CVE-2023-1389.json

67 lines
2.4 KiB
JSON
Raw Normal View History

2023-03-14 14:01:01 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-1389",
2023-03-15 23:00:34 +00:00
"ASSIGNER": "vulnreport@tenable.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "TP-Link Archer AX21 (AX1800)",
"version": {
"version_data": [
{
"version_value": "All versions prior to version 1.14 Build 20230219"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Command Injection"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://www.tenable.com/security/research/tra-2023-11",
"url": "https://www.tenable.com/security/research/tra-2023-11"
2023-08-11 15:00:35 +00:00
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/174131/TP-Link-Archer-AX21-Command-Injection.html",
"url": "http://packetstormsecurity.com/files/174131/TP-Link-Archer-AX21-Command-Injection.html"
2023-03-15 23:00:34 +00:00
}
]
2023-03-14 14:01:01 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-03-15 23:00:34 +00:00
"value": "TP-Link Archer AX21 (AX1800) firmware versions before 1.1.4 Build 20230219 contained a command injection vulnerability in the country form of the /cgi-bin/luci;stok=/locale endpoint on the web management interface. Specifically, the country parameter of the write operation was not sanitized before being used in a call to popen(), allowing an unauthenticated attacker to inject commands, which would be run as root, with a simple POST request."
2023-03-14 14:01:01 +00:00
}
]
}
}