Media Library Assistant: Filesystem traversal
Media Library Assistant is affected by filesystem traversal. The vulnerable path is reachable without authentication. A crafted path can escape the intended directory and reach files or directories elsewhere on the server.
- Component
- Media Library Assistant
- Plugin slug
media-library-assistant- Affected
- See vendor advisory
- Safe version
- See mitigation notes
- Published
- Sep 06, 2023
This CVE was published Sep 06, 2023 and is one of 32 known issues for this plugin.
Update, patch or deactivate.
Update Media Library Assistant to a release outside the affected range, or disable and remove it until a fixed version is available.
No confirmed safe version is listed. Consider a vendor-supported patch or temporarily restricting the affected functionality while you assess the risk.
Deactivate only when warranted by your risk profile, or when advised by your hosting provider in the limited circumstances where the vulnerability cannot otherwise be mitigated. If you’re unsure which action is appropriate, contact Fused or your hosting provider for guidance.
Technical description
The Media Library Assistant plugin for WordPress is vulnerable to Local File Inclusion and Remote Code Execution in versions up to, and including, 3.09. This is due to insufficient controls on file paths being supplied to the 'mla_stream_file' parameter from the ~/includes/mla-stream-image.php file, where images are processed via Imagick(). This makes it possible for unauthenticated attackers to supply files via FTP that will make directory lists, local file inclusion, and remote code execution possible.
CVE / CNA vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Primary and upstream sources
- NVD record for CVE-2023-4634
- GitHub upstream reference github.com
- Upstream reference packetstormsecurity.com
- Upstream reference patrowl.io
- WordPress upstream reference plugins.trac.wordpress.org
- Wordfence advisory wordfence.com
- GitHub upstream reference github.com
- Upstream reference packetstormsecurity.com
- Upstream reference patrowl.io
- WordPress upstream reference plugins.trac.wordpress.org
- Wordfence advisory wordfence.com