CVE-2022-3124
Frontend File Manager < 21.3 - Unauthenticated File Renaming
Record summary
CVE-2022-3124 has a selected CVSS score of 5.3 (medium); EIP currently links 1 Nuclei template.
Description
The Frontend File Manager Plugin WordPress plugin before 21.3 allows any unauthenticated user to rename uploaded files from users. Furthermore, due to the lack of validation in the destination filename, this could allow allow them to change the content of arbitrary files on the web server
Exploitation context
Known exploitation
- VulnCheck KEV
- Listed · Sep 7, 2022 · VulnCheck
- Reported exploitation
- Observed · VulnCheck
Available material
- Nuclei templates
- 1
Affected products and versions
2| Product | Source | Version range | Status |
|---|---|---|---|
Frontend File Manager Plugin | CVE List | 21.3 to < 21.3 | affected |
frontend_file_managerBrowse najeebmedia / frontend_file_manager | VulnCheck | Version data not supplied | |
Nuclei templates
1ProjectDiscoveryMEDIUMFrontend File Manager < 21.3 - Unauthenticated File RenamingCVSS 5.3
The Frontend File Manager Plugin WordPress plugin before 21.3 allows any unauthenticated user to rename uploaded files from users. Furthermore, due to the lack of validation in the destination filename, this could allow allow them to change the content of arbitrary files on the web server
Impact
Unauthenticated attackers can rename uploaded files and manipulate arbitrary file content on the web server through path traversal, potentially overwriting critical WordPress files or injecting malicious code.
Remediation
Update Frontend File Manager plugin to version 21.3 or later that validates file rename operations and restricts them to authenticated users with proper path validation.
Source: ProjectDiscovery