5.5
CVE-2023-6939
- EPSS 0.04%
- Veröffentlicht 29.12.2023 04:15:10
- Zuletzt bearbeitet 21.11.2024 08:44:52
- Quelle 3836d913-7555-4dd0-a509-f5667f
- CVE-Watchlists
- Unerledigt
Some Honor products are affected by type confusion vulnerability, successful exploitation could cause denial of service.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.04% | 0.099 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 5.5 | 1.8 | 3.6 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
|
| 3836d913-7555-4dd0-a509-f5667fdf5fe4 | 4 | 2.5 | 1.4 |
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
|
CWE-843 Access of Resource Using Incompatible Type ('Type Confusion')
The product allocates or initializes a resource such as a pointer, object, or variable using one type, but it later accesses that resource using a type that is incompatible with the original type.