CVE-2025-6691
09.07.2025, 06:15
The SureForms Drag and Drop Form Builder for WordPress plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the delete_entry_files() function in all versions up to, and including, 1.7.3. This makes it possible for unauthenticated attackers 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).Enginsight
Vendor | Product | Version |
---|---|---|
brainstormforce | sureforms | 0.0.2 ≤ 𝑥 < 0.0.14 |
brainstormforce | sureforms | 1.0.0 ≤ 𝑥 < 1.0.7 |
brainstormforce | sureforms | 1.1.0 ≤ 𝑥 < 1.1.2 |
brainstormforce | sureforms | 1.2.0 ≤ 𝑥 < 1.2.5 |
brainstormforce | sureforms | 1.3.0 ≤ 𝑥 < 1.3.2 |
brainstormforce | sureforms | 1.4.0 ≤ 𝑥 < 1.4.5 |
brainstormforce | sureforms | 1.6.0 ≤ 𝑥 < 1.6.5 |
brainstormforce | sureforms | 1.7.0 ≤ 𝑥 < 1.7.4 |
brainstormforce | sureforms | 1.5.0 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-73 - External Control of File Name or PathThe software allows user input to control or influence paths or file names that are used in filesystem operations.
- CWE-610 - Externally Controlled Reference to a Resource in Another SphereThe product uses an externally controlled name or reference that resolves to a resource that is outside of the intended control sphere.
References