Persistent XSS in Pixelimity by Pixelimity Team
CVE-2018-19919
4.8MEDIUM
What is CVE-2018-19919?
Pixelimity version 1.0 is susceptible to a persistent cross-site scripting vulnerability that enables an attacker to inject malicious scripts through the data[title] parameter in the admin/portfolio.php file. An attacker can exploit this flaw by crafting an SVG element's onload attribute, which would execute arbitrary JavaScript code when the page is accessed. This issue highlights the importance of validating and sanitizing input to prevent unauthorized script execution and protect user data.