Exploitation Summary
EIP tracks 1 public exploit for CVE-2013-4759. PoCs published by High-Tech Bridge.
AI-analyzed exploit summary This exploit demonstrates a stored XSS vulnerability in Magnolia CMS by injecting malicious JavaScript into user registration fields. The PoC submits a form with script tags in the username, fullName, and email fields, which execute when rendered.
Description
Multiple cross-site scripting (XSS) vulnerabilities in the Magnolia Form module 1.x before 1.4.7 and 2.x before 2.0.2 for Magnolia CMS allow remote attackers to inject arbitrary web script or HTML via the (1) username, (2) fullname, or (3) email parameter to magnoliaPublic/demo-project/members-area/registration.html.
Exploits (1)
This exploit demonstrates a stored XSS vulnerability in Magnolia CMS by injecting malicious JavaScript into user registration fields. The PoC submits a form with script tags in the username, fullName, and email fields, which execute when rendered.