CVE Details
Basic Information
| Title | Smart Slider 3 <= 3.5.1.28 - Authenticated (Administrator+) SQL Injection via `sliderid` Parameter |
|---|---|
| Type | cve |
| Published | 2025-07-30T08:23:02.026Z |
| Modified | 2025-07-30T08:23:02.026Z |
Product Information
| Vendor | nextendweb |
|---|---|
| Product | Smart Slider 3 |
| Version | * |
CVSS Information
| Base Score | 4.9 (MEDIUM) |
|---|---|
| Attack Vector | CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N |
AI Analysis
| AI Description | The Smart Slider 3 WordPress plugin is vulnerable to SQL Injection via the ‘sliderid’ parameter, affecting versions up to 3.5.1.28. This allows high-privilege attackers to extract sensitive data. The issue stems from insufficient input escaping and SQL query preparation. |
|---|---|
| AI Severity | Medium |
| AI Vendor | Nextendweb |
| AI Product | Smart Slider 3 |
| AI Version | 3.5.1.28 |
Affected Products
- nextendweb Smart Slider 3 *
Additional Information
| CWE List | CWE-89 |
|---|---|
| Source | Wordfence |
Description
The Smart Slider 3 plugin for WordPress is vulnerable to time-based SQL Injection via the βslideridβ parameter in all versions up to, and including, 3.5.1.28 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 Administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.