Lucene search
+L

11004 matches found

UbuntuCve
UbuntuCve
added 2020/12/08 10:15 p.m.24 views

CVE-2020-25675

In the CropImage and CropImageToTiles routines of MagickCore/transform.c, rounding calculations performed on unconstrained pixel offsets was causing undefined behavior in the form of integer overflow and out-of-range values as reported by UndefinedBehaviorSanitizer. Such issues could cause a...

4.3CVSS6.6AI score0.01085EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2020/12/08 9:57 p.m.46 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...

5.1AI score0.00862EPSS
SaveExploits1References1
NVD
NVD
added 2020/12/08 9:15 p.m.42 views

CVE-2020-25663

A call to ConformPixelInfo in the SetImageAlphaChannel routine of /MagickCore/channel.c caused a subsequent heap-use-after-free or heap-buffer-overflow READ when GetPixelRed or GetPixelBlue was called. This could occur if an attacker is able to submit a malicious image file to be processed by...

5.5CVSS5.2AI score0.01115EPSS
SaveExploits1References3
OSV
OSV
added 2020/12/08 9:15 p.m.4 views

DEBIAN-CVE-2020-25665

The PALM image coder at coders/palm.c makes an improper call to AcquireQuantumMemory in routine WritePALMImage because it needs to be offset by 256. This can cause a out-of-bounds read later on in the routine. The patch adds 256 to bytesperrow in the call to AcquireQuantumMemory. This could cause...

5.5CVSS6.7AI score0.01028EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2020/12/08 9:15 p.m.20 views

CVE-2020-25663

A call to ConformPixelInfo in the SetImageAlphaChannel routine of /MagickCore/channel.c caused a subsequent heap-use-after-free or heap-buffer-overflow READ when GetPixelRed or GetPixelBlue was called. This could occur if an attacker is able to submit a malicious image file to be processed by...

5.5CVSS6.1AI score0.01115EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2020/12/08 9:15 p.m.33 views

CVE-2020-25666

There are 4 places in HistogramCompare in MagickCore/histogram.c where an integer overflow is possible during simple math calculations. This occurs in the rgb values and count value for a color. The patch uses casts to ssizet type for these calculations, instead of int. This flaw could impact...

4.3CVSS6.8AI score0.01177EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2020/12/08 8:57 p.m.31 views

CVE-2020-25664

In WriteOnePNGImage of the PNG coder at coders/png.c, an improper call to AcquireVirtualMemory and memset allows for an out-of-bounds write later when PopShortPixel from MagickCore/quantum-private.h is called. The patch fixes the calls by adding 256 to rowbytes. An attacker who is able to supply ...

6.4AI score0.00719EPSS
SaveExploits1References2
OSV
OSV
added 2020/12/08 4:15 p.m.12 views

CVE-2020-29577

The official znc docker images before 1.7.1-slim contain a blank password for a root user. Systems using the znc docker container deployed by affected versions of the Docker image may allow an remote attacker to achieve root access with a blank password...

9.8CVSS7.3AI score0.02322EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2020/12/08 12:00 a.m.5 views

PT-2020-5267 · Microsoft · Office Online Server +4

Name of the Vulnerable Software and Affected Versions: Microsoft Excel versions prior to the fixed version Microsoft Office Web Apps affected versions not specified Microsoft 365 Apps affected versions not specified Microsoft Office affected versions not specified Office Online Server affected...

10CVSS7.8AI score0.03587EPSS
SaveExploits0References25
Cvelist
Cvelist
added 2020/12/08 12:00 a.m.46 views

CVE-2020-25665

The PALM image coder at coders/palm.c makes an improper call to AcquireQuantumMemory in routine WritePALMImage because it needs to be offset by 256. This can cause a out-of-bounds read later on in the routine. The patch adds 256 to bytesperrow in the call to AcquireQuantumMemory. This could cause...

5.9AI score0.01028EPSS
SaveExploits1References3
CNVD
CNVD
added 2020/12/07 12:00 a.m.18 views

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

ImageMagick is a software for creating, editing, and composing images that can read, convert, and write images in many formats. An input validation error vulnerability exists in ImageMagick, where MagickCore/quantum.h in versions prior to ImageMagick 7.0.9-0 has a range of representable values...

4.3CVSS7.3AI score0.01138EPSS
SaveExploits1References1
OSV
OSV
added 2020/12/04 10:15 p.m.3 views

DEBIAN-CVE-2020-27772

A flaw was found in ImageMagick in coders/bmp.c. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of values outside the range of type unsigned int. This would most likely lead to an impact to application availability, but could...

3.3CVSS6.3AI score0.01138EPSS
SaveExploits1References1
Prion
Prion
added 2020/12/04 10:15 p.m.15 views

Design/Logic Flaw

A flaw was found in ImageMagick in coders/bmp.c. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of values outside the range of type unsigned int. This would most likely lead to an impact to application availability, but could...

4.3CVSS3.4AI score0.01138EPSS
SaveExploits1References3Affected Software3
OSV
OSV
added 2020/12/04 9:15 p.m.20 views

CVE-2020-27774

A flaw was found in ImageMagick in MagickCore/statistic.c. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of a too large shift for 64-bit type ssizet. This would most likely lead to an impact to application availability, but...

3.3CVSS6.1AI score
SaveExploits0References3
NVD
NVD
added 2020/12/04 3:15 p.m.19 views

CVE-2020-27770

Due to a missing check for 0 value of replaceextent, it is possible for offset p to overflow in SubstituteString, causing potential impact to application availability. This could be triggered by a crafted input file that is processed by ImageMagick. This flaw affects ImageMagick versions prior to...

5.5CVSS5.9AI score0.01147EPSS
SaveExploits1References3
OSV
OSV
added 2020/12/04 3:15 p.m.7 views

UBUNTU-CVE-2020-27767

A flaw was found in ImageMagick in MagickCore/quantum.h. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of values outside the range of types float and unsigned char. This would most likely lead to an impact to application...

3.3CVSS6.7AI score0.01138EPSS
SaveExploits1References4
Prion
Prion
added 2020/12/04 3:15 p.m.32 views

Design/Logic Flaw

A flaw was found in ImageMagick in MagickCore/statistic.c. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of values outside the range of type unsigned long. This would most likely lead to an impact to application availability,...

6.8CVSS4.6AI score0.01197EPSS
SaveExploits1References3Affected Software2
OSV
OSV
added 2020/12/04 3:15 p.m.6 views

UBUNTU-CVE-2020-27765

A flaw was found in ImageMagick in MagickCore/segment.c. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of math division by zero. This would most likely lead to an impact to application availability, but could potentially cause...

3.3CVSS6.7AI score0.01013EPSS
SaveExploits1References4
NVD
NVD
added 2020/12/03 5:15 p.m.27 views

CVE-2020-27764

In /MagickCore/statistic.c, there are several areas in ApplyEvaluateOperator where a sizet cast should have been a ssizet cast, which causes out-of-range values under some circumstances when a crafted input file is processed by ImageMagick. Red Hat Product Security marked this as Low severity...

4.3CVSS3.9AI score0.01161EPSS
SaveExploits0References4
OSV
OSV
added 2020/12/03 5:15 p.m.2 views

DEBIAN-CVE-2020-27762

A flaw was found in ImageMagick in coders/hdr.c. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of values outside the range of type unsigned char. This would most likely lead to an impact to application availability, but could...

5.5CVSS6.6AI score0.01104EPSS
SaveExploits0References1
Rows per page
Query Builder