CVE-2015-1478
CMSJunkie J-ClassifiedsManager - Cross-Site Scripting via View Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2015-1478. PoCs published by Sarath Nair.
AI-analyzed exploit summary The exploit demonstrates SQL injection and reflected XSS vulnerabilities in jclassifiedsmanager. The 'id' parameter in the SQLi PoC and the 'view' parameter in the XSS PoC are unsanitized, allowing arbitrary SQL queries and script execution.
Description
Cross-site scripting (XSS) vulnerability in the CMSJunkie J-ClassifiedsManager component for Joomla! allows remote attackers to inject arbitrary web script or HTML via the view parameter to /classifieds.
Exploits (1)
The exploit demonstrates SQL injection and reflected XSS vulnerabilities in jclassifiedsmanager. The 'id' parameter in the SQLi PoC and the 'view' parameter in the XSS PoC are unsanitized, allowing arbitrary SQL queries and script execution.