Sendinblue for WooCommerce <= 4.0.17 - Authenticated (Editor+) Arbitrary File Download and Deletion

2024-04-22 00:00
beluga

Strategic Overview

Status
Patched in 4.0.18
Affected PluginBrevo for WooCommerce
Affected Version<= 4.0.17
CVSS7.2High
CVECVE-2024-32807
View all Brevo for WooCommerce vulnerabilities

Vulnerability Overview

The Brevo for WooCommerce plugin for WordPress is vulnerable to arbitrary file download and deletion in all versions up to, and including, 4.0.17. This is due to the plugin not properly validating file names in the get_file_contents and delete_attachment functions. This makes it possible for authenticated attackers, with editor-level access and above, to download and delete arbitrary files.

Technical Analysis

REMEDIATION: Update to version 4.0.18, or a newer patched version --- IDENTIFIER: CWE-22 (Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')) The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.

External References

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C