Lucene search
+L

7326 matches found

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
Prion
Prion
added 2020/12/08 10:15 p.m.25 views

Integer overflow

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.3CVSS4AI score0.01072EPSS
SaveExploits1References3Affected Software2
OSV
OSV
added 2020/12/08 10:15 p.m.12 views

UBUNTU-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.8AI score0.00852EPSS
SaveExploits1References5
UbuntuCve
UbuntuCve
added 2020/12/08 10:15 p.m.28 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.3CVSS6.9AI score0.01124EPSS
SaveExploits1References3
Mageia
Mageia
added 2020/12/08 10:40 a.m.107 views

Updated python and python3 packages fix security vulnerabilities

It was discovered that incorrectly handled certain ZIP files. An attacker could possibly use this issue to cause a denial of service CVE-2019-9674. It was discovered that Python documentation had a misleading information. A security issue could be possibly caused by wrong assumptions of this...

7.5CVSS7.3AI score0.12706EPSS
SaveExploits3References8
OSV
OSV
added 2020/12/08 10:40 a.m.19 views

MGASA-2020-0451 Updated python and python3 packages fix security vulnerabilities

It was discovered that incorrectly handled certain ZIP files. An attacker could possibly use this issue to cause a denial of service CVE-2019-9674. It was discovered that Python documentation had a misleading information. A security issue could be possibly caused by wrong assumptions of this...

7.5CVSS7AI score0.12706EPSS
SaveExploits3References9
CNNVD
CNNVD
added 2020/12/08 12:00 a.m.13 views

ImageMagick Studio ImageMagick Input Validation Error Vulnerability

Imagemagick Studio ImageMagick is a suite of open source image processing software from ImageMagick Studio Imagemagick Studio, an American company. The software can read, convert, or write images in a variety of formats. A security vulnerability exists in ImageMagick, which stems from a flaw foun...

4.3CVSS6.8AI score0.01124EPSS
SaveExploits1References9
CNNVD
CNNVD
added 2020/12/08 12:00 a.m.15 views

C2FO Fast-csv Resource Management Error Vulnerability

C2FO Fast-csv is a Typescript-based code library for parsing and formatting CSV-formatted files from Packwood C2FO. A security vulnerability exists in Fast-csv, which stems from a possible re-dos vulnerability regular expression denial of service when parsing with the ignoreEmpty option...

6.5CVSS6.7AI score0.01518EPSS
SaveExploits1References7
Cvelist
Cvelist
added 2020/12/08 12:00 a.m.44 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...

5.2AI score0.01163EPSS
SaveExploits1References3
Debian CVE
Debian CVE
added 2020/12/08 12:00 a.m.90 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.3CVSS5.6AI score0.01072EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2020/12/08 12:00 a.m.87 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.2AI score0.01163EPSS
SaveExploits1
CNVD
CNVD
added 2020/12/07 12:00 a.m.14 views

ImageMagick has an unspecified vulnerability (CNVD-2021-10256)

ImageMagick is a software for creating, editing, and composing images that can read, convert, and write images in many formats. A security vulnerability exists in ImageMagick.h in versions of ImageMagick prior to 7.0.9-0 in which MagickCore/quantum.h has a range of representable values outside th...

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

DEBIAN-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.3AI score0.01124EPSS
SaveExploits1References1
OSV
OSV
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...

3.3CVSS6.3AI score
SaveExploits0References4
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.01147EPSS
SaveExploits0References4
Prion
Prion
added 2020/12/03 5:15 p.m.31 views

Input validation

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.7AI score0.01147EPSS
SaveExploits0References4Affected Software2
UbuntuCve
UbuntuCve
added 2020/12/03 5:15 p.m.43 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.3CVSS6.8AI score0.01147EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2020/12/03 12:00 a.m.37 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...

5.2AI score0.01147EPSS
SaveExploits0References4
OSV
OSV
added 2020/12/01 9:15 p.m.34 views

PYSEC-2020-68

OAuthenticator is an OAuth login mechanism for JupyterHub. In oauthenticator from version 0.12.0 and before 0.12.2, the deprecated in jupyterhub 1.2 configuration Authenticator.whitelist, which should be transparently mapped to Authenticator.allowedusers with a warning, is instead ignored by...

6.3CVSS2.1AI score0.01118EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2020/12/01 3:15 p.m.5 views

CVE-2020-7548

A CWE-330 - Use of Insufficiently Random Values vulnerability exists in Smartlink, PowerTag, and Wiser Series Gateways see security notification for version information that could allow unauthorized users to login...

9.8CVSS7.6AI score0.01427EPSS
SaveExploits0References2
Rows per page
Query Builder