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.
                
            References
                    | Link | Resource | 
|---|---|
| https://github.com/pts/sam2p/issues/14 | Third Party Advisory | 
Configurations
                    History
                    No history.
Information
                Published : 2017-09-22 07:29
Updated : 2017-09-27 16:21
NVD link : CVE-2017-14636
Mitre link : CVE-2017-14636
CVE.ORG link : CVE-2017-14636
JSON object : View
Products Affected
                sam2p_project
- sam2p
 
CWE
                
                    
                        
                        CWE-190
                        
            Integer Overflow or Wraparound
