vendor:
Collabtive (Open Source Project Management Software)
by:
Deepak Rathore
9
CVSS
CRITICAL
SQL Injection
89
CWE
Product Name: Collabtive (Open Source Project Management Software)
Affected Version From: 1.12
Affected Version To: 2.0
Patch Exists: YES
Related CWE: CVE-2014-3246
CPE: a:collabtive:collabtive
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
2014
SQL Injection / SQL Error message in Collabtive application (CVE-2014-3246)
The folder parameter appears to be vulnerable to SQL injection attacks. The payload 1%3d was submitted in the folder parameter, and a database error message was returned. You should review the contents of the error message, and the application's handling of other input, to confirm whether a vulnerability is present.
Mitigation:
Input validation and sanitization should be done to prevent SQL injection attacks.