CVE-2025-70245
CRITICALCVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
2Description
Stack buffer overflow vulnerability in D-Link DIR-513 v1.10 via the curTime parameter to goform/formSetWizardSelectMode.
Analysis
D-Link DIR-513 router (v1.10) has a stack buffer overflow in the curTime parameter of formSetWizardSelectMode. This is an end-of-life router with no expected patch, meaning exploitation will remain possible indefinitely.
Technical Context
The formSetWizardSelectMode handler does not bounds-check the curTime parameter before copying it to a stack buffer (CWE-787). A sufficiently long input overwrites the return address, enabling attacker-controlled code execution. As a MIPS-based router, exploitation follows well-known MIPS ROP techniques.
Affected Products
D-Link DIR-513 v1.10 (end-of-life)
Remediation
Replace the D-Link DIR-513 with a currently supported router. If replacement is not immediately possible, disable remote management and restrict LAN access to the admin interface.
Priority Score
Share
External POC / Exploit Code
Leaving vuln.today