In libjpeg-turbo 2.0.2, a large amount of memory can be used during processing of an invalid progressive JPEG image containing incorrect width and height values in the image header. NOTE: the vendor's expectation, for use cases in which this memory usage would be a denial of service, is that the application should interpret libjpeg warnings as fatal errors (aborting decompression) and/or set limits on resource consumption or image sizes
                
            References
                    | Link | Resource | 
|---|---|
| https://github.com/libjpeg-turbo/libjpeg-turbo/issues/337 | Exploit Third Party Advisory | 
| https://libjpeg-turbo.org/pmwiki/uploads/About/TwoIssueswiththeJPEGStandard.pdf | Exploit Patch Vendor Advisory | 
Configurations
                    History
                    No history.
Information
                Published : 2019-07-18 19:15
Updated : 2024-05-17 01:32
NVD link : CVE-2019-13960
Mitre link : CVE-2019-13960
CVE.ORG link : CVE-2019-13960
JSON object : View
Products Affected
                libjpeg-turbo
- libjpeg-turbo
 
CWE
                
                    
                        
                        CWE-770
                        
            Allocation of Resources Without Limits or Throttling
