Lucene search
+L

859 matches found

Kitploit
Kitploit
added 2026/09/10 4:01 a.m.57 views

vbsmin

VBSmin VBScript minifier Features ⬜️ Remove extra whitespace Trailing whitespace Leading whitespace Blank lines Inline extra spaces 💬 Remove comments Single quote start of the line Single quote inline REM 1️⃣ One-line Line splitting underscore Colon Quick start Quick install root@kitploit: $ gem...

5.9AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/09 9:31 p.m.8 views

CVE-2026-33033-PoC

CVE-2026-33033 PoC Denial-of-service via base64 whitespace CPU amplification in DjangoMultiPartParser A single 2.5 MB HTTP request can tie up a Django worker for 5 seconds , achieving 2,100x CPU amplification over a normal request of the same size. No authentication is required. Affected Versions...

6.5CVSS6.9AI score0.00879EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/09 7:56 p.m.22 views

drinkme

drinkme drinkme is a shellcode test harness. It reads shellcode from stdin and executes it. This allows pentesters to quickly test their payloads before deployment. Formats drinkme can handle shellcode in the following formats: "0x" "\x" "x" "" For example, NOP could be represented as any of...

5.9AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/09/09 12:28 a.m.1 views

CVE-2026-73276

A flaw was found in the Erlang/OTP inets httpd server. This vulnerability allows a remote attacker to perform HTTP Request Smuggling due to the server silently dropping HTTP headers that contain whitespace between the header field-name and the colon. When deployed behind a reverse proxy that...

8.3CVSS0.00328EPSS
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/08 6:50 p.m.8 views

CVE-2023-24329-lab

CVE-2023-24329 — Parser Differential Lab Educational use only. This lab exists to demonstrate a real vulnerability in a safe, isolated environment. Never run this against systems you do not own. Never reuse the intentionally broken filter code in any production system. A self-contained Docker lab...

7.5CVSS7.5AI score0.20459EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/07 3:47 p.m.6 views

CVE-2025-9491_POC

CVE-2025-9491 LNK Obfuscation PoC A proof-of-concept tool for demonstrating the Windows Shortcut LNK file vulnerability ZDI-CAN-25373/CVE-2025-9491. This tool showcases how malicious command-line arguments can be hidden within .lnk files by leveraging whitespace character padding. This tool is...

7.8CVSS7.5AI score0.68864EPSS
SaveExploits3
EUVD
EUVD
added 2026/09/04 12:31 a.m.10 views

EUVD-2026-70778

MOOS-IvP through 24.8.1 contains a buffer over-read vulnerability in isQuoted, isBraced, and isChevroned functions that strip whitespace but index using the original string length. Attackers can send NODEREPORT messages with leading or trailing whitespace to read past buffer bounds and access...

8.7CVSS6AI score0.0035EPSS
SaveExploits0References6
NVD
NVD
added 2026/09/03 11:17 p.m.7 views

CVE-2026-85444

MOOS-IvP through 24.8.1 contains a buffer over-read vulnerability in isQuoted, isBraced, and isChevroned functions that strip whitespace but index using the original string length. Attackers can send NODEREPORT messages with leading or trailing whitespace to read past buffer bounds and access...

8.7CVSS0.0035EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/03 10:38 p.m.33 views

CVE-2026-85444 MOOS-IvP through 24.8.1 Out-of-Bounds Read in isBraced, isQuoted and isChevroned

MOOS-IvP through 24.8.1 contains a buffer over-read vulnerability in isQuoted, isBraced, and isChevroned functions that strip whitespace but index using the original string length. Attackers can send NODEREPORT messages with leading or trailing whitespace to read past buffer bounds and access...

8.7CVSS0.0035EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/03 10:38 p.m.10 views

CVE-2026-85444

MOOS-IvP through version 24.8.1 contains a buffer over-read vulnerability in the isQuoted(), isBraced(), and isChevroned() functions within MBUtils.cpp. These functions strip whitespace from input but then index using the original string length , causing reads past buffer bounds. An attacker can ...

8.7CVSS6AI score0.0035EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/03 10:38 p.m.6 views

CVE-2026-85444 MOOS-IvP through 24.8.1 Out-of-Bounds Read in isBraced, isQuoted and isChevroned

MOOS-IvP through 24.8.1 contains a buffer over-read vulnerability in isQuoted, isBraced, and isChevroned functions that strip whitespace but index using the original string length. Attackers can send NODEREPORT messages with leading or trailing whitespace to read past buffer bounds and access...

8.7CVSS5.9AI score
SaveExploits0References7
Microsoft CVE
Microsoft CVE
added 2026/09/03 8:05 a.m.13 views

inets, httpd: HTTP Request Smuggling via Whitespace-Before-Colon Header Dropping i

...

8.3CVSS5.8AI score0.00328EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/03 1:05 a.m.9 views

CVE-2023-24329-Exploit

Intro The URL parsing functions focus on splitting a URL string into its components, or on combining URL components into a URL string. urllib.parse.urlparse Simply urllib.parse used for parsing urls, we can bypass it with adding blanks before the url. This happens in python 3.11.4 and before. PoC...

7.5CVSS7.5AI score0.20459EPSS
SaveExploits3
Positive Technologies
Positive Technologies
added 2026/09/03 12:00 a.m.13 views

PT-2026-85293

Name of the Vulnerable Software and Affected Versions MOOS-IvP versions prior to 24.8.2 Description A buffer over-read occurs in the isQuoted, isBraced, and isChevroned functions. These functions strip whitespace from input but continue to index using the original string length, allowing an...

8.7CVSS5.9AI score0.0035EPSS
SaveExploits0References7
CVE
CVE
added 2026/09/01 2:41 p.m.14 views

CVE-2026-73276

CVE-2026-73276 is an HTTP Request Smuggling vulnerability in the inets/httpd component of Erlang/OTP , rated CVSS 4.0 8.3 (HIGH) . The root cause is that the gracefulness code in inets failed to reject headers containing whitespace before the colon , leading to header-dropping inconsistencies tha...

8.3CVSS5.9AI score0.00328EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/09/01 2:41 p.m.15 views

CVE-2026-73276 inets, httpd: HTTP Request Smuggling via Whitespace-Before-Colon Header Dropping i

Gracefulness code ignored cases that should be rejected, resulting in possible HTTP Request Smuggling opportunities. This issue affects OTP from OTP 22.2 before OTP 27.3.4.17, from OTP 28.0 before OTP 28.5.0.6, and from OTP 29.0 before OTP 29.0.6, corresponding to inets from 7.1.2 before 9.3.2.7,...

8.3CVSS5.9AI score0.00328EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/01 2:41 p.m.5 views

CVE-2026-73276 inets, httpd: HTTP Request Smuggling via Whitespace-Before-Colon Header Dropping i

Gracefulness code ignored cases that should be rejected, resulting in possible HTTP Request Smuggling opportunities. This issue affects OTP from OTP 22.2 before OTP 27.3.4.17, from OTP 28.0 before OTP 28.5.0.6, and from OTP 29.0 before OTP 29.0.6, corresponding to inets from 7.1.2 before 9.3.2.7,...

8.3CVSS5.9AI score0.00328EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2026/09/01 12:00 a.m.16 views

PT-2026-84508

Name of the Vulnerable Software and Affected Versions SVGO versions 1.0.0 through 2.8.3 SVGO versions 3.0.0 through 3.3.4 SVGO versions 4.0.0 through 4.0.9 Description The removeScripts plugin known as removeScriptElement in versions 2 and 3 incompletely filters executable links within...

8.2CVSS5.9AI score0.00336EPSS
SaveExploits0References17
RedHat Linux
RedHat Linux
added 2026/08/31 4:11 a.m.13 views

html/template: golang: Go html/template: Cross-Site Scripting via improper URL escaping in meta tag content

A flaw was found in the html/template package of Go. A remote attacker could exploit this vulnerability by inserting ASCII whitespaces around the equals sign = within a URL's content attribute inside a tag. This improper escaping could lead to Cross-Site Scripting XSS, allowing the attacker to...

6.1CVSS6.9AI score0.00314EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/08/31 12:00 a.m.12 views

PT-2026-84050

Name of the Vulnerable Software and Affected Versions pypdf versions prior to 6.15.0 Description A flaw exists where an attacker can craft a PDF file that triggers long runtimes. This occurs when the read until whitespace function in pypdf/ utils.py processes a stream containing a long sequence o...

6.9CVSS5.9AI score0.00301EPSS
SaveExploits0References9
Rows per page
Query Builder