SMSA Shipping(official) <= 2.3 - Authenticated (Subscriber+) Arbitrary File Deletion

Strategic Overview

Status
Patched in 2.4
Affected Version<= 2.3
CVSS8.8High
CVECVE-2024-12066
View all SMSA Shipping (official) vulnerabilities

Vulnerability Overview

The SMSA Shipping(official) plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the smsa_delete_label() function in all versions up to, and including, 2.3. This makes it possible for authenticated attackers, with Subscriber-level access and above, to delete arbitrary files on the server, which can easily lead to remote code execution when the right file is deleted (such as wp-config.php). CVE-2024-49249 is likely a duplicate of this issue.

Technical Analysis

REMEDIATION: Update to version 2.4, or a newer patched version --- IDENTIFIER: CWE-73 (External Control of File Name or Path) The product allows user input to control or influence paths or file names that are used in filesystem operations.

External References

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