CVE-2024-4845: Icegram Express <= 5.7.22 - Authenticated (Subscriber+) SQL Injection Vulnerability via options[list_id]
The Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘options[listid]’ parameter in all versions up to, and including, 5.7.22 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 Subscriber-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-4845?
CVE-2024-4845 is considered to be a high severity vulnerability due to its potential for SQL Injection attacks.
How do I fix CVE-2024-4845?
To fix CVE-2024-4845, update the Icegram Express plugin to version 5.7.23 or later.
What versions of Icegram Express are affected by CVE-2024-4845?
CVE-2024-4845 affects all versions of Icegram Express up to and including 5.7.22.
What type of vulnerability is CVE-2024-4845?
CVE-2024-4845 is an SQL Injection vulnerability caused by inadequate escaping of user-supplied parameters.
Can CVE-2024-4845 be exploited remotely?
Yes, CVE-2024-4845 can be exploited remotely by malicious users to execute SQL queries.