Lucene search
+L

18781 matches found

OSV
OSV
added 2025/05/13 5:15 p.m.3 views

CVE-2025-29970

Use after free in Microsoft Brokering File System allows an authorized attacker to elevate privileges locally...

7.8CVSS5.8AI score0.0049EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/05/13 4:59 p.m.25 views

CVE-2025-30385 Windows Common Log File System Driver Elevation of Privilege Vulnerability

...

7.8CVSS0.00493EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/05/13 4:59 p.m.25 views

CVE-2025-30385 Windows Common Log File System Driver Elevation of Privilege Vulnerability

...

7.8CVSS7.7AI score0.00493EPSS
SaveExploits0References1
CVE
CVE
added 2025/05/13 4:59 p.m.82 views

CVE-2025-30385

Technical details about CVE-2025-30385 are not provided in the connected documents. The initial description mentions a Windows use-after-free in the CLFS driver that could elevate privileges, but no vendor/version specifics or fixes are disclosed here. Monitor for authoritative updates.

7.8CVSS7.5AI score0.00493EPSS
SaveExploits0References1Affected Software14
Cvelist
Cvelist
added 2025/05/13 4:58 p.m.33 views

CVE-2025-32706 Windows Common Log File System Driver Elevation of Privilege Vulnerability

...

7.8CVSS0.0224EPSS
SaveExploits1References1
CVE
CVE
added 2025/05/13 4:58 p.m.288 views

CVE-2025-32706

CVE-2025-32706 is an elevation-of-privilege flaw in Windows CLFS Driver (heap-based buffer overflow) that enables local privilege escalation. Affected product: Windows Common Log File System Driver. Base CVSS v3.1: 7.8 (HIGH); attack vector LOCAL, requires LOW privileges, no user interaction. Pub...

7.8CVSS7.6AI score0.0224EPSS
SaveIn wildExploits1References4Affected Software15
CVE
CVE
added 2025/05/13 4:58 p.m.294 views

CVE-2025-32701

CVE-2025-32701 is a Windows CLFS driver use-after-free vulnerability that can allow an authorized attacker to elevate privileges locally. The weakness affects the Windows Common Log File System Driver and has a base CVSS v3.1 score of 7.8 (HIGH) with LOCAL attack vector, LOW attack complexity, an...

7.8CVSS7.5AI score0.01359EPSS
SaveIn wildExploits0References2Affected Software15
Cvelist
Cvelist
added 2025/05/13 4:58 p.m.85 views

CVE-2025-32701 Windows Common Log File System Driver Elevation of Privilege Vulnerability

...

7.8CVSS0.01359EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/05/13 4:58 p.m.32 views

CVE-2025-32701 Windows Common Log File System Driver Elevation of Privilege Vulnerability

...

7.8CVSS7.7AI score0.01359EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/05/13 4:58 p.m.9 views

CVE-2025-29970 Microsoft Brokering File System Elevation of Privilege Vulnerability

...

7.8CVSS7.7AI score0.0049EPSS
SaveExploits0References1
CVE
CVE
added 2025/05/13 4:58 p.m.80 views

CVE-2025-29970

CVE-2025-29970 is a local privilege-escalation vulnerability in the Microsoft Brokering File System caused by a use-after-free condition. An authorized attacker could exploit this to elevate privileges on the host. Public documentation identifies the affected component and the root cause as a use...

7.8CVSS8.1AI score0.0049EPSS
SaveExploits0References1Affected Software3
Cvelist
Cvelist
added 2025/05/13 4:58 p.m.23 views

CVE-2025-29970 Microsoft Brokering File System Elevation of Privilege Vulnerability

...

7.8CVSS0.0049EPSS
SaveExploits0References1
CVE
CVE
added 2025/05/13 3:24 p.m.53 views

CVE-2025-31493

Kirby CVE-2025-31493 affects versions prior to 3.9.8.3, 3.10.1.2, and 4.7.1 where dynamic collection names passed to collection() or $kirby->collection() can bypass validation, enabling path traversal. The missing check allowed traversal outside the configured collections root (and even Kirby ...

9.1CVSS6.5AI score0.00566EPSS
SaveExploits0References4Affected Software1
CISA
CISA
added 2025/05/13 12:00 p.m.16 views

CISA Adds Five Known Exploited Vulnerabilities to Catalog

CISA has added five new vulnerabilities to its Known Exploited Vulnerabilities Catalog, based on evidence of active exploitation. CVE-2025-30400link is external Microsoft Windows DWM Core Library Use-After-Free Vulnerability CVE-2025-32701link is external Microsoft Windows Common Log File System...

7.8CVSS7AI score0.26835EPSS
SaveIn wildExploits9References10
RedHat Linux
RedHat Linux
added 2025/05/13 8:36 a.m.12 views

grub2: UFS: Integer overflow may lead to heap based out-of-bounds write when handling symlinks

A flaw was found in grub2. When performing a symlink lookup, the grub's UFS module checks the inode's data size to allocate the internal buffer to read the file content, however, it fails to check if the symlink data size has overflown. When this occurs, grubmalloc may be called with a smaller...

6.4CVSS6.3AI score0.00328EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:36 a.m.12 views

grub2: fs/ufs: OOB write in the heap

A flaw was found in grub2. When reading a symbolic link's name from a UFS filesystem, grub2 fails to validate the string length taken as an input. The lack of validation may lead to a heap out-of-bounds write, causing data integrity issues and eventually allowing an attacker to circumvent secure...

6.7CVSS5.7AI score0.0025EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.6 views

kernel: afs: Fix the setting of the server responding flag

In the Linux kernel, the following vulnerability has been resolved: afs: Fix the setting of the server responding flag In afswaitforoperation, we set transcribe the call responded flag to the server record that we used after doing the fileserver iteration loop - but it's possible to exit the loop...

7.5CVSS6.8AI score0.00572EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.15 views

kernel: ext4: dax: fix overflowing extents beyond inode size when partially writing

An inode corruption flaw was found in the Linux kernel's Ext4 file system functionality related to how a user can interrupt a write using the daxiomaprwfunction. This flaw allows a local user to make non-fatal mistakes with Ext4, leading to a file system denial of service...

5.5CVSS6.8AI score0.0024EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.8 views

kernel: cifs: Fix memory and information leak in smb3_reconfigure()

A memory and information leak vulnerability was found in the Linux kernel's CIFS/SMB3 filesystem driver. When smb3reconfigure fails during smb3syncsessionctxpasswords, the newly allocated password buffers newpassword and newpassword2 are not freed or securely erased. This causes a memory leak and...

5.5CVSS5.8AI score0.00119EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.10 views

kernel: fsnotify: clear PARENT_WATCHED flags lazily

In the Linux kernel, the following vulnerability has been resolved: fsnotify: clear PARENTWATCHED flags lazily In some setups directories can have many usually negative dentries. Hence fsnotifyupdatechilddentryflags function can take a significant amount of time. Since the bulk of this function...

4.7CVSS6.5AI score0.0016EPSS
SaveExploits0References5
Rows per page
Query Builder