CVE-2025-5750
BaseFortify
Publication date: 2025-06-06
Last updated on: 2025-08-14
Assigner: Zero Day Initiative
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wolfbox | level_2_ev_charger_firmware | 3.1.17 |
| wolfbox | level_2_ev_charger | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-122 | 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(). |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
CVE-2025-5750 is a heap-based buffer overflow vulnerability in the WOLFBOX Level 2 EV Charger. It occurs in the function tuya_svc_devos_activate_result_parse due to improper validation of the length of user-supplied data for parameters secKey, localKey, stdTimeZone, and devId before copying them into a fixed-length heap buffer. This flaw allows a network-adjacent attacker to execute arbitrary code remotely on the device without needing authentication. [1]
How can this vulnerability impact me? :
This vulnerability can have a severe impact as it allows attackers to execute arbitrary code remotely on the affected EV charger device without authentication. This can lead to full compromise of the device, affecting its confidentiality, integrity, and availability. An attacker could potentially control the device, disrupt its operation, or use it as a foothold for further attacks within the network. [1]