CVE-2021-24171

CVE-2021-24171: WooCommerce Upload Files < 59.4 - Unauthenticated Arbitrary File Upload

Vendor Unknown
Product WooCommerce Upload Files
Weakness CWE-434 · Unrestricted file upload
Published April 5, 2021
Last update August 3, 2024

CVSS base score

What the vulnerability does

01Description

The WooCommerce Upload Files WordPress plugin before 59.4 ran a single sanitization pass to remove blocked extensions such as .php. It was possible to bypass this and upload a file with a PHP extension by embedding a "blocked" extension within another "blocked" extension in the "wcuf_file_name" parameter. It was also possible to perform a double extension attack and upload files to a different location via path traversal using the "wcuf_current_upload_session_id" parameter.

Key dates

02Disclosure timeline

April 5, 2021 CVE published
August 3, 2024 Record updated