Vulnerability CVE-2024-9018


Published: 2024-10-01

Description:
The WP Easy Gallery ?? WordPress Gallery Plugin plugin for WordPress is vulnerable to time-based SQL Injection via the ??key?? parameter in all versions up to, and including, 4.8.5 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Contributor-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

Type:

CWE-89

(Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection'))

 References:
https://www.wordfence.com/threat-intel/vulnerabilities/id/a1c4c632-66f2-4987-b7da-048dbe4a3044?source=cve
https://wordpress.org/plugins/wp-easy-gallery/#developers
https://plugins.trac.wordpress.org/browser/wp-easy-gallery/trunk/wp-easy-gallery.php#L866

Copyright 2024, cxsecurity.com

 

Back to Top