9.3
CVE-2023-51434
- EPSS 0.04%
- Veröffentlicht 29.12.2023 04:15:10
- Zuletzt bearbeitet 21.11.2024 08:38:06
- Quelle 3836d913-7555-4dd0-a509-f5667f
- CVE-Watchlists
- Unerledigt
Some Honor products are affected by buffer overflow vulnerability, successful exploitation could cause code execution.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.04% | 0.104 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.8 | 1.8 | 5.9 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
|
| 3836d913-7555-4dd0-a509-f5667fdf5fe4 | 9.3 | 2.5 | 6 |
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
|
CWE-120 Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')
The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow.