CVE-2019-25745 HIGH

CVE-2019-25745: WordPress Plugin Google Review Slider 6.1 SQL Injection via tid

Vendor Jgwhite33
Product Google Review Slider
Weakness CWE-89 · SQLi
Published June 4, 2026
Last update June 4, 2026

CVSS base score

8.8/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N

What the vulnerability does

01Description

WordPress Plugin Google Review Slider 6.1 contains a time-based blind SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries by injecting SQL code through the 'tid' parameter. Attackers can send GET requests to the admin interface with malicious 'tid' values to extract sensitive database information using time-based blind SQL injection techniques.

Explanation of Vulnerability in Simple Terms

02Summary

Google Review Slider versions 6.1 and later contain a SQL injection vulnerability in how the plugin processes user input. An attacker with network access can craft malicious input to execute arbitrary SQL commands against the site's database, potentially reading or modifying sensitive data. No authentication or user interaction is required to exploit this vulnerability.

What an attacker can do

03Attacker Capabilities

Execute arbitrary SQL commands to read or modify the site's database without authentication.

Potential impact on your site

04Site Impact

Attackers can steal user data, modify site content, or compromise the entire WordPress database.

Conditions required to exploit

05Prerequisites

Network access to the site; no authentication or user interaction required.

Key dates

06Disclosure timeline

June 4, 2026 CVE published
June 4, 2026 Record updated

Related vulnerabilities

08Related CVE