Lucene search
+L

2561 matches found

OSV
OSV
added 2022/09/06 6:15 p.m.4 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
SaveExploits0References1
NVD
NVD
added 2022/09/06 6:15 p.m.18 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.00099EPSS
SaveExploits0References1
Prion
Prion
added 2022/09/06 6:15 p.m.13 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.00099EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2022/09/06 5:19 p.m.507 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.00099EPSS
SaveExploits0References1Affected 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.00099EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2022/09/06 5:19 p.m.26 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.00099EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2022/09/06 12:0 a.m.7 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.00099EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2022/09/05 6:58 a.m.30 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
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2022/09/02 10:29 p.m.23 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
SaveExploits0References5Affected Software1
OSV
OSV
added 2022/09/01 9:15 p.m.7 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
SaveExploits0References2
Prion
Prion
added 2022/09/01 9:15 p.m.18 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.00225EPSS
SaveExploits0References1
CVE
CVE
added 2022/09/01 8:1 p.m.108 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.00225EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2022/08/30 7:53 p.m.20 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
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2022/08/30 7:53 p.m.16 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
SaveExploits0References3Affected Software1
OSV
OSV
added 2022/08/25 8:15 p.m.3 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
SaveExploits0References1
Prion
Prion
added 2022/08/25 8:15 p.m.30 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
SaveExploits0References4Affected Software1
AlpineLinux
AlpineLinux
added 2022/08/25 12:0 a.m.40 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
SaveExploits0
Debian CVE
Debian CVE
added 2022/08/25 12:0 a.m.100 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
SaveExploits0
OSV
OSV
added 2022/08/24 4:15 p.m.31 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
SaveExploits0References6
Veracode
Veracode
added 2022/08/11 6:30 a.m.41 views

Denial Of Service (DoS)

vim is vulnerable to denial of service. The vulnerability exists due to an Undefined Behavior allowing an attacker to crash the system via a maliciously crafted Input to API...

6.5CVSS6.1AI score0.00879EPSS
SaveExploits1References4Affected Software1
Rows per page
Query Builder