CVE-2023-4634 CRITICAL

CVE-2023-4634: Media Library Assistant <= 3.09 - Unauthenticated Local/Remote File Inclusion & Remote Code Execution

Vendor Dglingren
Product Media Library Assistant
Weakness CWE-73
Published September 6, 2023
Last update April 8, 2026

CVSS base score

9.8/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

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.

Explanation of Vulnerability in Simple Terms

02Summary

Media Library Assistant versions 3.09 and earlier contain a critical vulnerability that allows unauthenticated attackers to read sensitive data, modify site content, or disrupt service without any user interaction. The vulnerability stems from improper input validation in the plugin's core functionality. All users should update immediately to a version newer than 3.09.

What an attacker can do

03Attacker Capabilities

Read sensitive data, modify or delete content, or crash the site without logging in.

Potential impact on your site

04Site Impact

Your site's data and functionality are fully exposed to remote attackers without any barriers.

Conditions required to exploit

05Prerequisites

Network access only; no authentication or user interaction required.

Key dates

06Disclosure timeline

September 6, 2023 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE