Skip to content

Jelly Template Injection Vulnerability in ServiceNow | POC CVE-2024-4879

Notifications You must be signed in to change notification settings

gh-ost00/CVE-2024-4879

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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:

git clone https://github.com/fa-rrel/CVE-2024-4879.git
cd CVE-2024-4879

Usage with Nuclei:

Single Target:

nuclei -u https://target.com -t CVE-2024-4879.yaml -nh

Multiple Target:

nuclei -l urls.txt -t CVE-2024-4879.yaml -nh

Usage Exploit

python3 CVE-2024-4879.py -i (192.168.1.1)

References

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..

About

Jelly Template Injection Vulnerability in ServiceNow | POC CVE-2024-4879

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages