9
CVE-2021-1160
- EPSS 0.51%
- Published 13.01.2021 22:15:15
- Last modified 21.11.2024 05:43:43
- Source psirt@cisco.com
- Teams watchlist Login
- Open Login
Multiple vulnerabilities in the web-based management interface of Cisco Small Business RV110W, RV130, RV130W, and RV215W Routers could allow an authenticated, remote attacker to execute arbitrary code or cause an affected device to restart unexpectedly. The vulnerabilities are due to improper validation of user-supplied input in the web-based management interface. An attacker could exploit these vulnerabilities by sending crafted HTTP requests to an affected device. A successful exploit could allow the attacker to execute arbitrary code as the root user on the underlying operating system or cause the device to reload, resulting in a denial of service (DoS) condition. To exploit these vulnerabilities, an attacker would need to have valid administrator credentials on the affected device. Cisco has not released software updates that address these vulnerabilities.
Data is provided by the National Vulnerability Database (NVD)
Cisco ≫ Rv110w Firmware Version1.2.2.8
Cisco ≫ Rv110w Firmware Version1.3.1.7
Cisco ≫ Rv130 Vpn Router Firmware Version1.2.2.8
Cisco ≫ Rv130 Vpn Router Firmware Version1.3.1.7
Cisco ≫ Rv130w Firmware Version1.2.2.8
Cisco ≫ Rv130w Firmware Version1.3.1.7
Cisco ≫ Rv215w Wireless-n Vpn Router Firmware Version1.2.2.8
Cisco ≫ Rv215w Wireless-n Vpn Router Firmware Version1.3.1.7
Cisco ≫ Application Extension Platform Version1.0.3.55
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.51% | 0.634 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 7.2 | 1.2 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
|
nvd@nist.gov | 9 | 8 | 10 |
AV:N/AC:L/Au:S/C:C/I:C/A:C
|
psirt@cisco.com | 7.2 | 1.2 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
|
CWE-121 Stack-based Buffer Overflow
A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function).
CWE-787 Out-of-bounds Write
The product writes data past the end, or before the beginning, of the intended buffer.