Vulnerability 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.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Sam2P Project | Sam2P | 0.49.3 |
Related Weaknesses (CWE)
References
- https://github.com/pts/sam2p/issues/14Third Party Advisory
- https://github.com/pts/sam2p/issues/14Third Party Advisory
FAQ
What is CVE-2017-14636?
CVE-2017-14636 is a vulnerability with a CVSS score of 9.8 (CRITICAL). 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 ...
How severe is CVE-2017-14636?
CVE-2017-14636 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2017-14636?
Check the references section above for vendor advisories and patch information. Affected products include: Sam2P Project Sam2P.