Lucene search
+L

58 matches found

Kitploit
Kitploit
added 2026/09/09 11:38 a.m.5 views

CVE-2024-23897

CVE-2024-23897 Scraping tool to ennumerate directories or files with the CVE-2024-23897 vulnerability in Jenkins. Usage root@kitploit: python3 scraping.py -u http://server:8080 -l /path/to/wordlist -o output.txt...

9.8CVSS8.2AI score0.99999EPSS
SaveExploits50
Kitploit
Kitploit
added 2026/09/09 9:44 a.m.5 views

Jenkins-CVE-2024-23897-Lab

Jenkins CVE-2024-23897 Lab Arbitrary file read vulnerability in Jenkins 2.441 and earlier. Launch root@kitploit: docker-compose up -d Automated Attack root@kitploit: docker exec -it attacker-host ./auto-exploit.sh Manual Attack root@kitploit: docker exec -it attacker-host bash cd /tmp curl -o...

9.8CVSS8.2AI score0.99999EPSS
SaveExploits50
Kitploit
Kitploit
added 2026/09/09 7:49 a.m.4 views

CVE-2024-23897

CVE-2024-23897 Nuclei Template For Exploit CVE-2024-23897 This template serves as a crucial warning to all users if the CVE-2024-23897 local file vulnerability is detected within your system, it is imperative to take. immediate action and patch your systems without delay. This vulnerability poses...

9.8CVSS8.2AI score0.99999EPSS
SaveExploits50
Kitploit
Kitploit
added 2026/09/09 5:23 a.m.6 views

CVE-2024-23897

Modifications by Anant File read for files like /etc/os-release was stripping content. this is fixed now Added support for Authenticated session : provide username and password as commandline arguments root@kitploit: usage: jenkinsfileread.py -h -u URL -a USERAGENT -f FILE -t TIMEOUT -s -o -p PRO...

9.8CVSS8.2AI score0.99999EPSS
SaveExploits50
Kitploit
Kitploit
added 2026/09/09 4:53 a.m.4 views

Surko-Exploit-Jenkins-CVE-2024-23897

This repository does not have a README...

9.8CVSS8AI score0.99999EPSS
SaveExploits50
Kitploit
Kitploit
added 2026/09/09 4:19 a.m.4 views

CVE-2024-23897-test-windows

CVE-2024-23897-test-windows...

9.8CVSS8.7AI score0.99999EPSS
SaveExploits50
Kitploit
Kitploit
added 2026/09/09 4:18 a.m.3 views

Exploit-CVE-2024-23897

Exploit-CVE-2024-23897 Run the Container docker run -p 8080:8080 --name vulnerable-jenkins -d jenkins/jenkins:2.441-jdk17 Check logs docker logs Fetch docker machines IP: docker inspect vulnerable-jenkins | grep IPAddress Exploitation Code: python3 exploit.py --target http://127.0.0.1:8080 --file...

9.8CVSS8.2AI score0.99999EPSS
SaveExploits50
Kitploit
Kitploit
added 2026/09/09 2:22 a.m.6 views

CVE-2024-23897

CVE-2024-23897 - Herramienta de explotación de lectura arbitraria de archivos en Jenkins Instalación CVE-2024-23897 requiere go 1.21 para completar la instalación. Ejecute el siguiente comando: root@kitploit: go install github.com/wjlin0/CVE-2024-23897/cmd/CVE-2024-23897@latest O Descargue el...

9.8CVSS8.2AI score0.99999EPSS
SaveExploits50References8
Kitploit
Kitploit
added 2026/09/08 11:25 p.m.5 views

CVE-2024-23897

CVE-2024-23897 Jenkins RCE Arbitrary File Read CVE-2024-23897 Usage: python poc.py http://127.0.0.1:8888/ /etc/passwd Update: Update to Jenkins 2.442, LTS 2.426.3 Fix: If you can't update to the latest version, disable access to the CLI, this should completely eliminate the possibility of...

9.8CVSS8.2AI score0.99999EPSS
SaveExploits50
Kitploit
Kitploit
added 2026/09/08 10:08 p.m.6 views

day03-jenkins-23897

Day 3 — Jenkins CLI arbitrary file read CVE-2024-23897 Idea: Jenkins ≤ 2.441 LTS ≤ 2.426.2 expands @/path inside CLI args. Unauthenticated users can make Jenkins read local files and reflect their first lines via the CLI help output. Fixed in 2.442 / 2.426.3. Build → Run root@kitploit: 1 Build...

9.8CVSS8.2AI score0.99999EPSS
SaveExploits50
Kitploit
Kitploit
added 2026/09/08 9:27 p.m.5 views

Jenkins-CVE-2024-23897-Exploit-Demo

Jenkins-CVE-2024-23897-Exploit-Demo...

9.8CVSS8.7AI score0.99999EPSS
SaveExploits50
Kitploit
Kitploit
added 2026/09/08 9:21 p.m.6 views

CVE-2024-23897

CVE-2024-23897 | Jenkins -p -f o root@kitploit: python CVE-2024-23897.py -i -f Parámetros: -t o --target: Especifica las IPs objetivo. Admite IP única, rango de IP, lista separada por comas o bloque CIDR. -i o --input-file: Ruta al archivo de entrada que contiene hosts en el formato...

9.8CVSS8.2AI score0.99999EPSS
SaveExploits50
Kitploit
Kitploit
added 2026/09/08 4:03 p.m.7 views

CVE-2024-23897

usage root@kitploit: python3 exp.py...

9.8CVSS8.1AI score0.99999EPSS
SaveExploits50
Kitploit
Kitploit
added 2026/09/08 8:28 a.m.4 views

CVE-2024-23897

PoC para explotar la vulnerabilidad CVE-2024-23897 en versiones 2.441 o anteriores de Jenkins, mediante la cual podremos leer archivos internos del sistema. En primer lugar, comprobamos la versión de Jenkins para asegurarnos de que sea vulnerable: A continuación, podremos utilizar el exploit:...

9.8CVSS8.1AI score0.99999EPSS
SaveExploits50
Kitploit
Kitploit
added 2026/09/07 5:54 p.m.5 views

CVE-2024-23897

CVE-2024-23897: Jenkins Arbitrary File Read Vulnerability Leading to RCE Introduction This repository contains a Python script that exploits a critical vulnerability CVE-2024-23897 in Jenkins, leading to arbitrary file read and remote code execution RCE. This vulnerability allows an unauthenticat...

9.8CVSS8.9AI score0.99999EPSS
SaveExploits50
Kitploit
Kitploit
added 2026/09/06 10:57 p.m.6 views

jenkins_scan

jenkinsscan Find Jenkins environment and check for CVE-2024-23897 How it works Jenkins Detection Tests the paths: /, /login, /oops, /api/json, /cli, /jenkins/, /jenkins/api/json Identifies via: 1. Header X-Jenkins — most reliable, also returns the version 2. Header X-Hudson — older instances 3...

9.8CVSS8.2AI score0.99999EPSS
SaveExploits50
Kitploit
Kitploit
added 2026/09/06 4:38 p.m.4 views

CVE-2024-23897

Using the client The general syntax for invoking the client is as follows: java -jar jenkins-cli.jar -s JENKINSURL global options... command command options... arguments... info :- https://www.jenkins.io/doc/book/managing/cli/downloading-the-client CVE :-...

9.8CVSS8AI score0.99999EPSS
SaveExploits50
Kitploit
Kitploit
added 2026/09/04 5:55 p.m.12 views

CVE-2024-23897

CVE-2024-23897 — HTTPS + CSRF-crumb aware PoC cve-2024-23897-crumb.py — unauthenticated arbitrary file read against Jenkins = 2.441 / LTS = 2.426.2 fixed in 2.442 / LTS 2.426.3. What this adds over the public PoCs The widely-used PoCs — exploit-db 51993, xaitax/CVE-2024-23897, and the...

9.8CVSS8.2AI score0.99999EPSS
SaveExploits50References2
Kitploit
Kitploit
added 2026/09/03 1:22 a.m.6 views

CVE-2024-23897-Jenkins-4.441

CVE-2024-23897 - Jenkins Arbitrary File Leak Compile root@kitploit: g++ CVE-2024-23897.cpp -o exploit Usage root@kitploit: /exploit -u http://10.10.10.10 -f /etc/passwd...

9.8CVSS8.2AI score0.99999EPSS
SaveExploits50
GithubExploit
GithubExploit
added 2026/03/03 4:08 p.m.201 views

Exploit for Path Traversal in Jenkins

poc-CVE-2024-...

9.8CVSS5.9AI score0.99999EPSS
SaveExploits50
Rows per page
Query Builder