vendor:
phpcollab
by:
N/A
8,8
CVSS
HIGH
Arbitrary File Upload
434
CWE
Product Name: phpcollab
Affected Version From: 2.5.1
Affected Version To: 2.5.1
Patch Exists: NO
Related CWE: CVE-2017-6090
CPE: a:phpcollab:phpcollab:2.5.1
Metasploit:
N/A
Other Scripts:
N/A
Tags: cve2017,phpcollab,rce,fileupload,edb,cve,intrusive
CVSS Metrics: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Nuclei Metadata: {'max-request': 2, 'shodan-query': 'http.title:"PhpCollab"', 'vendor': 'phpcollab', 'product': 'phpcollab'}
Platforms Tested: N/A
2017
[CVE-2017-6090] PhpCollab 2.5.1 Arbitrary File Upload (unauthenticated)
PhpCollab 2.5.1 and earlier allows remote authenticated users to execute arbitrary code by uploading a file with an executable extension, then accessing it via a direct request to the file in logos_clients/ via clients/editclient.php.
Mitigation:
The vulnerable code should be filtered correctly to prevent unauthenticated attackers from uploading and executing arbitrary code.