Exploitation Summary
EIP tracks 1 public exploit for CVE-2010-5048. PoCs published by High-Tech Bridge SA.
AI-analyzed exploit summary This exploit demonstrates a stored XSS vulnerability in JComments for Joomla! by submitting a malicious form with JavaScript payload in the 'name' field. The payload executes when the form is auto-submitted, potentially stealing cookies.
Description
Cross-site scripting (XSS) vulnerability in admin.jcomments.php in the JoomlaTune JComments (com_jcomments) component 2.1.0.0 for Joomla! allows remote authenticated users to inject arbitrary web script or HTML via the name parameter to index.php.
Exploits (1)
This exploit demonstrates a stored XSS vulnerability in JComments for Joomla! by submitting a malicious form with JavaScript payload in the 'name' field. The payload executes when the form is auto-submitted, potentially stealing cookies.