关联漏洞
描述
Jelly Template Injection Vulnerability in ServiceNow | POC CVE-2024-4879
介绍
# Jelly Template Injection Vulnerability in ServiceNow | POC CVE-2024-4879
## Description:
ServiceNow has addressed an input validation vulnerability that was identified in Vancouver and Washington, D.C. Now Platform releases. This vulnerability could enable an unauthenticated user to remotely execute code within the context of the Now Platform.
FOFA : "server : servicenow"
### Clone the repository:
```sh
git clone https://github.com/fa-rrel/CVE-2024-4879.git
cd CVE-2024-4879
```
### Usage with Nuclei:
**Single Target:**
```sh
nuclei -u https://target.com -t CVE-2024-4879.yaml -nh
```
**Multiple Target:**
```sh
nuclei -l urls.txt -t CVE-2024-4879.yaml -nh
```
### Usage Exploit
```sh
python3 CVE-2024-4879.py -i (192.168.1.1)
```
### References
- https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1645154
- https://www.resecurity.com/blog/article/cve-2024-4879-and-cve-2024-5217-servicenow-rce-exploitation-in-a-global-reconnaissance-campaign
- https://nvd.nist.gov/vuln/detail/CVE-2024-4879
### WARNING !!!
// Disclaimer //
Hacking without permission is illegal. This repository is strictly educational for learning about cyber-security in the areas of ethical hacking and penetration testing & bug hunting so that we can protect ourselves against the real hackers..
文件快照
[4.0K] /data/pocs/e270bebb3a3ac6c87c516abee8344f1ad4f252c9
├── [5.2K] CVE-2024-4879.py
├── [ 902] CVE-2024-4879.yaml
└── [1.3K] README.md
0 directories, 3 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。