CyberRota Analysis
AI-GeneratedA vulnerability exists in the embedded-graphics library versions up to 0.8.2 for 32-bit systems, specifically within the ImageRaw::new/bytes_per_row function, which is susceptible to integer overflow. This flaw can be exploited remotely, potentially leading to application instability or unauthorized access. Developers utilizing this library should prioritize upgrading to mitigate the risk associated with this vulnerability.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
A weakness has been identified in embedded-graphics up to 0.8.2 on 32-bit. Impacted is the function ImageRaw::new/bytes_per_row of the file src/image/image_raw.rs. This manipulation causes integer overflow. The attack is possible to be carried out remotely. Upgrading the affected component is recommended. The project was informed of the problem early through an issue report but has not responded yet.