PT-2026-73112 · WordPress · Slider Hero
CVSS v3.1
4.9
Medium
| Vector | AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
Slider Hero versions prior to 9.1.8
Description
An issue exists where authenticated attackers with administrator-level access can perform a second-order SQL Injection. While slide data such as
description, title, btn, btn2, image link, and custom is stored safely, the qcld sliderhero duplicate() function fails to sanitize this data when the 'heroduplicateslider' task is triggered. The function concatenates raw values directly into an INSERT VALUES tuple executed via $wpdb->query(), bypassing security functions like $wpdb->prepare(), esc sql(), or real escape string. This allows the execution of additional SQL queries to extract sensitive information from the database.Recommendations
Update to a version newer than 9.1.7.
As a temporary workaround, avoid using the
qcld sliderhero duplicate() function or triggering the 'heroduplicateslider' task until the update is applied.Fix
SQL injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Slider Hero