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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2024-4879 PoC — Jelly Template Injection Vulnerability in ServiceNow UI Macros

Source
Associated Vulnerability
Title:Jelly Template Injection Vulnerability in ServiceNow UI Macros (CVE-2024-4879)
Description:ServiceNow has addressed an input validation vulnerability that was identified in Vancouver and Washington DC Now Platform releases. This vulnerability could enable an unauthenticated user to remotely execute code within the context of the Now Platform. ServiceNow applied an update to hosted instances, and ServiceNow released the update to our partners and self-hosted customers. Listed below are the patches and hot fixes that address the vulnerability. If you have not done so already, we recommend applying security patches relevant to your instance as soon as possible.
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. 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 →