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

Installation:
```
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
文件快照
[4.0K] /data/pocs/28d1cbbb0ba195782658a09b311e27c092158382
├── [1.3K] cve-2024-23897.yaml
└── [ 952] README.md
0 directories, 2 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。