What the vulnerability does
01Description
Unauthenticated Arbitrary File Deletion in WooCommerce File Approval <= 10.7 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H
What the vulnerability does
Unauthenticated Arbitrary File Deletion in WooCommerce File Approval <= 10.7 versions.
Explanation of Vulnerability in Simple Terms
WooCommerce File Approval versions up to 10.7 contain a path traversal vulnerability that allows an unauthenticated attacker to cause a denial of service by making the site unresponsive or unavailable. The vulnerability exists in how the plugin handles file paths without proper validation. No authentication or user interaction is required to exploit this issue.
What an attacker can do
Make the site unresponsive or unavailable by exploiting path traversal in file handling.
Potential impact on your site
Your site could become unavailable or unresponsive to visitors without warning or user action.
Conditions required to exploit
Network access only; no authentication or user interaction required.
Key dates
External resources
Related vulnerabilities