Vulnerabilities > CVE-2017-6090 - Unrestricted Upload of File with Dangerous Type vulnerability in PHPcollab 2.5/2.5.1
Attack vector
NETWORK Attack complexity
LOW Privileges required
SINGLE Confidentiality impact
PARTIAL Integrity impact
PARTIAL Availability impact
PARTIAL Summary
Unrestricted file upload vulnerability in clients/editclient.php in 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/.
Vulnerable Configurations
Part | Description | Count |
---|---|---|
Application | 2 |
Common Weakness Enumeration (CWE)
Common Attack Pattern Enumeration and Classification (CAPEC)
- Accessing Functionality Not Properly Constrained by ACLs In applications, particularly web applications, access to functionality is mitigated by the authorization framework, whose job it is to map ACLs to elements of the application's functionality; particularly URL's for web apps. In the case that the administrator failed to specify an ACL for a particular element, an attacker may be able to access it with impunity. An attacker with the ability to access functionality not properly constrained by ACLs can obtain sensitive information and possibly compromise the entire application. Such an attacker can access resources that must be available only to users at a higher privilege level, can access management sections of the application or can run queries for data that he is otherwise not supposed to.
- Privilege Abuse An adversary is able to exploit features of the target that should be reserved for privileged users or administrators but are exposed to use by lower or non-privileged accounts. Access to sensitive information and functionality must be controlled to ensure that only authorized users are able to access these resources. If access control mechanisms are absent or misconfigured, a user may be able to access resources that are intended only for higher level users. An adversary may be able to exploit this to utilize a less trusted account to gain information and perform activities reserved for more trusted accounts. This attack differs from privilege escalation and other privilege stealing attacks in that the adversary never actually escalates their privileges but instead is able to use a lesser degree of privilege to access resources that should be (but are not) reserved for higher privilege accounts. Likewise, the adversary does not exploit trust or subvert systems - all control functionality is working as configured but the configuration does not adequately protect sensitive resources at an appropriate level.
Exploit-Db
description phpCollab 2.5.1 - Unauthenticated File Upload (Metasploit). CVE-2017-6090. Remote exploit for PHP platform. Tags: Metasploit Framework (MSF) file exploits/php/remote/43519.rb id EDB-ID:43519 last seen 2018-01-24 modified 2018-01-11 platform php port published 2018-01-11 reporter Exploit-DB source https://www.exploit-db.com/download/43519/ title phpCollab 2.5.1 - Unauthenticated File Upload (Metasploit) type remote description phpCollab 2.5.1 - Arbitrary File Upload. CVE-2017-6090. Webapps exploit for PHP platform file exploits/php/webapps/42934.md id EDB-ID:42934 last seen 2017-10-02 modified 2017-10-02 platform php port published 2017-10-02 reporter Exploit-DB source https://www.exploit-db.com/download/42934/ title phpCollab 2.5.1 - Arbitrary File Upload type webapps
Metasploit
description | This module exploits a file upload vulnerability in phpCollab 2.5.1 which could be abused to allow unauthenticated users to execute arbitrary code under the context of the web server user. The exploit has been tested on Ubuntu 16.04.3 64-bit |
id | MSF:EXPLOIT/UNIX/WEBAPP/PHPCOLLAB_UPLOAD_EXEC |
last seen | 2020-06-10 |
modified | 2018-01-10 |
published | 2017-12-20 |
references | |
reporter | Rapid7 |
source | https://github.com/rapid7/metasploit-framework/blob/master//modules/exploits/unix/webapp/phpcollab_upload_exec.rb |
title | phpCollab 2.5.1 Unauthenticated File Upload |
Packetstorm
data source https://packetstormsecurity.com/files/download/144416/phpcollab251-shell.txt id PACKETSTORM:144416 last seen 2017-09-30 published 2017-09-29 reporter Nicolas Serra source https://packetstormsecurity.com/files/144416/PhpCollab-2.5.1-Shell-Upload.html title PhpCollab 2.5.1 Shell Upload data source https://packetstormsecurity.com/files/download/145841/phpcollab_upload_exec.rb.txt id PACKETSTORM:145841 last seen 2018-01-11 published 2018-01-11 reporter Nicolas Serra source https://packetstormsecurity.com/files/145841/phpCollab-2.5.1-Unauthenticated-File-Upload.html title phpCollab 2.5.1 Unauthenticated File Upload