Lucene search
K

2519 matches found

ATTACKERKB
ATTACKERKB
added 2022/09/19 6:15 p.m.1 views

CVE-2022-3213

A heap buffer overflow issue was found in ImageMagick. When an application processes a malformed TIFF file, it could lead to undefined behavior or a crash causing a denial of service...

5.5CVSS6.5AI score0.00445EPSS
Exploits0References5
OSV
OSV
added 2022/09/06 6:15 p.m.3 views

CVE-2022-26461

In vow, there is a possible undefined behavior due to an API misuse. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation. Patch ID: ALPS07032604; Issue ID: ALPS07032604...

6.7CVSS5.9AI score
Exploits0References1
NVD
NVD
added 2022/09/06 6:15 p.m.17 views

CVE-2022-26461

In vow, there is a possible undefined behavior due to an API misuse. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation. Patch ID: ALPS07032604; Issue ID: ALPS07032604...

6.7CVSS0.001EPSS
Exploits0References1
Prion
Prion
added 2022/09/06 6:15 p.m.10 views

Design/Logic Flaw

In vow, there is a possible undefined behavior due to an API misuse. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation. Patch ID: ALPS07032604; Issue ID: ALPS07032604...

4CVSS6.6AI score0.001EPSS
Exploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2022/09/06 5:19 p.m.22 views

CVE-2022-26461

In vow, there is a possible undefined behavior due to an API misuse. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation. Patch ID: ALPS07032604; Issue ID: ALPS07032604...

7.3AI score0.001EPSS
Exploits0References1
Cvelist
Cvelist
added 2022/09/06 5:19 p.m.21 views

CVE-2022-26461

In vow, there is a possible undefined behavior due to an API misuse. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation. Patch ID: ALPS07032604; Issue ID: ALPS07032604...

6.9AI score0.001EPSS
Exploits0References1
CVE
CVE
added 2022/09/06 5:19 p.m.503 views

CVE-2022-26461

CVE-2022-26461 affects the vow component; it involves undefined behavior caused by API misuse that could enable local privilege escalation with system execution privileges required. No user interaction is needed. The vulnerability is associated with patch ALPS07032604 (Issue ALPS07032604). Multip...

6.7CVSS6.6AI score0.001EPSS
Exploits0References1Affected Software1
CNNVD
CNNVD
added 2022/09/06 12:0 a.m.2 views

MediaTek vow 安全漏洞

MediaTek vow is an application chip from MediaTek, China. It provides optimized platform size and power consumption. A security vulnerability exists in MediaTek vow that stems from undefined behavior due to API misuse. This could result in a local privilege escalation that requires system executi...

6.7CVSS6.8AI score0.001EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2022/09/05 6:58 a.m.29 views

CVE-2021-20224

An integer overflow issue was found in ImageMagick's ExportIndexQuantum function in MagickCore/quantum-export.c. Function calls to GetPixelIndex could result in outside the range of representable values for the type 'unsigned char.' When ImageMagick processes a crafted pdf file, this issue could...

5.5CVSS2.6AI score0.00365EPSS
Exploits0References4
Github Security Blog
Github Security Blog
added 2022/09/02 10:29 p.m.22 views

`os_socketaddr` invalidly assumes the memory layout of std::net::SocketAddr

The ossocketaddr crate has assumed std::net::SocketAddrV4 and std::net::SocketAddrV6 have the same memory layout as the system C representation sockaddr. It has simply casted the pointers to convert the socket addresses to the system representation. These layout were changed into idiomatic rust...

2.4AI score
Exploits0References5Affected Software1
OSV
OSV
added 2022/09/01 9:15 p.m.3 views

CVE-2022-2308

A flaw was found in vDPA with VDUSE backend. There are currently no checks in VDUSE kernel driver to ensure the size of the device config space is in line with the features advertised by the VDUSE userspace application. In case of a mismatch, Virtio drivers config read helpers do not initialize t...

6.5CVSS8.3AI score
Exploits0References2
Prion
Prion
added 2022/09/01 9:15 p.m.17 views

Design/Logic Flaw

A flaw was found in vDPA with VDUSE backend. There are currently no checks in VDUSE kernel driver to ensure the size of the device config space is in line with the features advertised by the VDUSE userspace application. In case of a mismatch, Virtio drivers config read helpers do not initialize t...

1.7CVSS6.2AI score0.00223EPSS
Exploits0References1
CVE
CVE
added 2022/09/01 8:1 p.m.103 views

CVE-2022-2308

CVE-2022-2308 describes a vulnerability in the Linux kernel’s vDPA with the VDUSE backend. The VDUSE kernel driver does not validate that the device config space size matches the features advertised by the VDUSE userspace app, causing Virtio config read helpers to pass uninitialized memory to vdu...

6.5CVSS6.8AI score0.00223EPSS
Exploits0References1Affected Software1
OSV
OSV
added 2022/08/30 7:53 p.m.18 views

GHSA-JWH2-VRR9-VCP2 mz-avro's incorrect use of `set_len` allows for un-initialized memory

Affected versions of this crate passes an uninitialized buffer to a user-provided Read implementation. Arbitrary Read implementations can read from the uninitialized buffer memory exposure and also can return incorrect number of bytes written to the buffer. Reading from uninitialized memory...

7.1AI score
Exploits0References3
Github Security Blog
Github Security Blog
added 2022/08/30 7:53 p.m.15 views

mz-avro's incorrect use of `set_len` allows for un-initialized memory

Affected versions of this crate passes an uninitialized buffer to a user-provided Read implementation. Arbitrary Read implementations can read from the uninitialized buffer memory exposure and also can return incorrect number of bytes written to the buffer. Reading from uninitialized memory...

1.1AI score
Exploits0References3Affected Software1
OSV
OSV
added 2022/08/25 8:15 p.m.2 views

DEBIAN-CVE-2021-20224

An integer overflow issue was discovered in ImageMagick's ExportIndexQuantum function in MagickCore/quantum-export.c. Function calls to GetPixelIndex could result in values outside the range of representable for the 'unsigned char'. When ImageMagick processes a crafted pdf file, this could lead t...

5.5CVSS6.7AI score0.00365EPSS
Exploits0References1
Prion
Prion
added 2022/08/25 8:15 p.m.27 views

Integer overflow

An integer overflow issue was discovered in ImageMagick's ExportIndexQuantum function in MagickCore/quantum-export.c. Function calls to GetPixelIndex could result in values outside the range of representable for the 'unsigned char'. When ImageMagick processes a crafted pdf file, this could lead t...

1.9CVSS6AI score0.00365EPSS
Exploits0References4Affected Software1
Debian CVE
Debian CVE
added 2022/08/25 12:0 a.m.94 views

CVE-2021-20224

An integer overflow issue was discovered in ImageMagick's ExportIndexQuantum function in MagickCore/quantum-export.c. Function calls to GetPixelIndex could result in values outside the range of representable for the 'unsigned char'. When ImageMagick processes a crafted pdf file, this could lead t...

5.5CVSS5.8AI score0.00365EPSS
Exploits0
AlpineLinux
AlpineLinux
added 2022/08/25 12:0 a.m.35 views

CVE-2021-20224

An integer overflow issue was discovered in ImageMagick's ExportIndexQuantum function in MagickCore/quantum-export.c. Function calls to GetPixelIndex could result in values outside the range of representable for the 'unsigned char'. When ImageMagick processes a crafted pdf file, this could lead t...

5.5CVSS6.6AI score0.00365EPSS
Exploits0
OSV
OSV
added 2022/08/24 4:15 p.m.28 views

CVE-2021-4209

A NULL pointer dereference flaw was found in GnuTLS. As Nettle's hash update functions internally call memcpy, providing zero-length input may cause undefined behavior. This flaw leads to a denial of service after authentication in rare circumstances...

6.5CVSS6.5AI score0.01383EPSS
Exploits0References6
Rows per page
Query Builder