Lucene search
K

2509 matches found

OSV
OSV
added 2020/12/10 12:0 p.m.16 views

RUSTSEC-2020-0099 Aovec<T> lacks bound on its Send and Sync traits allowing data races

aovec::Aovec is a vector type that implements Send and Sync for all types T. This allows non-Send types such as Rc and non-Sync types such as Cell to be used across thread boundaries which can trigger undefined behavior and memory corruption...

7CVSS6.8AI score0.00285EPSS
Exploits0References2
RustSec
RustSec
added 2020/12/10 12:0 p.m.17 views

Aovec<T> lacks bound on its Send and Sync traits allowing data races

aovec::Aovec is a vector type that implements Send and Sync for all types T. This allows non-Send types such as Rc and non-Sync types such as Cell to be used across thread boundaries which can trigger undefined behavior and memory corruption...

7CVSS2.7AI score0.00285EPSS
Exploits0
OSV
OSV
added 2020/12/08 10:15 p.m.1 views

DEBIAN-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.6AI score0.00833EPSS
Exploits1References1
OSV
OSV
added 2020/12/08 10:15 p.m.24 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
Exploits0References3
OSV
OSV
added 2020/12/08 10:15 p.m.2 views

DEBIAN-CVE-2020-27758

A flaw was found in ImageMagick in coders/txt.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 long. This would most likely lead to an impact to application availability, but...

3.3CVSS6.2AI score0.01124EPSS
Exploits1References1
OSV
OSV
added 2020/12/08 10:15 p.m.20 views

CVE-2020-27758

A flaw was found in ImageMagick in coders/txt.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 long. This would most likely lead to an impact to application availability, but...

3.3CVSS6.1AI score
Exploits0References3
OSV
OSV
added 2020/12/08 10:15 p.m.24 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
Exploits0References2
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
Exploits1References1
NVD
NVD
added 2020/12/08 10:15 p.m.17 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...

4.3CVSS4.2AI score0.01072EPSS
Exploits1References3
NVD
NVD
added 2020/12/08 10:15 p.m.15 views

CVE-2020-27758

A flaw was found in ImageMagick in coders/txt.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 long. This would most likely lead to an impact to application availability, but...

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

CVE-2020-27751

A flaw was found in ImageMagick in MagickCore/quantum-export.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 long as well as a shift exponent that is too large for 64-bit type...

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

DEBIAN-CVE-2020-27751

A flaw was found in ImageMagick in MagickCore/quantum-export.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 long as well as a shift exponent that is too large for 64-bit type...

3.3CVSS6.3AI score0.01114EPSS
Exploits1References1
OSV
OSV
added 2020/12/08 10:15 p.m.17 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...

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

DEBIAN-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...

3.3CVSS6.5AI score0.01072EPSS
Exploits1References1
NVD
NVD
added 2020/12/08 10:15 p.m.16 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.5CVSS5.8AI score0.01172EPSS
Exploits1References3
NVD
NVD
added 2020/12/08 10:15 p.m.17 views

CVE-2020-27750

A flaw was found in ImageMagick in MagickCore/colorspace-private.h and 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 type unsigned char and math division by zero. This would...

5.5CVSS5.6AI score0.00982EPSS
Exploits1References3
OSV
OSV
added 2020/12/08 10:15 p.m.1 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
Exploits1References1
OSV
OSV
added 2020/12/08 10:15 p.m.23 views

CVE-2020-27750

A flaw was found in ImageMagick in MagickCore/colorspace-private.h and 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 type unsigned char and math division by zero. This would...

5.5CVSS6.1AI score
Exploits0References3
OSV
OSV
added 2020/12/08 10:15 p.m.18 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
Exploits0References3
OSV
OSV
added 2020/12/08 10:15 p.m.1 views

DEBIAN-CVE-2020-27750

A flaw was found in ImageMagick in MagickCore/colorspace-private.h and 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 type unsigned char and math division by zero. This would...

5.5CVSS6.6AI score0.00982EPSS
Exploits1References1
Rows per page
Query Builder