Severity by source
AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:L
Network-reachable SQLi needing a low-privilege account (PR:L, AC:L); high confidentiality via data extraction, limited integrity from possible write, and no scope change since impact stays within the database.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Milan Petrovic GD Rating System gd-rating-system allows Blind SQL Injection.This issue affects GD Rating System: from n/a through <= 3.7.
AnalysisAI
Blind SQL injection in the GD Rating System WordPress plugin (versions up to and including 3.7) allows authenticated attackers to inject arbitrary SQL into backend database queries. Because the CVSS vector shows PR:L, a low-privileged authenticated user can extract sensitive database contents (CVSS 8.5, scope-changed). No public exploit identified at time of analysis; the flaw was reported by Patchstack via its coordinated disclosure database.
Technical ContextAI
The affected component is GD Rating System, a WordPress rating plugin authored by Milan Petrovic (CPE cpe:2.3:a:milan_petrovic:gd_rating_system). The root cause is CWE-89 (Improper Neutralization of Special Elements used in an SQL Command), meaning user-controllable input is concatenated into a SQL statement without proper parameterization or escaping before being passed to the WordPress database layer (wpdb/MySQL). It is characterized specifically as a blind SQL injection, indicating the query results are not returned directly in the response, so an attacker infers data via boolean or time-based conditional responses rather than direct error/UNION output.
RemediationAI
No vendor-released patch version was identified at time of analysis; the input only confirms all versions up to and including 3.7 are affected. Update GD Rating System to any release later than 3.7 if and when the vendor publishes one, and consult the Patchstack advisory (https://patchstack.com/database/Wordpress/Plugin/gd-rating-system/vulnerability/wordpress-gd-rating-system-plugin-3-7-sql-injection-vulnerability?_s_id=cve) for the fixed version. Until a fix is confirmed, apply specific compensating controls: place a WAF or Patchstack virtual patch in front of the site to filter SQL injection payloads (trade-off: signature gaps may miss obfuscated blind payloads); tighten user registration and revoke unnecessary low-privilege accounts to remove the PR:L foothold (trade-off: disables self-service signup); and restrict access to the plugin's rating endpoints/AJAX actions by IP or authentication where feasible (trade-off: may break legitimate rating submission features).
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-89 – SQL Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-43391