Lucene search
+L

23777 matches found

CVE
CVE
added 2024/05/28 6:19 a.m.81 views

CVE-2023-52711

CVE-2023-52711 involves an exposed SMI handler in AMD’s PspP2CmboxV2 firmware (AmdPspP2CmboxV2) that can bypass protections from prior UEFI phases and grant direct access to SPI flash. Additionally, the issue can leak and corrupt SMM memory, potentially enabling code execution in SMM. Connected s...

7.8CVSS7.4AI score0.00115EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/28 6:19 a.m.22 views

CVE-2023-52711

Various Issues Due To Exposed SMI Handler in AmdPspP2CmboxV2. The first issue can be leveraged to bypass the protections that have been put in place by previous UEFI phases to prevent direct access to the SPI flash. The second issue can be used to both leak and corrupt SMM memory thus potentially...

7.8CVSS7.6AI score0.00115EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/05/23 3:4 a.m.5 views

SUSE CVE-2021-47335

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid racing on fsyncentryslab by multi filesystem instances As syzbot reported, there is an use-after-free issue during f2fs recovery: Use-after-free write at 0xffff88823bc16040 in kfence-10:...

5.5CVSS6.5AI score0.00232EPSS
SaveExploits0References3
NVD
NVD
added 2024/05/22 3:15 p.m.27 views

CVE-2024-33221

An issue in the component AsusBSItf.sys of ASUSTeK Computer Inc ASUS BIOS Flash Driver v3.2.12.0 allows attackers to escalate privileges and execute arbitrary code via sending crafted IOCTL requests...

7.8CVSS7.7AI score0.00183EPSS
SaveExploits0References1
CVE
CVE
added 2024/05/22 3:7 p.m.99 views

CVE-2024-33221

Summary: CVE-2024-33221 affects the Asus BIOS Flash Driver (ASUSTeK) component AsusBSItf.sys, version 3.2.12.0. The issue allows local privilege escalation and arbitrary code execution by sending crafted IOCTL requests. Affected file/driver is AsusBSItf.sys within the ASUS BIOS Flash Driver, with...

7.8CVSS8AI score0.00183EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/05/22 3:7 p.m.44 views

CVE-2024-33221

An issue in the component AsusBSItf.sys of ASUSTeK Computer Inc ASUS BIOS Flash Driver v3.2.12.0 allows attackers to escalate privileges and execute arbitrary code via sending crafted IOCTL requests...

7.7AI score0.00183EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/05/22 12:0 a.m.7 views

PT-2024-25158 · Asus · Asus Bios Flash Driver

Name of the Vulnerable Software and Affected Versions: ASUS BIOS Flash Driver version 3.2.12.0 Description: An issue in the component AsusBSItf.sys allows attackers to escalate privileges and execute arbitrary code via sending crafted IOCTL requests. Recommendations: For version 3.2.12.0, conside...

7.8CVSS8.2AI score0.00183EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/21 4:15 p.m.7 views

DEBIAN-CVE-2023-52852

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix to avoid use-after-free on dic Call trace: memcpy+0x128/0x250 f2fsreadmultipages+0x940/0xf7c f2fsmpagereadpages+0x5a8/0x624 f2fsreadahead+0x5c/0x110 pagecacheraunbounded+0x1b8/0x590...

7.8CVSS6.2AI score0.00238EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 4:15 p.m.4 views

DEBIAN-CVE-2023-52748

In the Linux kernel, the following vulnerability has been resolved: f2fs: avoid format-overflow warning With gcc and W=1 option, there's a warning like this: fs/f2fs/compress.c: In function ‘f2fsinitpagearraycache’: fs/f2fs/compress.c:1984:47: error: ‘%u’ directive writing between 1 and 7 bytes...

7.8CVSS5.4AI score0.00249EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 4:15 p.m.26 views

UBUNTU-CVE-2023-52852

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix to avoid use-after-free on dic Call trace: memcpy+0x128/0x250 f2fsreadmultipages+0x940/0xf7c f2fsmpagereadpages+0x5a8/0x624 f2fsreadahead+0x5c/0x110 pagecacheraunbounded+0x1b8/0x590...

7.8CVSS5.7AI score0.00238EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2024/05/21 12:0 a.m.8 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel, which stems from a race condition vulnerability in the scsi:ufs:core module...

4.7CVSS4.4AI score0.00179EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/05/21 12:0 a.m.9 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. Linux kernel has a security vulnerability that stems from a flaw in the f2fs module...

7.8CVSS6.1AI score0.00249EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2024/05/21 12:0 a.m.5 views

PT-2024-14734 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.5.12/6.6.2 Description: A vulnerability in the Linux kernel's f2fs component can cause a null pointer dereference, leading to a panic. This issue occurs when a file with a compressed flag is created, compressi...

5.5CVSS6.7AI score0.00236EPSS
SaveExploits0References18
OSV
OSV
added 2024/05/17 3:15 p.m.5 views

UBUNTU-CVE-2023-52682

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to wait on block writeback for postread case If inode is compressed, but not encrypted, it missed to call f2fswaitonblockwriteback to wait for GCed page writeback in IPU write path. Thread A GC-Thread - f2fsgc -...

7.1CVSS6.2AI score0.00232EPSS
SaveExploits0References26
Github Security Blog
Github Security Blog
added 2024/05/15 9:6 p.m.22 views

Cross-site Scripting (XSS) in DemoBundle/ezdemo bundled VideoJS

his Security Advisory is about a vulnerability in VideoJS, which is bundled in DemoBundle and the ezdemo legacy extension. Older releases of VideoJS contain an XSS vulnerability in the Flash-based video player. This is bundled in DemoBundle, and in the Legacy "ezdemo" and "ezdemo-ls-extension"...

6.2AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/05/15 9:6 p.m.14 views

GHSA-JQ9Q-6P42-QPR7 Cross-site Scripting (XSS) in DemoBundle/ezdemo bundled VideoJS

his Security Advisory is about a vulnerability in VideoJS, which is bundled in DemoBundle and the ezdemo legacy extension. Older releases of VideoJS contain an XSS vulnerability in the Flash-based video player. This is bundled in DemoBundle, and in the Legacy "ezdemo" and "ezdemo-ls-extension"...

6.2AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2024/05/15 9:6 p.m.18 views

Cross-site Scripting (XSS) in DemoBundle/ezdemo bundled VideoJS

This Security Advisory is about a vulnerability in VideoJS, which is bundled in DemoBundle and the ezdemo legacy extension. Older releases of VideoJS contain an XSS vulnerability in the Flash-based video player. This is bundled in DemoBundle, and in the Legacy "ezdemo" and "ezdemo-ls-extension"...

6.2AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/05/15 9:6 p.m.23 views

GHSA-8C85-4RR5-CHR4 Cross-site Scripting (XSS) in DemoBundle/ezdemo bundled VideoJS

This Security Advisory is about a vulnerability in VideoJS, which is bundled in DemoBundle and the ezdemo legacy extension. Older releases of VideoJS contain an XSS vulnerability in the Flash-based video player. This is bundled in DemoBundle, and in the Legacy "ezdemo" and "ezdemo-ls-extension"...

6.2AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/05/15 12:0 a.m.8 views

PT-2024-40352 · Ez Systems · Ez Publish Legacy +1

Name of the Vulnerable Software and Affected Versions: VideoJS versions prior to the version that fixes the XSS vulnerability eZ Publish Platform 5.4 eZ Publish Legacy 5.4 Description: The issue is related to an XSS vulnerability in the Flash-based video player of VideoJS, which is bundled in...

6.1AI score
SaveExploits0References5
NVD
NVD
added 2024/05/14 10:43 a.m.16 views

CVE-2022-32506

An issue was discovered on certain Nuki Home Solutions devices. An attacker with physical access to the circuit board could use the SWD debug features to control the execution of code on the processor and debug the firmware, as well as read or alter the content of the internal and external flash...

6.4CVSS6.6AI score0.00434EPSS
SaveExploits0References4
Rows per page
Query Builder