Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2024-23897 — Nuclei template to detect CVE-2024-23897 Jenkins local file inclusion vulnerability, enabling rapid identification of exploitable instances for patching. | Kitploit
Tools/GitHubGitHub/kaanatmacaa/cve-2024-23897
Vulnerability ScannersVulnerability AnalysisExploitationWeb Application ExploitationInformation GatheringPenetration Testing
GitHubkaanatmacaa/cve-2024-23897

CVE-2024-23897

Nuclei template to detect CVE-2024-23897 Jenkins local file inclusion vulnerability, enabling rapid identification of exploitable instances for patching.

View Repository
226402 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

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 a significant risk to the security and integrity of your system, potentially allowing unauthorized access to sensitive files and data

The templates main purpose is to check if the Jenkins version is exploitable.

Usage:

root@kitploit:~
nuclei -t cve-2024-23897.yaml -u http://127.0.0.1:8080 

image

Installation:

root@kitploit:~
git clone https://github.com/kaanatmacaa/CVE-2024-23897.git
sudo mv /CVE-2024-23897/cve-2024-23897.yaml /root/nuclei-templates

Note: Create issue for new ideas

Reference: https://nvd.nist.gov/vuln/detail/CVE-2024-23879

Download Tool