cve/2025/CVE-2025-46407.md
2025-09-29 21:09:30 +02:00

1.0 KiB

CVE-2025-46407

Description

A memory corruption vulnerability exists in the BMPv3 Palette Decoding functionality of the SAIL Image Decoding Library v0.9.8. When loading a specially crafted .bmp file, an integer overflow can be made to occur which will cause a heap-based buffer to overflow when reading the palette from the image. These conditions can allow for remote code execution. An attacker will need to convince the library to read a file to trigger this vulnerability.

POC

Reference

Github

No PoCs found on GitHub currently.