CVE-2025-60692
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-11-13

Last updated on: 2025-11-17

Assigner: MITRE

Description
A stack-based buffer overflow vulnerability exists in the libshared.so library of Cisco Linksys E1200 v2 routers (Firmware E1200_v2.0.11.001_us.tar.gz). The functions get_mac_from_ip and get_ip_from_mac use sscanf with overly permissive "%100s" format specifiers to parse entries from /proc/net/arp into fixed-size buffers (v6: 50 bytes, v7 sub-arrays: 50 bytes). This allows local attackers controlling the contents of /proc/net/arp to overflow stack buffers, leading to memory corruption, denial of service, or potential arbitrary code execution.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-11-13
Last Modified
2025-11-17
Generated
2026-05-07
AI Q&A
2025-11-13
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 2 associated CPEs
Vendor Product Version / Range
linksys e1200_firmware 2.0.11.001
linksys e1200 2
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-121 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).
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is a stack-based buffer overflow in the libshared.so library of Cisco Linksys E1200 v2 routers. Specifically, the functions get_mac_from_ip and get_ip_from_mac use sscanf with overly permissive format specifiers to parse entries from /proc/net/arp into fixed-size buffers. Because the input can be controlled locally, an attacker can overflow these buffers, causing memory corruption, denial of service, or potentially arbitrary code execution.


How can this vulnerability impact me? :

If exploited, this vulnerability can lead to memory corruption, denial of service (crashing the device), or even allow an attacker to execute arbitrary code on the affected router. This could compromise the security and availability of the device and the network it supports.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart