vendor:
RiteCMS
by:
Yashar shahinzadeh
8,8
CVSS
HIGH
CSRF & Cross Site Scripting
352 (Cross-Site Request Forgery) & 79 (Cross-site Scripting)
CWE
Product Name: RiteCMS
Affected Version From: 1.0.0
Affected Version To: 1.0.0
Patch Exists: NO
Related CWE: N/A
CPE: ritecms.1.0.0.tinymce
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Linux & Windows, PHP 5.2.9
2013
RiteCMS multiple vulnerabilities
RiteCMS is vulnerable to CSRF which allows an attacker to change the administrator's password and Cross Site Scripting which allows an attacker to inject malicious JavaScript code into the application.
Mitigation:
Implementing a CSRF token in the application and validating user input to prevent XSS attacks.