First published: Tue Oct 31 2023(Updated: )
The Image horizontal reel scroll slideshow plugin for WordPress is vulnerable to SQL Injection via the plugin's shortcode in versions up to, and including, 13.2 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 |
---|---|---|
<13.3 |
https://plugins.trac.wordpress.org/changeset/2985331/image-horizontal-reel-scroll-slideshow#file1
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-5412 is a vulnerability in the Image horizontal reel scroll slideshow plugin for WordPress, which allows for SQL Injection.
CVE-2023-5412 has a severity rating of 8.8 (high).
Versions up to and including 13.3 of the Image horizontal reel scroll slideshow plugin for WordPress are affected by CVE-2023-5412.
To fix CVE-2023-5412, update the Image horizontal reel scroll slideshow plugin for WordPress to a version higher than 13.3.
CWE-89 is a vulnerability in web applications that allows for SQL Injection attacks.