CVE-2015-10137: Website Contact Form With File Upload <= 1.3.4 - Arbitrary File Upload
The Website Contact Form With File Upload plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the 'uploadfile()' function in versions up to, and including, 1.3.4. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected sites server which may make remote code execution possible.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2015-10137?
CVE-2015-10137 is considered a high severity vulnerability due to its potential for arbitrary file uploads.
How do I fix CVE-2015-10137?
To fix CVE-2015-10137, upgrade the Website Contact Form With File Upload plugin to version 1.3.5 or later.
Who is affected by CVE-2015-10137?
Any WordPress site using the Website Contact Form With File Upload plugin version 1.3.4 or earlier is affected by CVE-2015-10137.
What type of attack does CVE-2015-10137 facilitate?
CVE-2015-10137 facilitates unauthenticated file upload attacks, allowing attackers to upload malicious files.
What is the cause of CVE-2015-10137?
CVE-2015-10137 is caused by missing file type validation in the 'upload_file()' function of the affected plugin.