7.5
CVE-2025-57638
- EPSS 0.08%
- Veröffentlicht 23.09.2025 19:15:41
- Zuletzt bearbeitet 25.09.2025 16:09:10
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
Buffer overflow vulnerability in Tenda AC9 1.0 via the user supplied sys.vendor configuration value.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Tenda ≫ Ac9 Firmware Version1.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.08% | 0.234 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
|
CWE-122 Heap-based Buffer Overflow
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().