Cyber Resilience

CVE-2023-20250

Medium

Published: 06 September 2023

Published
06 September 2023
Modified
21 November 2024
KEV Added
Patch
CVSS Score v3.1 6.5 CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N
EPSS Score 0.0047 65.0th percentile
Risk Priority 13 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2023-20250 is a medium-severity Stack-based Buffer Overflow (CWE-121) vulnerability in Cisco Rv110W Firmware. Its CVSS base score is 6.5 (Medium).

Operationally, ranked in the top 35.0% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

EU & UK References

Vulnerability details

A vulnerability 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 on an affected device. This vulnerability is due to improper validation of requests…

more

that are sent to the web-based management interface. An attacker could exploit this vulnerability by sending a crafted request to the web-based management interface. A successful exploit could allow the attacker to execute arbitrary code with root privileges on an affected device. To exploit this vulnerability, the attacker must have valid Administrator credentials on the affected device.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

cisco
rv110w firmware
1.0.0.2, 1.0.0.21, 1.0.0.30, 1.0.1.1, 1.0.1.3
cisco
rv130 firmware
1.0.0.2, 1.0.0.21, 1.0.0.30, 1.0.1.1, 1.0.1.3
cisco
rv130w firmware
1.0.0.2, 1.0.0.21, 1.0.0.30, 1.0.1.1, 1.0.1.3
cisco
rv215w firmware
1.0.0.2, 1.0.0.21, 1.0.0.30, 1.0.1.1, 1.0.1.3

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-787

Out-of-bounds writes that corrupt control flow or inject shellcode are rendered non-executable by the same memory protections.

References