Lucene search
+L

809 matches found

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

Code injection

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

4.3CVSS3.9AI score0.00852EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2020/12/08 9:57 p.m.41 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.00852EPSS
SaveExploits1References1
Debian CVE
Debian CVE
added 2020/12/08 9:57 p.m.72 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...

4.3CVSS6AI score0.00852EPSS
SaveExploits1
OSV
OSV
added 2020/12/08 9:15 p.m.28 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...

3.3CVSS6.5AI score
SaveExploits0References3
OSV
OSV
added 2020/12/08 9:15 p.m.23 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.5CVSS6.2AI score
SaveExploits0References3
NVD
NVD
added 2020/12/08 9:15 p.m.24 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.5CVSS5.7AI score0.01016EPSS
SaveExploits1References3
OSV
OSV
added 2020/12/08 9:15 p.m.7 views

UBUNTU-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.8AI score0.01016EPSS
SaveExploits1References5
UbuntuCve
UbuntuCve
added 2020/12/08 9:15 p.m.32 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.01163EPSS
SaveExploits1References3
Prion
Prion
added 2020/12/08 9:15 p.m.29 views

Out-of-bounds

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

4.3CVSS5.4AI score0.01016EPSS
SaveExploits1References3Affected Software2
Microsoft KB
Microsoft KB
added 2020/12/08 8:0 a.m.267 views

December 8, 2020—KB4593226 (OS Build 14393.4104) - EXPIRED

None None...

9.9CVSS6.8AI score0.18177EPSS
SaveExploits0
Cvelist
Cvelist
added 2020/12/08 12:0 a.m.43 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
CVE
CVE
added 2020/12/08 12:0 a.m.202 views

CVE-2020-25666

CVE-2020-25666 is a vulnerability in ImageMagick where four instances in HistogramCompare() (MagickCore/histogram.c) allow integer overflow during simple math calculations on RGB values and the color count. The patch switches calculations from int to ssize_t, addressing the overflow. Affected pro...

4.3CVSS5AI score0.01163EPSS
SaveExploits1References3Affected Software1
Debian CVE
Debian CVE
added 2020/12/08 12:0 a.m.74 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.5CVSS6AI score0.01016EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2020/12/08 12:0 a.m.82 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
CVE
CVE
added 2020/12/08 12:0 a.m.186 views

CVE-2020-25665

CVE-2020-25665 affects ImageMagick’s PALM image coder (coders/palm.c). The vulnerability arises from an improper call to AcquireQuantumMemory() in WritePALMImage() that should offset by 256; this can lead to an out-of-bounds read later in the routine. The fix patches the call by adding 256 to byt...

5.5CVSS5.7AI score0.01016EPSS
SaveExploits1References3Affected Software1
ThreatPost
ThreatPost
added 2020/12/03 5:0 p.m.37 views

Reverse Engineering Tools: Evaluating the True Cost

When sourcing software for business needs, what criteria should you follow? Price typically tops the list. And sure, free software, like the Linux OS, delivers cost savings, stability, flexibility and ongoing development. No argument there. But when it comes to decompilers, which are used for...

7.6AI score
SaveExploits0References2
zdt
zdt
added 2020/11/29 12:0 a.m.62 views

Apache NiFi API Remote Code Execution Exploit

This Metasploit module uses the NiFi API to create an ExecuteProcess processor that will execute OS commands. The API must be unsecured or credentials provided and the ExecuteProcess processor must be available. An ExecuteProcessor processor is created then is configured with the payload and...

7.4AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2020/11/24 7:23 p.m.29 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.3CVSS4AI score0.01163EPSS
SaveExploits1References3
zdt
zdt
added 2020/11/19 12:0 a.m.256 views

Oracle WebLogic Server Administration Console Handle Remote Code Execution Exploit

This Metasploit module exploits a path traversal and a Java class instantiation in the handle implementation of WebLogic's Administration Console to execute code as the WebLogic user. Versions 10.3.6.0.0, 12.1.3.0.0, 12.2.1.3.0, 12.2.1.4.0, and 14.1.1.0.0 are known to be affected. Tested against...

10CVSS8.9AI score0.99997EPSS
SaveExploits45
Rows per page
Query Builder