5.5
CVE-2025-25052
- EPSS 0.07%
- Veröffentlicht 06.05.2025 09:03:38
- Zuletzt bearbeitet 09.05.2025 19:07:18
- Quelle scy@openharmony.io
- CVE-Watchlists
- Unerledigt
arkcompiler_ets_runtime has a buffer overflow vulnerability
in OpenHarmony v5.0.3 and prior versions allow a local attacker cause DOS through buffer overflow.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Openatom ≫ Openharmony SwEdition- Version <= 4.1
Openatom ≫ Openharmony SwEdition- Version >= 5.0 <= 5.0.3
VulnDex Vulnerability Enrichment
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.07% | 0.202 |
| 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
|
| scy@openharmony.io | 3.3 | 1.8 | 1.4 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
|
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.