CVE-2019-25745 PUBLISHED

WordPress Plugin Google Review Slider 6.1 SQL Injection via tid

Assigner: VulnCheck
Reserved: 04.06.2026 Published: 04.06.2026 Updated: 04.06.2026

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.

Metrics

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
CVSS Score: 8.8

Product Status

Vendor jgwhite33
Product Google Review Slider
Versions
  • Version 6.1 is affected

Credits

  • Princy Edward finder

References

Problem Types

  • Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') CWE