Lucene search
+L

3695 matches found

Kitploit
Kitploit
added 2026/08/31 6:36 p.m.5 views

ssrfuzz

SSRFUZZ SSRFuzz es una herramienta para encontrar vulnerabilidades de Server Side Request Forgery, con capacidades de encadenamiento CRLF ¿Por qué? Quería escribir una herramienta en Golang por concurrencia Quería fuzzear parámetros para vulnerabilidades SSRF, así como fuzzear tanto rutas como...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/31 4:36 p.m.6 views

003Recon

📌 Description This repository contains some of my scripts that i created to automate some recon processes. It performs the following things; 1. Get subdomains of a domain 2. Filter out only online domains 3. Scan the domains for CRLF 4. Check for a CORS misconfigurations 5. Test for open redirect...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/31 12:50 p.m.3 views

crlfmap

CRLFMap CRLFMap is a tool to find HTTP Splitting vulnerabilities Why? I wanted to write a tool in Golang for concurrency I wanted to be able to fuzz both parameters and paths Installation root@kitploit: go get github.com/ryandamour/crlfmap Help root@kitploit: Available Commands: help Help about a...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/31 12:36 p.m.1 views

cPanel-WHM-CVE-2026-41940-auth-bypass-exploit

CVE-2026-41940 - cPanel & WHM Authentication Bypass Exploit Critical Authentication Bypass via CRLF Injection in cPanel/WHM cpsrvd Daemon 📋 Overview CVE-2026-41940 is a critical authentication bypass vulnerability in cPanel & WHM that allows unauthenticated remote attackers to gain root-level...

9.8CVSS7.6AI score0.98527EPSS
SaveExploits74References1
Kitploit
Kitploit
added 2026/08/31 12:01 p.m.5 views

CVE-2026-66753-HTTP-Header-Injection-via-Unvalidated-CR-and-LF-in-Header-Values-tiny_http-

Security Advisory: HTTP Header Injection via Unvalidated CR and LF in Header Values tinyhttp Assigned CVE ID: CVE-2026-66753 Summary tinyhttp does not reject carriage return or line feed inside HTTP header values, in either direction. On the request side, readnextline ends a header line only on...

6.3CVSS5.9AI score0.00218EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/08/31 11:41 a.m.7 views

CVE-2026-41940

CVE-2026-41940 — cPanel/WHM Auth Bypass Author: Dr.Anach | Contact: @dranach | License: MIT Overview CRLF injection in cpsrvd Basic auth handler → unauthenticated WHM API access → RCE as root. All cPanel since v11.40 affected. Attack Chain | Step| Request ---|---|--- 1| Mint session| GET...

9.8CVSS7.4AI score0.98527EPSS
SaveExploits74
Kitploit
Kitploit
added 2026/08/31 11:39 a.m.4 views

CVE-2024-40324

CVE-2024-40324 Description A CRLF injection vulnerability in E-Staff v5.1 allows attackers to insert Carriage Return CR and Line Feed LF characters into input fields, leading to HTTP response splitting and header manipulation. Vulnerability Type CRLF Vendor of Product E-Staff Affected Product Cod...

9.8CVSS5.9AI score0.00691EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/08/31 11:21 a.m.3 views

CVE-2026-41940-Exploit-PoC

🛡️ CVE-2026-41940-Exploit-PoC - Test your cPanel server security easily This software provides a proof-of-concept tool to check systems for the CVE-2026-41940 vulnerability. This vulnerability affects cPanel and WHM installations. It allows bypass of authentication mechanisms through CRLF...

9.8CVSS7.3AI score0.98527EPSS
SaveExploits74References1
Kitploit
Kitploit
added 2026/08/31 11:13 a.m.4 views

CVE-2026-24061-PoC-Exploit

🚀 CVE-2026-24061 - GNU inetutils-telnetd Authentication Bypass Exploit GNU inetutils-telnetd Edition - CRLF Injection to Authentication Bypass & Instant Root Shell 📌 Overview This exploit leverages CVE-2026-24061 , a critical remote authentication bypass vulnerability in GNU inetutils-telnetd. By...

9.8CVSS7.4AI score0.97878EPSS
SaveExploits67
Kitploit
Kitploit
added 2026/08/31 11:08 a.m.6 views

CVE-2026-66746-HTTP-Response-Splitting-via-Unvalidated-Response-Header-Values-rouille-

Security Advisory: HTTP Response Splitting via Unvalidated Response Header Values rouille Assigned CVE ID: CVE-2026-66746 Summary rouille writes response header values to the client without checking them for carriage return or line feed. An application that places attacker-influenced text into a...

5.4CVSS5.9AI score0.00241EPSS
SaveExploits1
NVD
NVD
added 2026/08/31 9:17 a.m.7 views

CVE-2026-82854

Nodemailer before 8.0.4 is vulnerable to SMTP command injection through the unsanitized envelope.size parameter. When an application passes a custom envelope object with a size property containing CRLF characters to sendMail, the value is concatenated into the SMTP MAIL FROM command as SIZE=...

9.8CVSS
SaveExploits0References2
CVE
CVE
added 2026/08/31 8:46 a.m.13 views

CVE-2026-82854

Nodemailer before 8.0.4 is vulnerable to SMTP command injection through the unsanitized envelope.size parameter. When an application passes a custom envelope object with a size property containing CRLF characters to sendMail(), the value is concatenated into the MAIL FROM command without sanitiza...

9.8CVSS6AI score
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/31 8:46 a.m.9 views

CVE-2026-82854 Nodemailer before 8.0.3 SMTP Command Injection via envelope.size

Nodemailer before 8.0.4 is vulnerable to SMTP command injection through the unsanitized envelope.size parameter. When an application passes a custom envelope object with a size property containing CRLF characters to sendMail, the value is concatenated into the SMTP MAIL FROM command as SIZE=...

9.8CVSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/31 8:46 a.m.4 views

EUVD-2026-68442

Nodemailer before 8.0.4 is vulnerable to SMTP command injection through the unsanitized envelope.size parameter. When an application passes a custom envelope object with a size property containing CRLF characters to sendMail, the value is concatenated into the SMTP MAIL FROM command as SIZE=...

9.8CVSS6AI score
SaveExploits0References2
EUVD
EUVD
added 2026/08/31 8:46 a.m.3 views

EUVD-2026-68441

Nodemailer versions before 8.0.5 contain an SMTP command injection vulnerability in the transport name option used in EHLO/HELO commands. The name parameter is concatenated directly into SMTP commands without sanitizing carriage return and line feed characters, allowing attackers to inject...

6.9CVSS6AI score
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/31 8:46 a.m.10 views

CVE-2026-82853 Nodemailer before 8.0.5 SMTP Command Injection via CRLF

Nodemailer versions before 8.0.5 contain an SMTP command injection vulnerability in the transport name option used in EHLO/HELO commands. The name parameter is concatenated directly into SMTP commands without sanitizing carriage return and line feed characters, allowing attackers to inject...

6.9CVSS
SaveExploits0References2
CVE
CVE
added 2026/08/31 8:46 a.m.11 views

CVE-2026-82853

Nodemailer versions before 8.0.5 contain an SMTP command injection vulnerability in the transport name option used in EHLO/HELO commands. The name parameter is concatenated directly into SMTP commands without sanitizing carriage return and line feed (CRLF) characters, enabling attackers with elev...

6.9CVSS6AI score
SaveExploits0References2
EUVD
EUVD
added 2026/08/31 8:46 a.m.5 views

EUVD-2026-68439

Nodemailer before 8.0.9 fails to sanitize carriage return and line feed characters in list comment fields, allowing attackers to inject arbitrary message headers. An attacker with control over list..comment parameters can inject CRLF sequences to create additional headers in generated RFC822...

5.4CVSS6AI score
SaveExploits0References2
CVE
CVE
added 2026/08/31 8:46 a.m.6 views

CVE-2026-82661

Nodemailer before 8.0.9 fails to sanitize CRLF (carriage return/line feed) characters in list.*.comment fields, enabling attackers who control these parameters to inject arbitrary message headers into generated RFC 822 messages. This can alter mail client behavior and message semantics . The vuln...

5.4CVSS6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/31 8:36 a.m.3 views

CVE-2026-41940

CVE-2026-41940: cPanel/WHM Authentication Bypass Single & Multi-Target Disclaimer: This document and the associated script exploit.py are provided strictly for educational purposes, security research, and authorized penetration testing. Do not use this software against systems you do not own or d...

9.8CVSS7.4AI score0.98527EPSS
SaveExploits74
Rows per page
Query Builder