CVE-2023-33218
15.12.2023, 12:15
The Parameter Zone Read and Parameter Zone Write command handlers allow performing a Stack buffer overflow. This could potentially lead to a Remote Code execution on the targeted device.Enginsight
Vendor | Product | Version |
---|---|---|
idemia | sigma_lite_firmware | 𝑥 < 4.15.5 |
idemia | sigma_lite\+_firmware | 𝑥 < 4.15.5 |
idemia | sigma_extreme_firmware | 𝑥 < 4.15.5 |
idemia | sigma_wide_firmware | 𝑥 < 4.15.5 |
idemia | morphowave_compact_firmware | 𝑥 < 2.12.2 |
idemia | morphowave_xp_firmware | 𝑥 < 2.12.2 |
idemia | visionpass_firmware | 𝑥 < 2.12.2 |
idemia | morphowave_sp_firmware | 𝑥 < 1.2.7 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-121 - Stack-based Buffer OverflowA 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 WriteThe software writes data past the end, or before the beginning, of the intended buffer.