8.8
CVE-2025-6381
- EPSS 0.19%
- Veröffentlicht 28.06.2025 03:21:59
- Zuletzt bearbeitet 07.07.2025 15:24:28
- Quelle security@wordfence.com
- CVE-Watchlists
- Unerledigt
BeeTeam368 Extensions <= 2.3.4 - Authenticated (Subscriber+) Directory Traversal to Arbitrary File Deletion
The BeeTeam368 Extensions plugin for WordPress is vulnerable to Directory Traversal in all versions up to, and including, 2.3.4 via the handle_remove_temp_file() function. This makes it possible for authenticated attackers, with Subscriber-level access and above, to perform actions on files outside of the originally intended directory. This vulnerability can be used to delete the wp-config.php file, which can be leveraged into a site takeover.
Mögliche Gegenmaßnahme
BeeTeam368 Extensions: Update to version 2.3.5, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
≫
Produkt
BeeTeam368 Extensions
Version
*-2.3.4
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Beeteam368 ≫ Vidmov SwPlatformwordpress Version < 2.3.5
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.19% | 0.411 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| security@wordfence.com | 8.8 | 2.8 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:L/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.