7.2
CVE-2025-4799
- EPSS 2.87%
- Veröffentlicht 11.06.2025 03:41:53
- Zuletzt bearbeitet 09.07.2025 19:11:14
- Quelle security@wordfence.com
- CVE-Watchlists
- Unerledigt
WP-DownloadManager <= 1.68.10 - Authenticated (Administrator+) Arbitrary File Deletion
The WP-DownloadManager plugin for WordPress is vulnerable to arbitrary file deletion due to lack of restriction on the directory a file can be deleted from in all versions up to, and including, 1.68.10. This makes it possible for authenticated attackers, with Administrator-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). This vulnerability can be paired with CVE-2025-4798 to delete any file within the WordPress root directory.
Mögliche Gegenmaßnahme
WP-DownloadManager: Update to version 1.68.11, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
≫
Produkt
WP-DownloadManager
Version
*-1.68.10
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Wp-downloadmanager Project ≫ Wp-downloadmanager SwPlatformwordpress Version < 1.68.11
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 2.87% | 0.86 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| security@wordfence.com | 7.2 | 1.2 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
|
CWE-36 Absolute Path Traversal
The product uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize absolute path sequences such as "/abs/path" that can resolve to a location that is outside of that directory.