vendor:
Subrion CMS
by:
High-Tech Bridge Security Research Lab
7,5
CVSS
HIGH
SQL Injection [CWE-89]
89
CWE
Product Name: Subrion CMS
Affected Version From: 2.2.1
Affected Version To: 2.2.1
Patch Exists: YES
Related CWE: CVE-2012-4772
CPE: a:subrion:subrion_cms
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2012
SQL Injection in Subrion CMS
Input passed via the 'plan_id' POST parameter to /register/ URL (modified by mod_rewrite to /system.php script) is not properly sanitised before being used in SQL query. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
Mitigation:
Fixed by Vendor