9.8
CVE-2023-23301
- EPSS 0.36%
- Veröffentlicht 23.05.2023 20:15:09
- Zuletzt bearbeitet 21.11.2024 07:45:58
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
The `news` MonkeyC operation code in CIQ API version 1.0.0 through 4.1.7 fails to check that string resources are not extending past the end of the expected sections. A malicious CIQ application could craft a string that starts near the end of a section, and whose length extends past its end. Upon loading the string, the GarminOS TVM component may read out-of-bounds memory.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Garmin ≫ Connect-iq Version >= 1.0.0 <= 4.1.7
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.36% | 0.577 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
CWE-125 Out-of-bounds Read
The product reads data past the end, or before the beginning, of the intended buffer.