mirror of
https://github.com/0xMarcio/cve.git
synced 2026-04-11 20:48:32 +02:00
763 B
763 B
CVE-2017-14636
Description
Because of an integer overflow in sam2p 0.49.3, a loop executes 0xffffffff times, ending with an invalid read of size 1 in the Image::Indexed::sortPal function in image.cpp. However, this also causes memory corruption because of an attempted write to the invalid d[0xfffffffe] array element.
POC
Reference
Github
No PoCs found on GitHub currently.