vendor:
ASPCode CMS
by:
Alberto "fulgur" Fontanella
5.5
CVSS
MEDIUM
Multiple XSS, Persistent XSS, CSRF, Possible SQL Injection
CWE
Product Name: ASPCode CMS
Affected Version From: <= v1.5.8
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2010
Multiple Vulnerability in ASPCode CMS
Multiple vulnerabilities have been found in ASPCode CMS. These include multiple XSS vulnerabilities, persistent XSS vulnerability, CSRF vulnerability, and a possible SQL injection vulnerability. The XSS vulnerabilities can be exploited through various URLs, including default.asp?sec=1&ma1= and default.asp?sec=1&tag=. The persistent XSS vulnerability can be exploited by posting in the guestbook section. The CSRF vulnerability allows an attacker to delete a user account or create a super admin account. The possible SQL injection vulnerability can be exploited through the URL default.asp?sec=64&ma1=tag&tag=CMS'.
Mitigation:
To mitigate these vulnerabilities, it is recommended to update ASPCode CMS to a version higher than v1.5.8. Additionally, input validation and output encoding should be implemented to prevent XSS attacks. CSRF protection measures should also be implemented.