vendor:
BandSite CMS
by:
SirGod
7.5
CVSS
HIGH
SQL Injection, File Upload
CWE
Product Name: BandSite CMS
Affected Version From: 1.1.2004
Affected Version To: 1.1.2004
Patch Exists: NO
Related CWE:
CPE: a:bandsite_cms:bandsite_cms:1.1.4
Platforms Tested:
2009
BandSite CMS 1.1.4 (SQL/Upload Shell) Multiple Remote Vulnerabilities
The BandSite CMS 1.1.4 is vulnerable to SQL Injection attacks in the member_content.php file. An attacker can manipulate the 'memid' parameter to execute arbitrary SQL queries. Additionally, the CMS allows an authenticated administrator to upload malicious files, which can be used to gain unauthorized access to the system.
Mitigation:
Apply a patch or update to a newer version of the CMS. Ensure user input is properly sanitized and validated before using it in SQL queries. Limit file upload capabilities to trusted users only. Regularly monitor and review system logs for any suspicious activity.