1 results (0.028 seconds)

CVSS: 9.0EPSS: 0%CPEs: 1EXPL: 0

05 Aug 2024 — The Horizontal scrolling announcements plugin for WordPress is vulnerable to SQL Injection via the plugin's 'hsas-shortcode' shortcode in versions up to, and including, 2.4 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 and above permissions to append additional SQL queries into already existing queries that can be used to extract sensitive information from the... • https://plugins.trac.wordpress.org/browser/horizontal-scrolling-announcements/trunk/query/db_content.php?rev=2827116#L44 • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') •