Files
CVEs-PoC/2019/CVE-2019-13960.md
T
2025-09-29 21:09:30 +02:00

943 B

CVE-2019-13960

Description

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

POC

Reference

No PoCs from references.

Github