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 — CVE-2024-23897 exploit script | Kitploit
Tools/GitHubGitHub/cc3305/cve-2024-23897
Vulnerability AnalysisExploitationWeb Application ExploitationInformation GatheringPenetration Testing
GitHubcc3305/cve-2024-23897

CVE-2024-23897

CVE-2024-23897 exploit script

View Repository
1 year agoNot yet reviewed

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

Because of a misconfiguration of a default option in the CLI command parser, a attacker can read arbitrary files

Summary of the CVE

Jenkins 2.441 and earlier, LTS 2.426.2 and earlier does not disable a feature of its CLI command parser that replaces an '@' character followed by a file path in an argument with the file's contents, allowing unauthenticated attackers to read arbitrary files on the Jenkins controller file system.

Affected Versions

  • Jenkins < 2.442
  • Jenkins LTS Edition < 2.426.3

Anomalies

The Security Advisory states the following:

  • Attackers with Overall/Read permission can read the entire file
  • Attackers without Overall/Read permission can read the first few lines of a file, depending on available CLI commands

I have not been able to reproduce either of this, so the parsing of the output may be wrong in some cases. Use --raw if you feel like this is the case.

References

  • Jenkins Security Advisory
  • Github POC - h4x0r-dz, Jan 26 2024
  • CVE-details - CVSS Score 9.8
Download Tool