Jpeg Libjpeg

15 CVEs affecting Jpeg Libjpeg. Latest disclosed: 2023-07-13. Critical: 0, High: 1.

Top CVEs affecting Jpeg Libjpeg
CVESeverityScorePublishedSummary
CVE-2022-37768High7.52022-08-18libjpeg commit 281daa9 was discovered to contain an infinite loop via the component Frame::ParseTrailer.
CVE-2023-37837Medium6.52023-07-13libjpeg commit db33a6e was discovered to contain a heap buffer overflow via LineBitmapRequester::EncodeRegion at linebitmaprequester.cpp. This vulnerability al…
CVE-2023-37836Medium6.52023-07-13libjpeg commit db33a6e was discovered to contain a reachable assertion via BitMapHook::BitMapHook at bitmaphook.cpp. This vulnerability allows attackers to cau…
CVE-2022-37770Medium6.52022-08-18libjpeg commit 281daa9 was discovered to contain a segmentation fault via LineMerger::GetNextLowpassLine at linemerger.cpp. This vulnerability allows attackers…
CVE-2022-37769Medium6.52022-08-18libjpeg commit 281daa9 was discovered to contain a segmentation fault via HuffmanDecoder::Get at huffmandecoder.hpp. This vulnerability allows attackers to cau…
CVE-2022-32978Medium6.52022-06-10There is an assertion failure in SingleComponentLSScan::ParseMCU in singlecomponentlsscan.cpp in libjpeg before 1.64 via an empty JPEG-LS scan.
CVE-2022-31796Medium6.52022-06-02libjpeg 1.63 has a heap-based buffer over-read in HierarchicalBitmapRequester::FetchRegion in hierarchicalbitmaprequester.cpp because the MCU size can be diffe…
CVE-2021-39520Medium6.52021-09-20An issue was discovered in libjpeg through 2020021. A NULL pointer dereference exists in the function BlockBitmapRequester::PushReconstructedData() located in…
CVE-2021-39519Medium6.52021-09-20An issue was discovered in libjpeg through 2020021. A NULL pointer dereference exists in the function BlockBitmapRequester::PullQData() located in blockbitmapr…
CVE-2021-39518Medium6.52021-09-20An issue was discovered in libjpeg through 2020021. LineBuffer::FetchRegion() in linebuffer.cpp has a heap-based buffer overflow.
CVE-2021-39517Medium6.52021-09-20An issue was discovered in libjpeg through 2020021. A NULL pointer dereference exists in the function BlockBitmapRequester::ReconstructUnsampled() located in b…
CVE-2021-39516Medium6.52021-09-20An issue was discovered in libjpeg through 2020021. A NULL pointer dereference exists in the function HuffmanDecoder::Get() located in huffmandecoder.hpp. It a…
CVE-2021-39515Medium6.52021-09-20An issue was discovered in libjpeg through 2020021. A NULL pointer dereference exists in the function SampleInterleavedLSScan::ParseMCU() located in sampleinte…
CVE-2021-39514Medium6.52021-09-20An issue was discovered in libjpeg through 2020021. An uncaught floating point exception in the function ACLosslessScan::ParseMCU() located in aclosslessscan.c…
CVE-2022-35166Medium5.52022-08-18libjpeg commit 842c7ba was discovered to contain an infinite loop via the component JPEG::ReadInternal.