Impact
The Zip Attachments plugin for WordPress contains a missing authorization check in the download.php script that allows attackers to delete any file located in the wp_uploads directory without authentication. This flaw is a classic example of CWE‑862, Missing Authorization, which can result in arbitrary loss of data, removal of site media, and potential disruption of site operations.
Affected Systems
Vendor Quicoto publishes the Zip Attachments WordPress plugin. All versions up to and including 1.6 are affected. No other product or vendor is listed.
Risk and Exploitability
The CVSS score of 5.3 indicates a moderate severity. The EPSS score of less than 1 % shows a low probability of exploitation in the wild and the vulnerability is not currently listed in the CISA KEV catalog. The likely attack vector involves an unauthenticated attacker sending a crafted request to delete.php to target a file in the uploads directory, which can be achieved by any user with network access to the WordPress site.
OpenCVE Enrichment