Vulnerabilities > CVE-2014-9312 - Unrestricted Upload of File with Dangerous Type vulnerability in 10Web Photo Gallery 1.2.5
Attack vector
NETWORK Attack complexity
LOW Privileges required
LOW Confidentiality impact
HIGH Integrity impact
HIGH Availability impact
HIGH Summary
Unrestricted File Upload vulnerability in Photo Gallery 1.2.5.
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
description | Wordpress Photo Gallery Plugin 1.2.5 - Unrestricted File Upload. CVE-2014-9312. Webapps exploit for php platform |
id | EDB-ID:35916 |
last seen | 2016-02-04 |
modified | 2014-11-11 |
published | 2014-11-11 |
reporter | Kacper Szurek |
source | https://www.exploit-db.com/download/35916/ |
title | WordPress Photo Gallery Plugin 1.2.5 - Unrestricted File Upload |
Metasploit
description | Photo Gallery Plugin for WordPress contains a flaw that allows a remote attacker to execute arbitrary PHP code. This flaw exists because the photo-gallery\photo-gallery.php script allows access to filemanager\UploadHandler.php. The post() method in UploadHandler.php does not properly verify or sanitize user-uploaded files. This module was tested on version 1.2.5. |
id | MSF:EXPLOIT/UNIX/WEBAPP/WP_PHOTO_GALLERY_UNRESTRICTED_FILE_UPLOAD |
last seen | 2020-06-10 |
modified | 2018-10-01 |
published | 2015-02-11 |
references | |
reporter | Rapid7 |
source | https://github.com/rapid7/metasploit-framework/blob/master//modules/exploits/unix/webapp/wp_photo_gallery_unrestricted_file_upload.rb |
title | WordPress Photo Gallery Unrestricted File Upload |
Packetstorm
data source https://packetstormsecurity.com/files/download/130104/photogallery125-shell.txt id PACKETSTORM:130104 last seen 2016-12-05 published 2015-01-26 reporter Kacper Szurek source https://packetstormsecurity.com/files/130104/Photo-Gallery-1.2.5-Shell-Upload.html title Photo Gallery 1.2.5 Shell Upload data source https://packetstormsecurity.com/files/download/130384/wp_photo_gallery_unrestricted_file_upload.rb.txt id PACKETSTORM:130384 last seen 2016-12-05 published 2015-02-12 reporter Kacper Szurek source https://packetstormsecurity.com/files/130384/WordPress-Photo-Gallery-1.2.5-Unrestricted-File-Upload.html title WordPress Photo Gallery 1.2.5 Unrestricted File Upload