CyberRota Analysis
AI-GeneratedA vulnerability exists in the embedded-graphics library versions up to 0.8.2, specifically in the ImageRaw::draw_sub_image function, where an integer overflow can be triggered by manipulating the width argument. This flaw could allow remote attackers to exploit the application, potentially leading to arbitrary code execution or crashes. Developers and organizations utilizing this library should prioritize patching or upgrading to mitigate the risk associated with this high-severity 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 vulnerability was determined in embedded-graphics up to 0.8.2. This affects the function ImageRaw::draw_sub_image of the file src/image/image_raw.rs. Executing a manipulation of the argument width can lead to integer overflow. The attack may be launched remotely. The project was informed of the problem early through an issue report but has not responded yet.