Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2024-4879-ServiceNow — Exploit for CVE-2024-4879 affecting Vancouver, Washington DC Now and Utah Platform releases | Kitploit
Tools/GitHubGitHub/praison001/cve-2024-4879-servicenow
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingLearning & Education
GitHubpraison001/cve-2024-4879-servicenow

CVE-2024-4879-ServiceNow

Exploit for CVE-2024-4879 affecting Vancouver, Washington DC Now and Utah Platform releases

View Repository

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
122 years agoNot yet reviewed

CVE-2024-4879-ServiceNow

ServiceNow is a platform for business transformation which helps companies manage digital workflows for enterprise operations.

CVE-2024-4879 could allow an unauthenticated user to remotely execute code within the Now Platform. This vulnerability exploits three issues by chaining them together: Title Injection, Template Injection Mitigation Bypass, and Filesystem Filter Bypass, to access ServiceNow data.

The affected versions include Vancouver, Washington DC Now and Utah platform releases

Usage: python3 exploit.py -i < target_IP >

Usage example: python3 exploit.py -i 127.0.0.1

Disclaimer: This exploit is to be used only for educational and authorized testing purposes. Illegal/unauthorized use of this exploit is prohibited. I am not responsible for any misuse or damage caused by this script.

References: https://www.assetnote.io/resources/research/chaining-three-bugs-to-access-all-your-servicenow-data

Download Tool