First published: Tue Aug 20 2013(Updated: )
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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
RiteCMS | =1.0.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2013-5317 is classified as a medium severity vulnerability due to its potential for exploitation through Cross-site Scripting (XSS).
To fix CVE-2013-5317, ensure that user input in the mode parameter of cms/index.php is properly sanitized and validated.
CVE-2013-5317 affects users of RiteCMS version 1.0.0 who have authenticated access to the application.
CVE-2013-5317 is a Cross-site Scripting (XSS) vulnerability that allows attackers to inject scripts into web pages.
Yes, CVE-2013-5317 can be exploited remotely by authenticated users to inject malicious scripts.