Lucene search

K

Openjpeg Security Vulnerabilities

cve
cve

CVE-2022-1122

A flaw was found in the opj2_decompress program in openjpeg2 2.4.0 in the way it handles an input directory with a large number of files. When it fails to allocate a buffer to store the filenames of the input directory, it calls free() on an uninitialized pointer, leading to a segmentation fault...

5.5CVSS

5.4AI Score

0.001EPSS

2022-03-29 06:15 PM
116
5
cve
cve

CVE-2021-3575

A heap-based buffer overflow was found in openjpeg in color.c:379:42 in sycc420_to_rgb when decompressing a crafted .j2k file. An attacker could use this to execute arbitrary code with the permissions of the application compiled against...

7.8CVSS

7.9AI Score

0.002EPSS

2022-03-04 06:15 PM
79
4
cve
cve

CVE-2020-27823

A flaw was found in OpenJPEG’s encoder. This flaw allows an attacker to pass specially crafted x,y offset input to OpenJPEG to use during encoding. The highest threat from this vulnerability is to confidentiality, integrity, as well as system...

7.8CVSS

7.3AI Score

0.001EPSS

2021-05-13 03:15 PM
202
2
cve
cve

CVE-2020-27824

A flaw was found in OpenJPEG’s encoder in the opj_dwt_calc_explicit_stepsizes() function. This flaw allows an attacker who can supply crafted input to decomposition levels to cause a buffer overflow. The highest threat from this vulnerability is to system...

5.5CVSS

6.5AI Score

0.001EPSS

2021-05-13 02:15 PM
143
2
cve
cve

CVE-2021-29338

Integer Overflow in OpenJPEG v2.4.0 allows remote attackers to crash the application, causing a Denial of Service (DoS). This occurs when the attacker uses the command line option "-ImgDir" on a directory that contains 1048576...

5.5CVSS

6.1AI Score

0.002EPSS

2021-04-14 02:15 PM
155
2
cve
cve

CVE-2020-27814

A heap-buffer overflow was found in the way openjpeg2 handled certain PNG format files. An attacker could use this flaw to cause an application crash or in some cases execute arbitrary code with the permission of the user running such an...

7.8CVSS

8.4AI Score

0.002EPSS

2021-01-26 06:15 PM
153
6
cve
cve

CVE-2020-27845

There's a flaw in src/lib/openjp2/pi.c of openjpeg in versions prior to 2.4.0. If an attacker is able to provide untrusted input to openjpeg's conversion/encoding functionality, they could cause an out-of-bounds read. The highest impact of this flaw is to application...

5.5CVSS

6.4AI Score

0.001EPSS

2021-01-05 06:15 PM
123
8
cve
cve

CVE-2020-27842

There's a flaw in openjpeg's t2 encoder in versions prior to 2.4.0. An attacker who is able to provide crafted input to be processed by openjpeg could cause a null pointer dereference. The highest impact of this flaw is to application...

5.5CVSS

6.4AI Score

0.001EPSS

2021-01-05 06:15 PM
134
3
cve
cve

CVE-2020-27843

A flaw was found in OpenJPEG in versions prior to 2.4.0. This flaw allows an attacker to provide specially crafted input to the conversion or encoding functionality, causing an out-of-bounds read. The highest threat from this vulnerability is system...

5.5CVSS

6.4AI Score

0.001EPSS

2021-01-05 06:15 PM
134
4
cve
cve

CVE-2020-27844

A flaw was found in openjpeg's src/lib/openjp2/t2.c in versions prior to 2.4.0. This flaw allows an attacker to provide crafted input to openjpeg during conversion and encoding, causing an out-of-bounds write. The highest threat from this vulnerability is to confidentiality, integrity, as well as.....

7.8CVSS

7.8AI Score

0.001EPSS

2021-01-05 06:15 PM
246
8
cve
cve

CVE-2020-27841

There's a flaw in openjpeg in versions prior to 2.4.0 in src/lib/openjp2/pi.c. When an attacker is able to provide crafted input to be processed by the openjpeg encoder, this could cause an out-of-bounds read. The greatest impact from this flaw is to application...

5.5CVSS

6AI Score

0.002EPSS

2021-01-05 06:15 PM
118
11
cve
cve

CVE-2020-15389

jp2/opj_decompress.c in OpenJPEG through 2.3.1 has a use-after-free that can be triggered if there is a mix of valid and invalid files in a directory operated on by the decompressor. Triggering a double-free may also be possible. This is related to calling opj_image_destroy...

6.5CVSS

7.1AI Score

0.017EPSS

2020-06-29 09:15 PM
209
2
cve
cve

CVE-2016-3182

The color_esycc_to_rgb function in bin/common/color.c in OpenJPEG before 2.1.1 allows attackers to cause a denial of service (memory corruption) via a crafted jpeg 2000...

5.5CVSS

6.4AI Score

0.001EPSS

2020-02-20 01:15 AM
71
cve
cve

CVE-2020-8112

opj_t1_clbl_decode_processor in openjp2/t1.c in OpenJPEG 2.3.1 through 2020-01-28 has a heap-based buffer overflow in the qmfbid==1 case, a different issue than...

8.8CVSS

8.2AI Score

0.013EPSS

2020-01-28 06:15 PM
270
cve
cve

CVE-2020-6851

OpenJPEG through 2.3.1 has a heap-based buffer overflow in opj_t1_clbl_decode_processor in openjp2/t1.c because of lack of opj_j2k_update_image_dimensions...

7.5CVSS

8.1AI Score

0.009EPSS

2020-01-13 06:15 AM
323
cve
cve

CVE-2018-21010

OpenJPEG before 2.3.1 has a heap buffer overflow in color_apply_icc_profile in...

8.8CVSS

8.7AI Score

0.008EPSS

2019-09-05 01:15 PM
255
4
cve
cve

CVE-2018-20847

An improper computation of p_tx0, p_tx1, p_ty0 and p_ty1 in the function opj_get_encoding_parameters in openjp2/pi.c in OpenJPEG through 2.3.0 can lead to an integer...

8.8CVSS

8.4AI Score

0.017EPSS

2019-06-26 06:15 PM
126
cve
cve

CVE-2018-20845

Division-by-zero vulnerabilities in the functions pi_next_pcrl, pi_next_cprl, and pi_next_rpcl in openmj2/pi.c in OpenJPEG through 2.3.0 allow remote attackers to cause a denial of service (application...

6.5CVSS

7.2AI Score

0.001EPSS

2019-06-26 06:15 PM
85
cve
cve

CVE-2018-20846

Out-of-bounds accesses in the functions pi_next_lrcp, pi_next_rlcp, pi_next_rpcl, pi_next_pcrl, pi_next_rpcl, and pi_next_cprl in openmj2/pi.c in OpenJPEG through 2.3.0 allow remote attackers to cause a denial of service (application...

6.5CVSS

6.4AI Score

0.001EPSS

2019-06-26 06:15 PM
49
cve
cve

CVE-2019-12973

In OpenJPEG 2.3.1, there is excessive iteration in the opj_t1_encode_cblks function of openjp2/t1.c. Remote attackers could leverage this vulnerability to cause a denial of service via a crafted bmp file. This issue is similar to...

5.5CVSS

6.2AI Score

0.003EPSS

2019-06-26 06:15 PM
266
4
cve
cve

CVE-2019-6988

An issue was discovered in OpenJPEG 2.3.0. It allows remote attackers to cause a denial of service (attempted excessive memory allocation) in opj_calloc in openjp2/opj_malloc.c, when called from opj_tcd_init_tile in openjp2/tcd.c, as demonstrated by the 64-bit...

6.5CVSS

6.5AI Score

0.001EPSS

2019-01-28 04:29 PM
33
cve
cve

CVE-2018-18088

OpenJPEG 2.3.0 has a NULL pointer dereference for "red" in the imagetopnm function of...

6.5CVSS

7.6AI Score

0.002EPSS

2018-10-09 08:29 PM
98
cve
cve

CVE-2018-16376

An issue was discovered in OpenJPEG 2.3.0. A heap-based buffer overflow was discovered in the function t2_encode_packet in lib/openmj2/t2.c. The vulnerability causes an out-of-bounds write, which may lead to remote denial of service or possibly unspecified other...

8.8CVSS

8.9AI Score

0.003EPSS

2018-09-03 12:29 AM
42
cve
cve

CVE-2018-16375

An issue was discovered in OpenJPEG 2.3.0. Missing checks for header_info.height and header_info.width in the function pnmtoimage in bin/jpwl/convert.c can lead to a heap-based buffer...

8.8CVSS

8.6AI Score

0.004EPSS

2018-09-03 12:29 AM
51
cve
cve

CVE-2016-9572

A NULL pointer dereference flaw was found in the way openjpeg 2.1.2 decoded certain input images. Due to a logic error in the code responsible for decoding the input image, an application using openjpeg to process image data could crash when processing a crafted...

6.5CVSS

7AI Score

0.005EPSS

2018-08-01 04:29 PM
50
cve
cve

CVE-2016-9573

An out-of-bounds read vulnerability was found in OpenJPEG 2.1.2, in the j2k_to_image tool. Converting a specially crafted JPEG2000 file to another format could cause the application to crash or, potentially, disclose some data from the...

8.1CVSS

7.8AI Score

0.003EPSS

2018-08-01 06:29 AM
51
cve
cve

CVE-2018-14423

Division-by-zero vulnerabilities in the functions pi_next_pcrl, pi_next_cprl, and pi_next_rpcl in lib/openjp3d/pi.c in OpenJPEG through 2.3.0 allow remote attackers to cause a denial of service (application...

7.5CVSS

6.7AI Score

0.004EPSS

2018-07-19 07:29 PM
106
cve
cve

CVE-2014-0158

Heap-based buffer overflow in the JPEG2000 image tile decoder in OpenJPEG before 1.5.2 allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via a crafted file because of incorrect j2k_decode, j2k_read_eoc, and tcd_decode_tile...

8.8CVSS

8.8AI Score

0.004EPSS

2018-04-10 03:29 PM
30
cve
cve

CVE-2018-7648

An issue was discovered in mj2/opj_mj2_extract.c in OpenJPEG 2.3.0. The output prefix was not checked for length, which could overflow a buffer, when providing a prefix with 50 or more characters on the command...

9.8CVSS

9.3AI Score

0.002EPSS

2018-03-02 04:29 PM
37
cve
cve

CVE-2018-6616

In OpenJPEG 2.3.0, there is excessive iteration in the opj_t1_encode_cblks function of openjp2/t1.c. Remote attackers could leverage this vulnerability to cause a denial of service via a crafted bmp...

5.5CVSS

5.8AI Score

0.003EPSS

2018-02-04 10:29 PM
203
cve
cve

CVE-2018-5785

In OpenJPEG 2.3.0, there is an integer overflow caused by an out-of-bounds left shift in the opj_j2k_setup_encoder function (openjp2/j2k.c). Remote attackers could leverage this vulnerability to cause a denial of service via a crafted bmp...

6.5CVSS

6.8AI Score

0.004EPSS

2018-01-19 08:29 AM
137
cve
cve

CVE-2018-5727

In OpenJPEG 2.3.0, there is an integer overflow vulnerability in the opj_t1_encode_cblks function (openjp2/t1.c). Remote attackers could leverage this vulnerability to cause a denial of service via a crafted bmp...

6.5CVSS

6.8AI Score

0.003EPSS

2018-01-16 10:29 PM
117
2
cve
cve

CVE-2017-17480

In OpenJPEG 2.3.0, a stack-based buffer overflow was discovered in the pgxtovolume function in jp3d/convert.c. The vulnerability causes an out-of-bounds write, which may lead to remote denial of service or possibly remote code...

9.8CVSS

9.7AI Score

0.023EPSS

2017-12-08 07:29 PM
102
cve
cve

CVE-2017-17479

In OpenJPEG 2.3.0, a stack-based buffer overflow was discovered in the pgxtoimage function in jpwl/convert.c. The vulnerability causes an out-of-bounds write, which may lead to remote denial of service or possibly remote code...

9.8CVSS

9.7AI Score

0.013EPSS

2017-12-08 07:29 PM
69
cve
cve

CVE-2015-1239

Double free vulnerability in the j2k_read_ppm_v3 function in OpenJPEG before r2997, as used in PDFium in Google Chrome, allows remote attackers to cause a denial of service (process crash) via a crafted...

6.5CVSS

6.5AI Score

0.005EPSS

2017-10-18 05:29 PM
143
cve
cve

CVE-2017-14164

A size-validation issue was discovered in opj_j2k_write_sot in lib/openjp2/j2k.c in OpenJPEG 2.2.0. The vulnerability causes an out-of-bounds write, which may lead to remote denial of service (heap-based buffer overflow affecting opj_write_bytes_LE in lib/openjp2/cio.c) or possibly remote code...

8.8CVSS

9.1AI Score

0.014EPSS

2017-09-06 06:29 PM
51
cve
cve

CVE-2017-14151

An off-by-one error was discovered in opj_tcd_code_block_enc_allocate_data in lib/openjp2/tcd.c in OpenJPEG 2.2.0. The vulnerability causes an out-of-bounds write, which may lead to remote denial of service (heap-based buffer overflow affecting opj_mqc_flush in lib/openjp2/mqc.c and...

8.8CVSS

9AI Score

0.01EPSS

2017-09-05 04:29 PM
75
cve
cve

CVE-2017-14152

A mishandled zero case was discovered in opj_j2k_set_cinema_parameters in lib/openjp2/j2k.c in OpenJPEG 2.2.0. The vulnerability causes an out-of-bounds write, which may lead to remote denial of service (heap-based buffer overflow affecting opj_write_bytes_LE in lib/openjp2/cio.c and...

8.8CVSS

9AI Score

0.007EPSS

2017-09-05 04:29 PM
81
cve
cve

CVE-2017-14039

A heap-based buffer overflow was discovered in the opj_t2_encode_packet function in lib/openjp2/t2.c in OpenJPEG 2.2.0. The vulnerability causes an out-of-bounds write, which may lead to remote denial of service or possibly unspecified other...

8.8CVSS

8.9AI Score

0.017EPSS

2017-08-30 10:29 PM
79
cve
cve

CVE-2017-14041

A stack-based buffer overflow was discovered in the pgxtoimage function in bin/jp2/convert.c in OpenJPEG 2.2.0. The vulnerability causes an out-of-bounds write, which may lead to remote denial of service or possibly remote code...

8.8CVSS

9AI Score

0.009EPSS

2017-08-30 10:29 PM
100
cve
cve

CVE-2017-14040

An invalid write access was discovered in bin/jp2/convert.c in OpenJPEG 2.2.0, triggering a crash in the tgatoimage function. The vulnerability may lead to remote denial of service or possibly unspecified other...

8.8CVSS

8.7AI Score

0.008EPSS

2017-08-30 10:29 PM
88
cve
cve

CVE-2016-10505

NULL pointer dereference vulnerabilities in the imagetopnm function in convert.c, sycc444_to_rgb function in color.c, color_esycc_to_rgb function in color.c, and sycc422_to_rgb function in color.c in OpenJPEG before 2.2.0 allow remote attackers to cause a denial of service (application crash) via.....

6.5CVSS

6.5AI Score

0.006EPSS

2017-08-30 09:29 AM
25
cve
cve

CVE-2016-10506

Division-by-zero vulnerabilities in the functions opj_pi_next_cprl, opj_pi_next_pcrl, and opj_pi_next_rpcl in pi.c in OpenJPEG before 2.2.0 allow remote attackers to cause a denial of service (application crash) via crafted j2k...

6.5CVSS

6.7AI Score

0.009EPSS

2017-08-30 09:29 AM
36
cve
cve

CVE-2016-10507

Integer overflow vulnerability in the bmp24toimage function in convertbmp.c in OpenJPEG before 2.2.0 allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted bmp...

6.5CVSS

6.5AI Score

0.005EPSS

2017-08-30 09:29 AM
26
cve
cve

CVE-2016-10504

Heap-based buffer overflow vulnerability in the opj_mqc_byteout function in mqc.c in OpenJPEG before 2.2.0 allows remote attackers to cause a denial of service (application crash) via a crafted bmp...

6.5CVSS

6.5AI Score

0.073EPSS

2017-08-30 09:29 AM
50
cve
cve

CVE-2017-12982

The bmp_read_info_header function in bin/jp2/convertbmp.c in OpenJPEG 2.2.0 does not reject headers with a zero biBitCount, which allows remote attackers to cause a denial of service (memory allocation failure) in the opj_image_create function in lib/openjp2/image.c, related to the...

5.5CVSS

5.4AI Score

0.003EPSS

2017-08-21 07:29 AM
55
cve
cve

CVE-2016-4796

Heap-based buffer overflow in the color_cmyk_to_rgb in common/color.c in OpenJPEG before 2.1.1 allows remote attackers to cause a denial of service (crash) via a crafted .j2k...

5.5CVSS

6.9AI Score

0.015EPSS

2017-02-03 04:59 PM
34
cve
cve

CVE-2016-4797

Divide-by-zero vulnerability in the opj_tcd_init_tile function in tcd.c in OpenJPEG before 2.1.1 allows remote attackers to cause a denial of service (application crash) via a crafted jp2 file. NOTE: this issue exists because of an incorrect fix for...

5.5CVSS

6.7AI Score

0.015EPSS

2017-02-03 04:59 PM
45
cve
cve

CVE-2016-3183

The sycc422_t_rgb function in common/color.c in OpenJPEG before 2.1.1 allows remote attackers to cause a denial of service (out-of-bounds read) via a crafted jpeg2000...

5.5CVSS

6.6AI Score

0.008EPSS

2017-02-03 04:59 PM
32
cve
cve

CVE-2016-9675

openjpeg: A heap-based buffer overflow flaw was found in the patch for CVE-2013-6045. A crafted j2k image could cause the application to crash, or potentially execute arbitrary...

7.8CVSS

8.6AI Score

0.005EPSS

2016-12-22 09:59 PM
44
Total number of security vulnerabilities75