Media Library Assistant <= 3.15 - Reflected Cross-Site Scripting via lang
Strategic Overview
- Status
- Patched in 3.16
- Affected Plugin
- Media Library Assistant
- Affected Version
<= 3.15- CVSS
- 6.1Medium
- Weakness type
- CWE-87 · Improper Neutralization of Alternate XSS Syntax
- CVE
CVE-2024-3519
At a glance
CVE-2024-3519 is a medium-severity Improper Neutralization of Alternate XSS Syntax vulnerability in the Media Library Assistant WordPress plugin, affecting versions <= 3.15. It carries a CVSS score of 6.1 (reachable over the network; low attack complexity). Exploitation requires no authentication. The issue is fixed in version 3.16; sites on affected versions should update now. Disclosed May 2024, reported by Le Ngoc Anh.
Vulnerability Overview
The Media Library Assistant plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the lang parameter in all versions up to, and including, 3.15 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no privileges on the target site.
CWE-87: Improper Neutralization of Alternate XSS Syntax
The product does not neutralize or incorrectly neutralizes user-controlled input for alternate script syntax.
Remediation
Update to version 3.16, or a newer patched version
How does WordSec protect against this?
The attempt arrives as an ordinary request to Media Library Assistant: WordSec's web application firewall inspects request payloads before WordPress loads them. None of that substitutes for the fix: Media Library Assistant 3.16 closes this, and updating the plugin is the step that ends it.
- Firewall
- Alerts
External References
Related records
Other vulnerabilities in Media Library Assistant
- 9.8CVE-2023-4634: Media Library… Local/Remote File Inclusion & RCE
CVE-2023-4634 - 9.8CVE-2020-11928: Media Library Assistant <= 2.81 Remote Code Execution
CVE-2020-11928 - 8.8CVE-2026-66600: Media Library Assistant <= 3.39 Arbitrary File Upload
CVE-2026-66600 - 8.8CVE-2024-6823: Media Library Assistant <= 3.18 Arbitrary File Upload
CVE-2024-6823 - 8.8CVE-2024-5605: Media Library Assistant <= 3.16 SQL Injection
CVE-2024-5605 - 8.8CVE-2024-3518: Media Library Assistant <= 3.15 SQL Injection
CVE-2024-3518 - 8.1CVE-2026-6075: Media Library Assistant <= 3.35 CSRF
CVE-2026-6075 - 7.5CVE-2020-11732: Media Library Assistant <= 2.81 Local File Inclusion
CVE-2020-11732
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C