9.8
CVE-2023-33222
- EPSS 3.53%
- Veröffentlicht 15.12.2023 12:15:44
- Zuletzt bearbeitet 21.11.2024 08:05:10
- Quelle a87f365f-9d39-4848-9b3a-58c7ca
- CVE-Watchlists
- Unerledigt
When handling contactless cards, usage of a specific function to get additional information from the card which doesn't check the boundary on the data received while reading. 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 | 3.53% | 0.873 |
| 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 | 6.8 | 0.9 | 5.9 |
CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
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.