cvelist/2022/43xxx/CVE-2022-43971.json

103 lines
3.5 KiB
JSON
Raw Normal View History

2022-10-28 04:00:31 +00:00
{
"CVE_data_meta": {
2023-01-09 21:00:38 +00:00
"ASSIGNER": "trellixpsirt@trellix.com",
2022-10-28 04:00:31 +00:00
"ID": "CVE-2022-43971",
2023-01-09 21:00:38 +00:00
"STATE": "PUBLIC",
"TITLE": "Arbitrary code execution in Linksys WUMC710"
2022-10-28 04:00:31 +00:00
},
2023-01-09 21:00:38 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Linksys WUMC710 Wireless-AC Universal Media Connector",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "Firmware",
"version_value": "1.0.02 (build 3)"
}
]
}
}
]
},
"vendor_name": "Linksys"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Jessie Chick of Trellix ARC"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-10-28 04:00:31 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-01-09 21:00:38 +00:00
"value": "An arbitrary code exection vulnerability exists in Linksys WUMC710 Wireless-AC Universal Media Connector with firmware <= 1.0.02 (build3). The do_setNTP function within the httpd binary uses unvalidated user input in the construction of a system command. An authenticated attacker with administrator privileges can leverage this vulnerability over the network via a malicious GET or POST request to /setNTP.cgi to execute arbitrary commands on the underlying Linux operating system as root."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://youtu.be/73-1lhvJPNg",
"refsource": "CONFIRM",
"url": "https://youtu.be/73-1lhvJPNg"
},
{
"name": "https://youtu.be/TeWAmZaKQ_w",
"refsource": "CONFIRM",
"url": "https://youtu.be/TeWAmZaKQ_w"
},
{
"name": "https://youtu.be/RfWVYCUBNZ0",
"refsource": "CONFIRM",
"url": "https://youtu.be/RfWVYCUBNZ0"
2022-10-28 04:00:31 +00:00
}
]
2023-01-09 21:00:38 +00:00
},
"source": {
"discovery": "EXTERNAL"
2022-10-28 04:00:31 +00:00
}
}