目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

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

来源
关联漏洞
标题: Jenkins 安全漏洞 (CVE-2024-23897)
Description:Jenkins是Jenkins开源的一个应用软件。一个开源自动化服务器Jenkins提供了数百个插件来支持构建,部署和自动化任何项目。 Jenkins 2.441及之前版本、LTS 2.426.2及之前版本存在安全漏洞,该漏洞源于允许未经身份验证的攻击者读取Jenkins控制器文件系统。
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.
介绍
# 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)
文件快照

登录后查看神龙缓存的 POC 文件快照

登录查看
备注
    1. 建议优先通过来源进行访问。
    2. 本地 POC 快照面向订阅用户开放;当原始来源失效或无法访问时,本地镜像作为订阅权益的一部分提供。
    3. 持续抓取、验证、维护这份 POC 档案需要不少投入,因此本地快照已纳入付费订阅。您的订阅是让这份资料能继续走下去的关键,由衷感谢。 查看订阅方案 →