Lucene search
+L

11004 matches found

OSV
OSV
added 2020/12/03 5:15 p.m.0 views

DEBIAN-CVE-2020-27761

WritePALMImage in /coders/palm.c used sizet casts in several areas of a calculation which could lead to values outside the range of representable type unsigned long undefined behavior when a crafted input file was processed by ImageMagick. The patch casts to ssizet instead to avoid this issue. Re...

3.3CVSS6.4AI score0.01088EPSS
SaveExploits0References1
Prion
Prion
added 2020/12/03 5:15 p.m.32 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.01161EPSS
SaveExploits0References4Affected Software2
OSV
OSV
added 2020/12/03 5:15 p.m.14 views

UBUNTU-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.7AI score0.01104EPSS
SaveExploits0References5
OSV
OSV
added 2020/12/03 5:15 p.m.8 views

UBUNTU-CVE-2020-27759

In IntensityCompare of /MagickCore/quantize.c, a double value was being casted to int and returned, which in some cases caused a value outside the range of type int to be returned. The flaw could be triggered by a crafted input file under certain conditions when processed by ImageMagick. Red Hat...

3.3CVSS6.7AI score0.0114EPSS
SaveExploits0References4
OSV
OSV
added 2020/12/03 5:15 p.m.18 views

UBUNTU-CVE-2020-27761

WritePALMImage in /coders/palm.c used sizet casts in several areas of a calculation which could lead to values outside the range of representable type unsigned long undefined behavior when a crafted input file was processed by ImageMagick. The patch casts to ssizet instead to avoid this issue. Re...

3.3CVSS6.7AI score0.01088EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2020/12/03 12:00 a.m.48 views

CVE-2020-27761

WritePALMImage in /coders/palm.c used sizet casts in several areas of a calculation which could lead to values outside the range of representable type unsigned long undefined behavior when a crafted input file was processed by ImageMagick. The patch casts to ssizet instead to avoid this issue. Re...

5AI score0.01088EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2020/12/02 12:00 a.m.6 views

PT-2020-6585 · Openjpeg +9 · Openjpeg +9

Name of the Vulnerable Software and Affected Versions: OpenJPEG versions prior to 2.4.0 Description: A flaw was found in OpenJPEG, allowing an attacker to provide specially crafted input to the conversion or encoding functionality, causing an out-of-bounds read. The highest threat from this issue...

8.8CVSS6.2AI score0.04973EPSS
SaveExploits8References179
CNNVD
CNNVD
added 2020/12/01 12:00 a.m.16 views

Western Digital My Cloud OS devices Authorization Issues Vulnerability

Western Digital My Cloud is a personal cloud storage device from Western Digital. A security vulnerability exists in Western Digital My Cloud OS 5 devices prior to version 5.06.115, which stems from an authentication bypass vulnerability in the NAS management dashboard that could allow an...

9.8CVSS6.9AI score0.03944EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2020/12/01 12:00 a.m.16 views

Zxelink Wireless Controller SQL注入漏洞

The ZXV10 W908 is a wireless access controller from ZXELINK. A SQL injection vulnerability exists in versions prior to ZXELINK ZXV10 W908 MIPSA1022IPV6R3T6P7Y20. The vulnerability stems from the device failing to properly filter parameters. An attacker can exploit the vulnerability by sending...

9.8CVSS7.4AI score0.01219EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2020/11/30 1:47 p.m.9 views

mysql: InnoDB unspecified vulnerability (CPU Apr 2021)

Vulnerability in the MySQL Server product of Oracle MySQL component: InnoDB. Supported versions that are affected are 5.7.33 and prior and 8.0.23 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server...

4.9CVSS7.3AI score0.02308EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2020/11/30 1:47 p.m.11 views

mysql: Server: Replication unspecified vulnerability (CPU Apr 2019)

Vulnerability in the MySQL Server component of Oracle MySQL subcomponent: Server: Replication. Supported versions that are affected are 5.6.43 and prior, 5.7.25 and prior and 8.0.15 and prior. Difficult to exploit vulnerability allows high privileged attacker with network access via multiple...

4.4CVSS6.8AI score0.02759EPSS
SaveExploits0References5
CNVD
CNVD
added 2020/11/30 12:00 a.m.54 views

Linux kernel memory leak vulnerability (CNVD-2021-19430)

The Linux kernel is a computer operating system kernel written in C and assembly language, compliant with the POSIX standard, and distributed under the GNU General Public License. A memory leak vulnerability exists in romfsdevread in fs/romfs/storage.c in Linux kernel versions prior to 5.8.4. An...

3.3CVSS6.2AI score0.00698EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2020/11/29 12:00 a.m.11 views

PT-2020-6398 · Openexr · Openexr

Name of the Vulnerable Software and Affected Versions: OpenEXR versions prior to 3.0.1 Description: A heap-buffer overflow was found in the copyIntoFrameBuffer function of OpenEXR. This issue allows an attacker to execute arbitrary code with the permissions of the user running the application...

8.8CVSS6.8AI score0.02291EPSS
SaveExploits0References35
Positive Technologies
Positive Technologies
added 2020/11/27 12:00 a.m.12 views

PT-2020-8128

Name of the Vulnerable Software and Affected Versions: Crafter Studio versions prior to 3.0.1 Description: An unauthenticated attacker can create a site with specially crafted XML, allowing the retrieval of OS files out-of-band. This issue affects Crafter Studio, enabling attackers to access...

8.6CVSS7AI score0.01548EPSS
SaveExploits0References10
OSV
OSV
added 2020/11/26 2:15 a.m.2 views

DEBIAN-CVE-2020-25653

A race condition vulnerability was found in the way the spice-vdagentd daemon handled new client connections. This flaw may allow an unprivileged local guest user to become the active agent for spice-vdagentd, possibly resulting in a denial of service or information leakage from the host. The...

6.3CVSS6.3AI score0.0033EPSS
SaveExploits1References1
Debian CVE
Debian CVE
added 2020/11/26 1:28 a.m.44 views

CVE-2020-25652

A flaw was found in the spice-vdagentd daemon, where it did not properly handle client connections that can be established via the UNIX domain socket in /run/spice-vdagentd/spice-vdagent-sock. Any unprivileged local guest user could use this flaw to prevent legitimate agents from connecting to th...

5.5CVSS5.4AI score0.00436EPSS
SaveExploits1
CNNVD
CNNVD
added 2020/11/26 12:00 a.m.12 views

cPanel 注入漏洞

cPanel is a set of Web-based host control management system of the U.S. cPanel. A URL parameter injection vulnerability exists in multiple interfaces in versions of cPanel prior to 90.0.17. No detailed vulnerability details are provided at this time...

4.1CVSS5.8AI score0.00581EPSS
SaveExploits0References3
OSV
OSV
added 2020/11/25 3:15 p.m.13 views

AZL-7362 CVE-2020-25650 affecting package spice-vdagent for versions less than 0.22.1-1

A flaw was found in the way the spice-vdagentd daemon handled file transfers from the host system to the virtual machine. Any unprivileged local guest user with access to the UNIX domain socket path /run/spice-vdagentd/spice-vdagent-sock could use this flaw to perform a memory denial of service f...

5.5CVSS6AI score0.00496EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2020/11/25 12:00 a.m.13 views

IBM Cloud Pak for Security 代码问题漏洞

IBM Cloud Pak for Security is an integrated security tool that uses a unified interface to provide deep insight into threats in hybrid multi-cloud environments. An information disclosure vulnerability exists in IBM Cloud Pak for Security 1.3.0.1. The vulnerability stems from the product's failure...

5.3CVSS6AI score0.0075EPSS
SaveExploits0References5
OSV
OSV
added 2020/11/23 10:15 p.m.10 views

ALPINE-CVE-2020-25696

A flaw was found in the psql interactive terminal of PostgreSQL in versions before 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20 and before 9.5.24. If an interactive psql session uses \gset when querying a compromised server, the attacker can execute arbitrary code as the operating...

7.5CVSS7.5AI score0.02698EPSS
SaveExploits0References1
Rows per page
Query Builder