First published: Wed Nov 22 2023(Updated: )
The Wp anything slider plugin for WordPress is vulnerable to SQL Injection via the plugin's shortcode in versions up to, and including, 9.1 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 and above permissions to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Credit: security@wordfence.com
Affected Software | Affected Version | How to fix |
---|---|---|
Gopiplus Wp Anything Slider Wordpress | <=9.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-5466 is a vulnerability in the Wp anything slider plugin for WordPress that allows for SQL Injection via the plugin's shortcode.
CVE-2023-5466 has a severity rating of 8.8 (high).
Versions up to and including 9.1 of the Wp anything slider plugin for WordPress are affected by CVE-2023-5466.
The SQL Injection vulnerability in CVE-2023-5466 can be exploited through the plugin's shortcode by not properly escaping user-supplied parameters and lacking sufficient preparation on the existing SQL query.
Yes, you can refer to the following links for more information: [link1](https://www.wordfence.com/threat-intel/vulnerabilities/id/535e754e-f851-4809-a148-d9ba808b9d8a?source=cve), [link2](https://plugins.trac.wordpress.org/browser/wp-anything-slider/trunk/wp-anything-slider.php?rev=2827063#L122), [link3](https://plugins.trac.wordpress.org/browser/wp-anything-slider/trunk/wp-anything-slider.php?rev=2827063#L136).