CVE-2013-5317
RiteCMS 1.0.0 - Authenticated Cross-Site Scripting via Mode Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2013-5317. PoCs published by Yashar shahinzadeh.
AI-analyzed exploit summary The exploit demonstrates two vulnerabilities in RiteCMS 1.0.0: a CSRF attack to change the administrator's password and a reflected XSS vulnerability. The CSRF PoC includes a crafted HTML form that submits malicious requests to the target application, while the XSS is triggered via a malicious URL parameter.
Description
Cross-site scripting (XSS) vulnerability in RiteCMS 1.0.0 allows remote authenticated users to inject arbitrary web script or HTML via the mode parameter to cms/index.php.
Exploits (1)
The exploit demonstrates two vulnerabilities in RiteCMS 1.0.0: a CSRF attack to change the administrator's password and a reflected XSS vulnerability. The CSRF PoC includes a crafted HTML form that submits malicious requests to the target application, while the XSS is triggered via a malicious URL parameter.