Lucene search
+L

3973 matches found

SUSE CVE
SUSE CVE
added 2023/02/15 4:35 a.m.12 views

SUSE CVE-2017-18215

xvpng.c in xv 3.10a has memory corruption out-of-bounds write when decoding PNG comment fields, leading to crashes or potentially code execution, because it uses an incorrect length value...

9.8CVSS9.8AI score0.02208EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:27 a.m.6 views

SUSE CVE-2018-10999

An issue was discovered in Exiv2 0.26. The Exiv2::Internal::PngChunk::parseTXTChunk function has a heap-based buffer over-read...

6.5CVSS7.7AI score0.02433EPSS
SaveExploits1References4
SUSE CVE
SUSE CVE
added 2023/02/15 4:25 a.m.8 views

SUSE CVE-2018-14048

An issue has been found in libpng 1.6.34. It is a SEGV in the function pngfreedata in png.c, related to the recommended error handling for pngreadimage...

3.3CVSS7.6AI score0.03358EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:24 a.m.11 views

SUSE CVE-2018-16336

Exiv2::Internal::PngChunk::parseTXTChunk in Exiv2 v0.26 allows remote attackers to cause a denial of service heap-based buffer over-read via a crafted image file, a different vulnerability than CVE-2018-10999...

6.5CVSS7.4AI score0.0273EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:24 a.m.9 views

SUSE CVE-2018-16640

ImageMagick 7.0.8-5 has a memory leak vulnerability in the function ReadOneJNGImage in coders/png.c...

3.3CVSS6.9AI score0.02549EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2023/02/15 4:13 a.m.8 views

SUSE CVE-2019-11007

In GraphicsMagick 1.4 snapshot-20190322 Q8, there is a heap-based buffer over-read in the ReadMNGImage function of coders/png.c, which allows attackers to cause a denial of service or information disclosure via an image colormap...

8.1CVSS6.7AI score0.0197EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2023/02/15 4:11 a.m.9 views

SUSE CVE-2019-13109

An integer overflow in Exiv2 through 0.27.1 allows an attacker to cause a denial of service SIGSEGV via a crafted PNG image file, because PngImage::readMetadata mishandles a chunkLength - iccOffset subtraction...

4.3CVSS8.9AI score0.01579EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2023/02/15 4:11 a.m.7 views

SUSE CVE-2019-13112

A PngChunk::parseChunkContent uncontrolled memory allocation in Exiv2 through 0.27.1 allows an attacker to cause a denial of service crash due to an std::badalloc exception via a crafted PNG image file...

4.3CVSS7.4AI score0.01981EPSS
SaveExploits1References4
SUSE CVE
SUSE CVE
added 2023/02/15 4:05 a.m.8 views

SUSE CVE-2019-19949

In ImageMagick 7.0.8-43 Q16, there is a heap-based buffer over-read in the function WritePNGImage of coders/png.c, related to Magickpngwriterawprofile and LocaleNCompare...

5.4CVSS7.1AI score0.02888EPSS
SaveExploits1References6
SUSE CVE
SUSE CVE
added 2023/02/15 3:53 a.m.7 views

SUSE CVE-2020-25674

WriteOnePNGImage from coders/png.c the PNG coder has a for loop with an improper exit condition that can allow an out-of-bounds READ via heap-buffer-overflow. This occurs because it is possible for the colormap to have less than 256 valid values but the loop condition will loop 256 times,...

7.5CVSS6.6AI score0.01016EPSS
SaveExploits1References8
SUSE CVE
SUSE CVE
added 2023/02/15 3:51 a.m.8 views

SUSE CVE-2020-35511

A global buffer overflow was discovered in pngcheck function in pngcheck-2.4.05 patches applied via a crafted png file...

7.8CVSS7.7AI score0.00358EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 3:48 a.m.7 views

SUSE CVE-2021-3696

A heap out-of-bounds write may heppen during the handling of Huffman tables in the PNG reader. This may lead to data corruption in the heap space. Confidentiality, Integrity and Availablity impact may be considered Low as it's very complex to an attacker control the encoding and positioning of...

5CVSS8.9AI score0.00477EPSS
SaveExploits0References22
SUSE CVE
SUSE CVE
added 2023/02/15 3:47 a.m.6 views

SUSE CVE-2021-4214

A heap overflow flaw was found in libpngs' pngimage.c program. This flaw allows an attacker with local network access to pass a specially crafted PNG file to the pngimage utility, causing an application to crash, leading to a denial of service...

5.5CVSS8.9AI score0.00526EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:43 a.m.7 views

SUSE CVE-2021-29531

TensorFlow is an end-to-end open source platform for machine learning. An attacker can trigger a CHECK fail in PNG encoding by providing an empty input tensor as the pixel data. This is because the...

5.5CVSS5.5AI score0.00189EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:28 a.m.6 views

SUSE CVE-2022-23584

Tensorflow is an Open Source Machine Learning Framework. A malicious user can cause a use after free behavior when decoding PNG images. After png::CommonFreeDecode&decode gets called, the values of decode.width and decode.height are in an unspecified state. The fix will be included in TensorFlow...

6.5CVSS6.5AI score0.00725EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:28 a.m.5 views

SUSE CVE-2022-23585

Tensorflow is an Open Source Machine Learning Framework. When decoding PNG images TensorFlow can produce a memory leak if the image is invalid. After calling png::CommonInitDecode..., &decode, the decode value contains allocated buffers which can only be freed by calling...

6.5CVSS6.5AI score0.00992EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:26 a.m.6 views

SUSE CVE-2022-27938

stbimage.h aka the stb image loader 2.19, as used in libsixel and other products, has a reachable assertion in stbicreatepngimageraw...

5.5CVSS5.5AI score0.00614EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:22 a.m.13 views

SUSE CVE-2022-44268

ImageMagick 7.1.0-49 is vulnerable to Information Disclosure. When it parses a PNG image e.g., for resize, the resulting image could have embedded the content of an arbitrary. file if the magick binary has permissions to read it...

7.5CVSS9.1AI score0.89855EPSS
SaveExploits28References8
Debian
Debian
added 2023/02/13 6:58 p.m.52 views

[SECURITY] [DSA 5347-1] imagemagick security update

------------------------------------------------------------------------- Debian Security Advisory DSA-5347-1 [email protected] https://www.debian.org/security/ Moritz Muehlenhoff February 13, 2023 https://www.debian.org/security/faq -...

6.5CVSS7.5AI score0.89855EPSS
SaveExploits31
Redos
Redos
added 2023/02/13 12:00 a.m.37 views

ROS-20230213-01

A vulnerability in the ImageMagick graphical editor is related to errors in input data processing. Exploitation of the vulnerability may allow a remote intruder to gain access to protected information using the profile parameter. information using the profile parameter Vulnerability of ImageMagic...

6.5CVSS6.8AI score0.89855EPSS
SaveExploits31
Rows per page
Query Builder