Product Configurator for WooCommerce <= 1.2.31 - Arbitrary File Deletion

5.4
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
CVE CVE-2022-1953
CVSS 5.4 (Medium)
Publicly Published June 1, 2022
Last Updated January 26, 2023
Researcher cydave

Description

The Product Configurator for WooCommerce plugin for WordPress is vulnerable to arbitrary file deletions in versions up to, and including, 1.2.31 due to insufficient file validation and file path validation on the save_image() function that uses unlink() on a user supplied file path. This function is invoked via the wp_ajax_nopriv_mkl_pc_generate_config_image AJAX action which is tied to the generate_config_image() function with no capability checks or nonce validation which makes this issue exploitable via any unauthenticated user such as subscriber, or via a Cross-Site Request Forgery.

References

Share

1 affected software package

Software Type Plugin
Software Slug expivi (view on wordpress.org)
Patched? Yes
Remediation Update to version 1.0.6, or a newer patched version
Affected Version
  • <= 1.0.5
Patched Version
  • 1.0.6

Did you know Wordfence Intelligence provides free personal and commercial API access to our comprehensive WordPress vulnerability database, along with a free webhook integration to stay on top of the latest vulnerabilities added and updated in the database? Get started today!

Learn more

Want to get notified of the latest vulnerabilities that may affect your WordPress site?
Install Wordfence on your site today to get notified immediately if your site is affected by a vulnerability that has been added to our database.

Get Wordfence

The Wordfence Intelligence WordPress vulnerability database is completely free to access and query via API. Please review the documentation on how to access and consume the vulnerability data via API.

Documentation