Vulnerabilities > CVE-2017-1002008 - Unrestricted Upload of File with Dangerous Type vulnerability in Membership Simplified Project Membership Simplified 1.58
Attack vector
NETWORK Attack complexity
LOW Privileges required
NONE Confidentiality impact
HIGH Integrity impact
HIGH Availability impact
HIGH Summary
Vulnerability in wordpress plugin membership-simplified-for-oap-members-only v1.58, The file download code located membership-simplified-for-oap-members-only/download.php does not check whether a user is logged in and has download privileges.
Vulnerable Configurations
Part | Description | Count |
---|---|---|
Application | 1 |
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
file | exploits/php/webapps/41622.py |
id | EDB-ID:41622 |
last seen | 2018-11-30 |
modified | 2017-03-16 |
platform | php |
port | |
published | 2017-03-16 |
reporter | Exploit-DB |
source | https://www.exploit-db.com/download/41622 |
title | Wordpress Plugin Membership Simplified 1.58 - Arbitrary File Download |
type | webapps |
Packetstorm
data source https://packetstormsecurity.com/files/download/141662/wpmembershipsimplified158-disclose.txt id PACKETSTORM:141662 last seen 2017-03-17 published 2017-03-16 reporter Larry W. Cashdollar source https://packetstormsecurity.com/files/141662/WordPress-Membership-Simplified-1.58-Arbitrary-File-Download.html title WordPress Membership Simplified 1.58 Arbitrary File Download data source https://packetstormsecurity.com/files/download/141677/membership-simplified-for-oap-members-only-exploit.py.txt id PACKETSTORM:141677 last seen 2017-03-20 published 2017-03-17 reporter Larry W. Cashdollar source https://packetstormsecurity.com/files/141677/WordPress-Membership-Simplified-1.58-Arbitrary-File-Download.html title WordPress Membership Simplified 1.58 Arbitrary File Download
Seebug
bulletinFamily | exploit |
description | ### Vulnerability title: Wordpress Plugin Membership Simplified 1.58 - arbitrary File Download ### Vulnerability type: arbitrary File Download ### Vulnerability impact: Membership Simplified 1.58 ### Vulnerabilities exist in the url: /wp-content/plugins/membership-simplified-for-oap-members-only/download.php ### Vulnerability details: /wp-content/plugins/membership-simplified-for-oap-members-only/download.php Vulnerability in download. php file Using the parameters in download_file File Download, without any Defense, resulting in arbitrary File Download vulnerability. ### Exploit 1, Download wp-config. php file /wp-content/plugins/membership-simplified-for-oap-members-only/download.php?download_file=..././..././..././wp-config.php 2, Download the/etc/passwd file /wp-content/plugins/membership-simplified-for-oap-members-only/download. php? download_file=..././..././..././..././..././..././..././..././ etc/passwd |
id | SSV:92800 |
last seen | 2017-11-19 |
modified | 2017-03-20 |
published | 2017-03-20 |
reporter | Grant |
source | https://www.seebug.org/vuldb/ssvid-92800 |
title | Wordpress Plugin Membership Simplified 1.58 - arbitrary File Download |