vendor:
Openconstructor CMS
by:
Lorenzo Cantoni
9
CVSS
(AV:N/AC:L/Au:S/C:C/I:C/A:C)
SQL Injection
89
CWE
Product Name: Openconstructor CMS
Affected Version From: 3.12.0
Affected Version To: 3.12.0
Patch Exists: YES
Related CWE: CVE-2012-3873
CPE: a:openconstructor:openconstructor
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
Openconstructor CMS 3.12.0 ‘id’ parameter multiple SQL injection vulnerabilities
Multiple SQL injection vulnerabilities exist on the 'id' parameter, which is used across different sections of the application. Authenticated attackers can execute arbitrary SQL queries.
Mitigation:
Input validation should be used to prevent SQL injection attacks.