Lucene search
+L

3772 matches found

Microsoft CVE
Microsoft CVE
added 2026/09/08 2:00 p.m.6 views

Windows NTFS Elevation of Privilege Vulnerability

Heap-based buffer overflow in Windows NTFS allows an authorized attacker to elevate privileges locally...

7.8CVSS0.00289EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 6:31 a.m.7 views

CVE-2026-48095

CVE-2026-48095 7-Zip is a file archiver with a high compression ratio. Versions 26.00 and prior contain a heap buffer overflow vulnerability caused by an under-allocation in the NTFS compressed stream buffer GetCuSize shift UB, potentially allowing attackers to cause arbitrary code execution or...

8.8CVSS7.9AI score0.01116EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/08 5:56 a.m.12 views

ntfsDump

ntfsDump Use to copy a file from an NTFS partitioned volume by reading the raw volume and parsing the NTFS structures. Similar to https://github.com/PowerShellMafia/PowerSploit/blob/master/Exfiltration/Invoke-NinjaCopy.ps1 Reference:https://www.codeproject.com/Articles/81456/An-NTFS-Parser-Lib...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/08 5:33 a.m.5 views

CVE-2019-9702_Symantec_Encryption_Desktop_LPE_PoC

Symantec Encryption Desktop PGPwded.sys local privilege escalation PoC This repository contains a proof-of-concept for a local privilege escalation path in Symantec Encryption Desktop's PGPwded.sys storage filter, based on a low-privileged raw disk read/write primitive. The PoC was developed and...

7.8CVSS7.4AI score0.00214EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/08 1:44 a.m.5 views

CVE-Writeups

CVE-Writeups Security vulnerability research writeups. CVE-2026-50402: Windows NTFS Elevation of Privilege CVSS 7.8...

7.8CVSS5.9AI score0.00333EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/07 5:54 p.m.7 views

CVE-2026-33825

🔵 CVE-2026-33825 — “BlueHammer” 🔵 Microsoft Defender Local Privilege Escalation LPE BlueHammer is a high-severity Local Privilege Escalation vulnerability affecting Microsoft Defender components on Windows systems. The flaw allows a low-privileged attacker to escalate privileges to NT...

7.8CVSS7.2AI score0.06749EPSS
SaveExploits4
IBM Security Bulletins
IBM Security Bulletins
added 2026/09/07 6:51 a.m.34 views

Security Bulletin: IBM Guardium Data Protection is affected by multiple vulnerabilities

Summary IBM Guardium Data Protection has addressed these vulnerabilities in an update. Vulnerability Details CVEID:CVE-2026-31613 DESCRIPTION: In the Linux kernel, the following vulnerability has been resolved: smb: client: fix OOB reads parsing symlink error response When a CREATE returns...

8.1CVSS7.8AI score0.00378EPSS
SaveExploits4Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/09/07 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2026-80869

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: ntfs: bound the attribute-list entry in ntfsreadinodemount The $MFT attribute-list walk in...

6.2AI score0.00145EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/06 5:17 p.m.6 views

Dumpy

Description This tool dynamically calls MiniDumpWriteDump to dump lsass memory content. This process is done without opening a new process handle to lsass and using DInvokers to make it harder to detect its malicious behaviour. In order to obtain a valid process handle without calling OpenProcess...

6.1AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/06 4:10 p.m.8 views

CVE-2025-8088

CVE-2025-8088 : WinRAR Path Traversal via NTFS ADS Abuse 📌 Executive Summary CVE-2025-8088 is a critical path traversal vulnerability in WinRAR versions 7.12 and prior. The flaw exists in the way the application processes archive entry filenames that utilize NTFS Alternate Data Streams ADS. By...

8.8CVSS7.6AI score0.94551EPSS
SaveExploits35
Kitploit
Kitploit
added 2026/09/06 7:22 a.m.11 views

LogFileParser

Features Decode and dump $LogFile records and transaction entries. Decode NTFS attribute changes. Optionally resolve all datarun list information available in $LogFile. Option: "Reconstruct data runs". Recover transactions from slack space within $LogFile. Choose to reconstruct missing or damaged...

5.7AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/05 2:36 p.m.9 views

LAB-DFIR-cve-2023-38831

LAB-DFIR-cve-2023-38831 This lab simulates a CVE-2023–38831 attack and must investigate diskimage and contains a variety of questions including understanding the Windows registry, NTFS files, cache browser, and a complete understanding of the functions that come out of Windows in the sequence of...

7.8CVSS7AI score0.97894EPSS
SaveExploits49
SUSE CVE
SUSE CVE
added 2026/09/05 12:25 a.m.9 views

SUSE CVE-2026-80869

In the Linux kernel, the following vulnerability has been resolved: ntfs: bound the attribute-list entry in ntfsreadinodemount The $MFT attribute-list walk in ntfsreadinodemount validates each entry only with "u8 alentry + 6 alend" and "u8 alentry + le16tocpualentry-length alend", but then reads...

6AI score0.00145EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/04 4:48 p.m.8 views

CVE-2026-80869

CVE-2026-80869 affects the Linux kernel NTFS filesystem driver. In ntfs_read_inode_mount() , the $MFT attribute-list walk validated only that 6 bytes of each entry were in range, then read lowest_vcn (offset 8, 8 bytes) and mft_reference (offset 16) — fields beyond the proven boundary. Since al_e...

5.5AI score0.00145EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/04 4:48 p.m.6 views

CVE-2026-80869 ntfs: bound the attribute-list entry in ntfs_read_inode_mount()

In the Linux kernel, the following vulnerability has been resolved: ntfs: bound the attribute-list entry in ntfsreadinodemount The $MFT attribute-list walk in ntfsreadinodemount validates each entry only with "u8 alentry + 6 alend" and "u8 alentry + le16tocpualentry-length alend", but then reads...

5.8AI score
SaveExploits0References5
EUVD
EUVD
added 2026/09/04 4:48 p.m.7 views

EUVD-2026-71499

In the Linux kernel, the following vulnerability has been resolved: ntfs: bound the attribute-list entry in ntfsreadinodemount The $MFT attribute-list walk in ntfsreadinodemount validates each entry only with "u8 alentry + 6 alend" and "u8 alentry + le16tocpualentry-length alend", but then reads...

5.5AI score0.00145EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/09/04 4:48 p.m.10 views

CVE-2026-80869

In the Linux kernel, the following vulnerability has been resolved: ntfs: bound the attribute-list entry in ntfsreadinodemount The $MFT attribute-list walk in ntfsreadinodemount validates each entry only with "u8 alentry + 6 alend" and "u8 alentry + le16tocpualentry-length alend", but then reads...

6.1AI score0.00145EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/04 7:06 a.m.6 views

process-enumeration-stealth

🚴 process-enumeration-stealth What is this? This is a simple PoC which allows you to return a list of PIDs currently using NTFS, by querying the \ntfs\ base device the Windows filesystem base object. Using this method circumvents the need to use typical APIs, such as NtQuerySystemInformation or t...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/04 5:25 a.m.5 views

symboliclink-testing-tools

symboliclink-testing-tools c Google Inc. 2015 Desarrollado por James Forshaw Este es un pequeño conjunto de herramientas para probar varios tipos de enlaces simbólicos de Windows. Consta de las siguientes herramientas: BaitAndSwitch : Crea un enlace simbólico y utiliza un OPLOCK para ganar una...

5.8AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/08/31 10:52 a.m.9 views

CVE-2026-80672

A flaw was found in the Linux kernel's NTFS filesystem driver. This vulnerability arises from an integer truncation error when validating the size of the $LogFile restart area and its log client record array. An attacker can exploit this by mounting a specially crafted NTFS image, leading to an...

8.8CVSS5.9AI score0.0012EPSS
SaveExploits0References4
Rows per page
Query Builder