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-48910-POC — Proof of concept demonstrating prototype pollution in DOMPurify leading to client-side XSS, with a demo of the attack chain. | Kitploit
Tools/GitHubGitHub/alex-acero-security/cve-2024-48910-poc
Vulnerability AnalysisExploitationWeb Application ExploitationWeb SecurityLearning & Education
GitHubalex-acero-security/cve-2024-48910-poc

CVE-2024-48910-POC

Proof of concept demonstrating prototype pollution in DOMPurify leading to client-side XSS, with a demo of the attack chain.

View Repository
3 months agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE-2024-48910 Proof of Concept

This is a proof of concept for CVE-2024-48910. This is a vulnerability that was present in DOMPurify, an XSS sanitizer for HTML, SVG, and MathML. This version of DOMPurify is vulnerable to prototype pollution, where an atatcker can inject properties into any JS object's base prototype, causing all subsequent objects in an application to inherit this malicious behavior. This demo shows how this can be leveraged to achieve client-side XSS.

Download Tool