CVE Details
Basic Information
| Title | CleverReach WP <= 1.5.20 - Unauthenticated SQL Injection via title Parameter |
|---|---|
| Type | cve |
| Published | 2025-08-06T01:45:11.881Z |
| Modified | 2025-08-06T01:45:11.881Z |
Product Information
| Vendor | cleverreach43 |
|---|---|
| Product | CleverReach® WP |
| Version | * |
CVSS Information
| Base Score | 7.5 (HIGH) |
|---|---|
| Attack Vector | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
AI Analysis
| AI Description | The CleverReach® WP plugin for WordPress is vulnerable to a time-based SQL Injection via the ‘title’ parameter. This allows unauthenticated attackers to execute additional SQL queries, potentially extracting sensitive data. The issue affects versions up to 1.5.20 due to insufficient input escaping and improper SQL query preparation. |
|---|---|
| AI Severity | High |
| AI Vendor | WordPress Community |
| AI Product | CleverReach® WP |
| AI Version | <=1.5.20 |
Affected Products
- cleverreach43 CleverReach® WP *
Additional Information
| CWE List | CWE-89 |
|---|---|
| Source | Wordfence |
Description
The CleverReach® WP plugin for WordPress is vulnerable to time-based SQL Injection via the ‘title’ parameter in all versions up to, and including, 1.5.20 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.