Lucene search
+L

3913 matches found

RedhatCVE
RedhatCVE
added 2020/12/28 6:34 p.m.39 views

CVE-2020-35492

A flaw was found in cairo's image-compositor.c. This flaw allows an attacker who can provide a crafted input file to cairo's image-compositor for example, by convincing a user to open a file in an application using cairo, or if an application uses cairo on untrusted input to cause a stack buffer...

7.8CVSS7.5AI score0.01112EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2020/12/23 12:0 a.m.16 views

Fedora 33 : pngcheck (2020-f3a397cbf8)

"Previous fix for buffer overrun printing the contents of the sPLT chunk in certain malformed inputs RHBZ1905775 was incomplete; it should be properly fixed now. ---- Security fix for multiple buffer overflows from crafted file input RHBZ1902786,1902806,1902810: no CVE yet assigned, and for buffe...

5.7AI score
SaveExploits0References1
CNVD
CNVD
added 2020/12/23 12:0 a.m.25 views

ImageMagick Input Validation Error Vulnerability (CNVD-2021-11327)

ImageMagick is a suite of open source image processing software. The software can read, convert or write images in a variety of formats. ImageMagick suffers from a security vulnerability, which stems from IntensityCompare of /magick/quantize.c, where a call to PixelPacketIntensity returns an...

4.3CVSS7.5AI score0.01124EPSS
SaveExploits1References1
OSV
OSV
added 2020/12/20 2:43 p.m.12 views

MGASA-2020-0464 Updated openjpeg2 packages fix security vulnerabilities

A heap-buffer overwrites error was discovered in lib/openjp2/mqc.c in OpenJPEG 2.3.1. The vulnerability causes an out-of-bounds write, which may lead to remote denial of service or possibly remote code execution CVE-2020-27814. A flaw was found in OpenJPEG’s encoder. This flaw allows an attacker ...

7.8CVSS7.4AI score0.02008EPSS
SaveExploits1References4
OSV
OSV
added 2020/12/18 12:15 a.m.1 views

CVE-2020-13511

An information disclosure vulnerability exists in the WinRing0x64 Driver Privileged I/O Read IRPs functionality of NZXT CAM 4.8.0. A specially crafted I/O request packet IRP using the IRP 0x9c4060d4 gives a low privilege user direct access to the IN instruction that is completely unrestrained at ...

6.5CVSS6.6AI score0.00509EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2020/12/14 7:26 p.m.28 views

CVE-2020-27841

A flaw was found in OpenJPEG in src/lib/openjp2/pi.c. This flaw allows an attacker who can provide crafted input to be processed by the OpenJPEG encoder to cause an out-of-bounds read. The highest threat from this vulnerability is to system availability. Mitigation This flaw could be mitigated if...

5.5CVSS3.4AI score0.01384EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2020/12/14 7:26 p.m.36 views

CVE-2020-27842

A flaw was found in OpenJPEG’s t2 encoder. This flaw allows an attacker who can provide crafted input to be processed by OpenJPEG to cause a NULL pointer dereference issue. The highest threat to this vulnerability is to system availability...

5.5CVSS3AI score0.01443EPSS
SaveExploits0References3
OSV
OSV
added 2020/12/11 4:15 a.m.7 views

UBUNTU-CVE-2020-27828

There's a flaw in jasper's jpc encoder in versions prior to 2.0.23. Crafted input provided to jasper by an attacker could cause an arbitrary out-of-bounds write. This could potentially affect data confidentiality, integrity, or application availability...

7.8CVSS7AI score0.01371EPSS
SaveExploits1References3
Prion
Prion
added 2020/12/11 4:15 a.m.28 views

Out-of-bounds

There's a flaw in jasper's jpc encoder in versions prior to 2.0.23. Crafted input provided to jasper by an attacker could cause an arbitrary out-of-bounds write. This could potentially affect data confidentiality, integrity, or application availability...

6.8CVSS7.4AI score0.01371EPSS
SaveExploits1References6Affected Software2
UbuntuCve
UbuntuCve
added 2020/12/11 4:15 a.m.35 views

CVE-2020-27828

There's a flaw in jasper's jpc encoder in versions prior to 2.0.23. Crafted input provided to jasper by an attacker could cause an arbitrary out-of-bounds write. This could potentially affect data confidentiality, integrity, or application availability...

7.8CVSS6.9AI score0.01371EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2020/12/10 12:0 a.m.47 views

CVE-2020-27824

A flaw was found in OpenJPEG’s encoder in the opjdwtcalcexplicitstepsizes 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 availability...

5.5CVSS6.8AI score0.0161EPSS
SaveExploits0References6
OSV
OSV
added 2020/12/08 10:15 p.m.30 views

CVE-2020-27755

in SetImageExtent of /MagickCore/image.c, an incorrect image depth size can cause a memory leak because the code which checks for the proper image depth size does not reset the size in the event there is an invalid size. The patch resets the depth to a proper size before throwing an exception. Th...

3.3CVSS6.4AI score
SaveExploits0References1
OSV
OSV
added 2020/12/08 10:15 p.m.2 views

DEBIAN-CVE-2020-27753

There are several memory leaks in the MIFF coder in /coders/miff.c due to improper image depth values, which can be triggered by a specially crafted input file. These leaks could potentially lead to an impact to application availability or cause a denial of service. It was originally reported tha...

5.5CVSS6.7AI score0.00852EPSS
SaveExploits1References1
OSV
OSV
added 2020/12/08 10:15 p.m.1 views

DEBIAN-CVE-2020-27757

A floating point math calculation in ScaleAnyToQuantum of /MagickCore/quantum-private.h could lead to undefined behavior in the form of a value outside the range of type unsigned long long. The flaw could be triggered by a crafted input file under certain conditions when it is processed by...

3.3CVSS6.4AI score0.01072EPSS
SaveExploits1References1
NVD
NVD
added 2020/12/08 10:15 p.m.53 views

CVE-2020-27754

In IntensityCompare of /magick/quantize.c, there are calls to PixelPacketIntensity which could return overflowed values to the caller when ImageMagick processes a crafted input file. To mitigate this, the patch introduces and uses the ConstrainPixelIntensity function, which forces the pixel...

4.3CVSS4.2AI score0.01124EPSS
SaveExploits1References3
OSV
OSV
added 2020/12/08 10:15 p.m.26 views

CVE-2020-27756

In ParseMetaGeometry of MagickCore/geometry.c, image height and width calculations can lead to divide-by-zero conditions which also lead to undefined behavior. This flaw can be triggered by a crafted input file processed by ImageMagick and could impact application availability. The patch uses...

5.5CVSS6.2AI score
SaveExploits0References2
OSV
OSV
added 2020/12/08 10:15 p.m.27 views

CVE-2020-27757

A floating point math calculation in ScaleAnyToQuantum of /MagickCore/quantum-private.h could lead to undefined behavior in the form of a value outside the range of type unsigned long long. The flaw could be triggered by a crafted input file under certain conditions when it is processed by...

3.3CVSS6.1AI score
SaveExploits0References3
OSV
OSV
added 2020/12/08 10:15 p.m.19 views

CVE-2020-25676

In CatromWeights, MeshInterpolate, InterpolatePixelChannel, InterpolatePixelChannels, and InterpolatePixelInfo, which are all functions in /MagickCore/pixel.c, there were multiple unconstrained pixel offset calculations which were being used with the floor function. These calculations produced...

5.5CVSS6.3AI score
SaveExploits0References3
OSV
OSV
added 2020/12/08 10:15 p.m.2 views

DEBIAN-CVE-2020-25676

In CatromWeights, MeshInterpolate, InterpolatePixelChannel, InterpolatePixelChannels, and InterpolatePixelInfo, which are all functions in /MagickCore/pixel.c, there were multiple unconstrained pixel offset calculations which were being used with the floor function. These calculations produced...

5.5CVSS6.7AI score0.01172EPSS
SaveExploits1References1
OSV
OSV
added 2020/12/08 10:15 p.m.4 views

UBUNTU-CVE-2020-27755

in SetImageExtent of /MagickCore/image.c, an incorrect image depth size can cause a memory leak because the code which checks for the proper image depth size does not reset the size in the event there is an invalid size. The patch resets the depth to a proper size before throwing an exception. Th...

3.3CVSS6.8AI score0.00852EPSS
SaveExploits1References4
Rows per page
Query Builder