Slider Hero with Animation, Video Background & Intro Maker <= 8.2.6 - SQL Injection
Strategic Overview
- Status
- Patched in 8.2.7
- Affected Plugin
- Slider Hero with Video Background, Animation
- Affected Version
< 8.2.7- CVSS
- 8.8High
- Weakness type
- CWE-89 · Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
- CVE
CVE-2021-24506
At a glance
CVE-2021-24506 is a high-severity Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in the Slider Hero with Video Background, Animation WordPress plugin, affecting versions < 8.2.7. It carries a CVSS score of 8.8 (reachable over the network; low attack complexity; high confidentiality, integrity, availability impact). The issue is fixed in version 8.2.7; sites on affected versions should update now. Disclosed July 2021, reported by apple502j.
Vulnerability Overview
The Slider Hero with Animation, Video Background & Intro Maker WordPress plugin before 8.2.7 does not sanitise or escape the id attribute of its hero-button shortcode before using it in a SQL statement, allowing users with a role as low as Contributor to perform SQL injection.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no interaction from a victim user. A successful exploit has high impact on confidentiality, integrity, availability — full site compromise territory.
CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Reaching this weakness in Slider Hero with Video Background, Animation < 8.2.7 takes a caller who can reach the endpoint. SQL injection happens when request data is concatenated into a query instead of being bound as a parameter, letting an attacker change the structure of the statement rather than just its values.
A working injection can read any table the database user can see, which on a WordPress install means user records, password hashes and session or API secrets stored in options. For Slider Hero with Video Background, Animation the fix is 8.2.7: builds < 8.2.7 are affected, anything from 8.2.7 onward is not.
Remediation
Update to version 8.2.7, or a newer patched version
How does WordSec protect against this?
The attempt arrives as an ordinary request to Slider Hero with Video Background, Animation: WordSec's web application firewall inspects request payloads before WordPress loads them. None of that substitutes for the fix: Slider Hero with Video Background, Animation 8.2.7 closes this, and updating the plugin is the step that ends it.
- Firewall
- Alerts
External References
Related records
Other vulnerabilities in Slider Hero with Video Background, Animation
- 7.2CVE-2026-76789: Slider Hero with Video Background Stored XSS
CVE-2026-76789 - 5.5CVE-2024-29922: Slider Hero <= 8.6.1 Stored Cross-Site Scripting
CVE-2024-29922 - 5.5CVE-2022-3074: Slider Hero <= 8.4.3 Stored Cross-Site Scripting
CVE-2022-3074 - 4.3CVE-2021-4424: Slider Hero <= 8.2.0 Cross-Site Request Forgery Bypass
CVE-2021-4424
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C