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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2024-4879 PoC — ServiceNow 安全漏洞

Source
Associated Vulnerability
Title:ServiceNow 安全漏洞 (CVE-2024-4879)
Description:ServiceNow是美国ServiceNow公司的一个云计算平台。以帮助公司管理企业运营的数字工作流程。 ServiceNow存在安全漏洞。攻击者利用该漏洞可以在 Now Platform 环境中远程执行代码。
Description
Jelly Template Injection Vulnerability in ServiceNow | POC CVE-2024-4879
Readme
# 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.. 
File Snapshot

[4.0K] /data/pocs/abb63454ef665ff0e23edba8f82bc39843526d1e ├── [5.2K] CVE-2024-4879.py ├── [ 902] CVE-2024-4879.yaml └── [1.3K] README.md 0 directories, 3 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.