9.9
CVE-2023-6825
- EPSS 3.75%
- Veröffentlicht 13.03.2024 16:15:08
- Zuletzt bearbeitet 21.01.2025 18:51:25
- Quelle security@wordfence.com
- CVE-Watchlists
- Unerledigt
File Manager And File Manager Pro (Multiple Versions) - Directory Traversal
The File Manager and File Manager Pro plugins for WordPress are vulnerable to Directory Traversal in versions up to, and including version 7.2.1 (free version) and 8.3.4 (Pro version) via the target parameter in the mk_file_folder_manager_action_callback_shortcode function. This makes it possible for attackers to read the contents of arbitrary files on the server, which can contain sensitive information and to upload files into directories other than the intended directory for file uploads. The free version requires Administrator access for this vulnerability to be exploitable. The Pro version allows a file manager to be embedded via a shortcode and also allows admins to grant file handling privileges to other user levels, which could lead to this vulnerability being exploited by lower-level users.
Mögliche Gegenmaßnahme
File Manager: Update to version 7.2.2, or a newer patched version
File Manager Pro: Update to version 8.3.5, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
≫
Produkt
File Manager
Version
*-7.2.1
SystemWordPress Plugin
≫
Produkt
File Manager Pro
Version
*-8.3.4
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Mndpsingh287 ≫ File Manager SwEditionfree SwPlatformwordpress Version <= 7.2.1
Mndpsingh287 ≫ File Manager SwEditionpro SwPlatformwordpress Version <= 8.3.4
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 3.75% | 0.875 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 9.9 | 3.1 | 6 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
|
| security@wordfence.com | 9.9 | 3.1 | 6 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/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.