Description
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.
Published: 2026-07-13
Score: 8.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The GD Rating System plugin for WordPress contains a blind SQL injection flaw caused by improper neutralization of special characters in the SQL commands used by the plugin. An attacker can send specially crafted input through the plugin’s exposed front‑end interfaces, causing the plugin to incorporate the input directly into an SQL query without proper sanitization. This flaw can lead to the execution of arbitrary SQL statements, exposing, modifying, or deleting data stored in the WordPress database and potentially compromising the confidentiality, integrity, and availability of the site.

Affected Systems

The vulnerability affects the GD Rating System plugin developed by Milan Petrovic and applies to all installed versions 3.7 or earlier, regardless of the WordPress core version, as the flaw resides entirely within the plugin code.

Risk and Exploitability

The CVSS score of 8.5 categorizes this issue as high severity, while the EPSS score of <1% suggests a low likelihood of active exploitation in the overall threat landscape. The vulnerability is not listed in C via the plugin’s public entry points. It is inferred that an attacker does not need prior authentication or elevated privileges to trigger this blind injection by submitting crafted parameters to the plugin’s front‑end endpoints.

Generated by OpenCVE AI on August 1, 2026 at 10:32 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the GD Rating System plugin to the latest released applied immediately, deactivate or remove the plugin from the WordPress installation to eliminate the attack surface.
  • Deploy a web application firewall or equivalent controls to detect and block anomalous SQL injection patterns targeting the plugin’s input endpoints.
  • Implement strict input validation to ensure only expected characters are allowed in all user‑supplied parameters used in SQL queries, thereby mitigating potential injection attempts.

Generated by OpenCVE AI on August 1, 2026 at 10:32 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 13 Jul 2026 15:00:00 +0000

Type Values Removed Values Added
First Time appeared Milan Petrovic
Milan Petrovic gd Rating System
Wordpress
Wordpress wordpress
Vendors & Products Milan Petrovic
Milan Petrovic gd Rating System
Wordpress
Wordpress wordpress

Mon, 13 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 13 Jul 2026 10:00:00 +0000

Type Values Removed Values Added
Description 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.
Title WordPress GD Rating System plugin <= 3.7 - SQL Injection vulnerability
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 8.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:L'}


Subscriptions

Milan Petrovic Gd Rating System
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-13T13:34:08.233Z

Reserved: 2026-06-25T08:04:47.959Z

Link: CVE-2026-57771

cve-icon Vulnrichment

Updated: 2026-07-13T13:34:02.925Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T10:45:03Z

Weaknesses
  • CWE-89

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