Vulnerability Details : CVE-2023-32140
D-Link DAP-1360 webproc var:sys_Token Heap-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of D-Link DAP-1360 routers. Authentication is not required to exploit this vulnerability.
The specific flaw exists within the handling requests to the /cgi-bin/webproc endpoint. When parsing the var:sys_Token parameter, the process does not properly validate the length of user-supplied data prior to copying it to a fixed-length heap-based buffer. An attacker can leverage this vulnerability to execute code in the context of root.
. Was ZDI-CAN-18418.
Vulnerability category: OverflowExecute code
Products affected by CVE-2023-32140
Please log in to view affected product information.
Exploit prediction scoring system (EPSS) score for CVE-2023-32140
0.25%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 47 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2023-32140
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.5
|
HIGH | CVSS:3.0/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H |
1.6
|
5.9
|
Zero Day Initiative | 2024-05-03 |
7.5
|
HIGH | CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H |
1.6
|
5.9
|
134c704f-9b21-4f2e-91b3-4a467353bcc0 | 2025-02-05 |
CWE ids for CVE-2023-32140
-
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).Assigned by: 134c704f-9b21-4f2e-91b3-4a467353bcc0 (Primary)
-
A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().Assigned by: zdi-disclosures@trendmicro.com (Primary)
References for CVE-2023-32140
-
https://supportannouncement.us.dlink.com/announcement/publication.aspx?name=SAP10324
D-Link Technical Support
-
https://www.zerodayinitiative.com/advisories/ZDI-23-532/
ZDI-23-532 | Zero Day Initiative
Jump to