CVE-2023-6825
Scores
EPSS
Percentile: 71.0%
CVSS
CVSS Score: 9.9/10
All CVSS Scores
Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Vector Breakdown
CVSS (Common Vulnerability Scoring System) vector provides detailed metrics about vulnerability characteristics
CVSS
Attack Vector
Network (N)
Describes how the vulnerability is exploited
Attack Complexity
Low (L)
Describes the conditions beyond the attacker's control
Privileges Required
Low (L)
Describes the level of privileges an attacker must possess
User Interaction
None (N)
Captures the requirement for a human user participation
Scope
Changed (C)
Determines if a successful attack impacts components beyond the vulnerable component
Confidentiality Impact
High (H)
Measures the impact to the confidentiality of information
Integrity Impact
High (H)
Measures the impact to integrity of a successfully exploited vulnerability
Availability Impact
High (H)
Measures the impact to the availability of the impacted component
Description
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.
Scaner-VS 7 — a modern vulnerability management solution
Sources
CWEs
Vulnerable Software (3)
Type: Configuration
Operating System:
{ "children": [ { "cpe_match": [ { "cpe23uri": "cpe:2.3:a:mndpsingh287:file_manager:*:*:*:*:free:wordpress:*:*", "versionEndExcluding": "7.2.2" } ...
{ "children": [ { "cpe_match": [ { "cpe23uri": "cpe:2.3:a:mndpsingh287:file_manager:*:*:*:*:free:wordpress:*:*", "versionEndExcluding": "7.2.2" } ], "negate": false, "operator": "OR" }, { "cpe_match": [ { "cpe23uri": "cpe:2.3:a:webdesi9:file_manager:*:*:*:*:free:wordpress:*:*", "versionEndExcluding": "7.2.2" } ], "negate": false, "operator": "OR" } ], "operator": "OR"}
Source: anchore_overrides
Type: Configuration
Operating System:
{ "children": [ { "cpe_match": [ { "cpe23uri": "cpe:2.3:a:filemanagerpro:file_manager:*:*:*:*:*:wordpress:*:*", "versionEndExcluding": "8.3.5" } ]...
{ "children": [ { "cpe_match": [ { "cpe23uri": "cpe:2.3:a:filemanagerpro:file_manager:*:*:*:*:*:wordpress:*:*", "versionEndExcluding": "8.3.5" } ], "negate": false, "operator": "OR" }, { "cpe_match": [ { "cpe23uri": "cpe:2.3:a:filemanagerpro:file_manager_pro:*:*:*:*:*:wordpress:*:*", "versionEndExcluding": "8.3.5" } ], "negate": false, "operator": "OR" }, { "cpe_match": [ { "cpe23uri": "cpe:2.3:a:mndpsingh287:file_manager:*:*:*:*:pro:wordpress:*:*", "versionEndExcluding": "8.3.5" } ], "negate": false, "operator": "OR" } ], "operator": "OR"}
Source: anchore_overrides
Type: Configuration
Vendor: *
Product: file_manager
Operating System: * * *
{ "cpe_match": [ { "cpe23uri": "cpe:2.3:a:mndpsingh287:file_manager:*:*:*:*:free:wordpress:*:*", "versionEndIncluding": "7.2.1", "vulnerable": true }, { "cpe23uri...
{ "cpe_match": [ { "cpe23uri": "cpe:2.3:a:mndpsingh287:file_manager:*:*:*:*:free:wordpress:*:*", "versionEndIncluding": "7.2.1", "vulnerable": true }, { "cpe23uri": "cpe:2.3:a:mndpsingh287:file_manager:*:*:*:*:pro:wordpress:*:*", "versionEndIncluding": "8.3.4", "vulnerable": true } ], "operator": "OR"}
Source: nvd