vendor:
phpCollab - Content Management System 2.5
by:
Vulnerability Laboratory [Research Team] - Benjamin Kunz Mejri (bkm@evolution-sec.com)
6,6
CVSS
HIGH
SQL Injection
89
CWE
Product Name: phpCollab - Content Management System 2.5
Affected Version From: phpCollab v2.5
Affected Version To: phpCollab v2.5
Patch Exists: YES
Related CWE: N/A
CPE: a:phpcollab:phpcollab:2.5
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2016
phpCollab v2.5 CMS – SQL Injection Vulnerability
A remote sql-injection web vulnerability has been discovered in the official phpCollab v2.5 content management system. The vulnerability allows remote attackers to execute own malicious sql commands to compromise the application or dbms. The sql-injection vulnerability is located in the `id` parameter of the `./phpcollab/users/` module GET method request. Remote attackers are able to execute own sql commands by usage of the insecure `emailusers.php` file GET method request.
Mitigation:
The vulnerability can be patched by a secure parse and encode of the vulnerable `id` parameter value.