CVE-2015-1172
Holding Pattern < 0.6 - Unauthenticated Arbitrary File Upload via admin/upload-file.php
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2015-1172.
PoCs published by Metasploit, Alexander Borg, rastating, including Metasploit module exploits/unix/webapp/wp_holding_pattern_file_upload.
AI-analyzed exploit summary This Metasploit module exploits an arbitrary file upload vulnerability in the WordPress Holding Pattern theme (CVE-2015-1172), allowing unauthenticated attackers to upload and execute PHP scripts on the target server.
Description
Unrestricted file upload vulnerability in admin/upload-file.php in the Holding Pattern theme (aka holding_pattern) 0.6 and earlier for WordPress allows remote attackers to execute arbitrary PHP code by uploading a file with a PHP extension, then accessing it via a direct request to the file in an unspecified directory.
Exploits (2)
This Metasploit module exploits an arbitrary file upload vulnerability in the WordPress Holding Pattern theme (CVE-2015-1172), allowing unauthenticated attackers to upload and execute PHP scripts on the target server.
This Metasploit module exploits an unauthenticated arbitrary file upload vulnerability in the WordPress Holding Pattern theme (CVE-2015-1172). It uploads a malicious PHP payload via a flawed upload script and executes it to achieve remote code execution.