Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2024-23897 PoC — Jenkins 安全漏洞

Source
Associated Vulnerability
Title:Jenkins 安全漏洞 (CVE-2024-23897)
Description: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.
Description
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.
Readme
# CVE-2024-23897

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.

## Exploitation 

Follow these steps to execute the exploit:

1. **Grant Execution Permissions to the Script:**
   ```bash
   chmod +x run_exploit.sh
   ```

2. **Run the Script:**
   ```bash
   ./run_exploit.sh
   ```

# Additional References

To stay abreast of information regarding CVE-2024-23897 and its mitigation, consult the following resources:

1. **CVE-2024-23897 Feed on Feedly:**
   - [CVE-2024-23897 Feed on Feedly](https://feedly.com/cve/CVE-2024-23897)

2. **SecurityOnline Article:**
   - [CVE-2024-23897 - Jenkins Security Vulnerability (Possible RCE)](https://securityonline.info/cve-2024-23897-cvss-9-8-critical-jenkins-security-vulnerability-rce-possible/)

3. **Educational Mitigation Video:**
   - [View the Mitigation Video](https://www.youtube.com/watch?v=UdsjR-pt5uw)
File Snapshot

[4.0K] /data/pocs/48e08e39736d07feee425f5ff29efb947da3f345 ├── [1.0K] LICENSE ├── [5.1K] main.cpp ├── [1.1K] README.md └── [1.2K] run_exploit.sh 0 directories, 4 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. Local POC snapshots are reserved for subscribers — if the original source is unavailable, the local mirror is part of the paid plan.
    3. Mirroring, verifying, and maintaining this POC archive takes ongoing effort, so local snapshots are a paid feature. Your subscription keeps the archive online — thank you for the support. View subscription plans →