1 results (0.003 seconds)
CVSS: 8.3EPSS: 0%CPEs: 1EXPL: 1

CVE-2023-0279 – Media Library Assistant < 3.06 - Admin+ SQLi
https://notcve.org/view.php?id=CVE-2023-0279
16 Feb 2023 — The Media Library Assistant WordPress plugin before 3.06 does not properly sanitise and escape a parameter before using it in a SQL statement, leading to a SQL injection exploitable by high privilege users such as admin. The Media Library Assistant for WordPress is vulnerable to SQL Injection via the ‘post_types’ parameter in versions up to, and including, 3.05 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for... • https://bulletin.iese.de/post/media-library-assistant_3-05_1 • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') •