CVE-2025-60687: Command Injection
An unauthenticated command injection vulnerability exists in the ToToLink LR1200GB Router firmware V9.1.0u.6619B20230130 within the cstecgi.cgi binary (sub41EC68 function). The binary reads the "imei" parameter from a web request and verifies only that it is 15 characters long. The parameter is then directly inserted into a system command using sprintf() and executed with system(). Maliciously crafted IMEI input can execute arbitrary commands on the router without authentication.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-60687?
CVE-2025-60687 is considered a high severity vulnerability due to its potential for command injection.
How do I fix CVE-2025-60687?
To fix CVE-2025-60687, update the ToToLink LR1200GB Router firmware to the latest version provided by the vendor.
What systems are affected by CVE-2025-60687?
CVE-2025-60687 specifically affects the ToToLink LR1200GB Router with firmware version V9.1.0u.6619_B20230130.
What type of vulnerability is CVE-2025-60687?
CVE-2025-60687 is classified as an unauthenticated command injection vulnerability.
Can CVE-2025-60687 be exploited remotely?
Yes, CVE-2025-60687 can be exploited remotely due to the vulnerability's presence in a web-accessible interface.