7.8
CVE-2018-14557
- EPSS 0.31%
- Veröffentlicht 25.04.2019 20:29:00
- Zuletzt bearbeitet 21.11.2024 03:49:18
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
An issue was discovered on Tenda AC7 devices with firmware through V15.03.06.44_CN(AC7), AC9 devices with firmware through V15.03.05.19(6318)_CN(AC9), and AC10 devices with firmware through V15.03.06.23_CN(AC10). A buffer overflow vulnerability exists in the router's web server (httpd). When processing the page parameters for a post request, the value is directly written with sprintf to a local variable placed on the stack, which overrides the return address of the function, a causing buffer overflow.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Tenda ≫ Ac7 Firmware Version <= 15.03.06.44_cn
Tenda ≫ Ac9 Firmware Version <= 15.03.05.19\(6318\)_cn
Tenda ≫ Ac10 Firmware Version <= 15.03.06.23_cn
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.31% | 0.514 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.5 | 3.9 | 3.6 |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
|
| nvd@nist.gov | 7.8 | 10 | 6.9 |
AV:N/AC:L/Au:N/C:N/I:N/A:C
|
CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.