Vulnerabilities > Libjpeg Turbo > Libjpeg Turbo > 2.0.1
DATE | CVE | VULNERABILITY TITLE | RISK |
---|---|---|---|
2022-06-18 | CVE-2021-46822 | Out-of-bounds Write vulnerability in Libjpeg-Turbo The PPM reader in libjpeg-turbo through 2.0.90 mishandles use of tjLoadImage for loading a 16-bit binary PPM file into a grayscale buffer and loading a 16-bit binary PGM file into an RGB buffer. | 5.5 |
2021-06-01 | CVE-2020-17541 | Out-of-bounds Write vulnerability in Libjpeg-Turbo Libjpeg-turbo all version have a stack-based buffer overflow in the "transform" component. | 8.8 |
2018-12-21 | CVE-2018-20330 | Integer Overflow or Wraparound vulnerability in Libjpeg-Turbo 2.0.1 The tjLoadImage function in libjpeg-turbo 2.0.1 has an integer overflow with a resultant heap-based buffer overflow via a BMP image because multiplication of pitch and height is mishandled, as demonstrated by tjbench. | 8.8 |
2018-11-29 | CVE-2018-19664 | Out-of-bounds Read vulnerability in Libjpeg-Turbo 2.0.1 libjpeg-turbo 2.0.1 has a heap-based buffer over-read in the put_pixel_rows function in wrbmp.c, as demonstrated by djpeg. | 6.5 |