9.8
CVE-2023-33219
- EPSS 0.9%
- Veröffentlicht 15.12.2023 12:15:43
- Zuletzt bearbeitet 21.11.2024 08:05:09
- Quelle a87f365f-9d39-4848-9b3a-58c7ca
- CVE-Watchlists
- Unerledigt
The handler of the retrofit validation command doesn't properly check the boundaries when performing certain validation operations. This allows a stack-based buffer overflow that could lead to a potential Remote Code Execution on the targeted device
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Idemia ≫ Sigma Lite Firmware Version < 4.15.5
Idemia ≫ Sigma Lite+ Firmware Version < 4.15.5
Idemia ≫ Sigma Extreme Firmware Version < 4.15.5
Idemia ≫ Sigma Wide Firmware Version < 4.15.5
Idemia ≫ Morphowave Compact Firmware Version < 2.12.2
Idemia ≫ Morphowave Xp Firmware Version < 2.12.2
Idemia ≫ Visionpass Firmware Version < 2.12.2
Idemia ≫ Morphowave Sp Firmware Version < 1.2.7
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.9% | 0.75 |
| 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
|
| a87f365f-9d39-4848-9b3a-58c7cae69cab | 9.1 | 3.9 | 5.2 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
|
CWE-121 Stack-based Buffer Overflow
A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function).
CWE-787 Out-of-bounds Write
The product writes data past the end, or before the beginning, of the intended buffer.