7.2
CVE-2025-13645
- EPSS 1.19%
- Veröffentlicht 03.12.2025 02:25:28
- Zuletzt bearbeitet 15.12.2025 15:39:46
- Quelle security@wordfence.com
- CVE-Watchlists
- Unerledigt
Modula 2.13.1 - 2.13.2 - Authenticated (Author+) Arbitrary File Deletion
The Modula Image Gallery plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the 'ajax_unzip_file' function in versions 2.13.1 to 2.13.2. This makes it possible for authenticated attackers, with Author-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).
Mögliche Gegenmaßnahme
Modula Image Gallery – Photo Grid & Video Gallery: Update to version 2.13.3, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
≫
Produkt
Modula Image Gallery – Photo Grid & Video Gallery
Version
2.13.1-2.13.2
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Wpchill ≫ Modula Image Gallery SwPlatformwordpress Version >= 2.13.1 < 2.13.3
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 1.19% | 0.785 |
| 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-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.