Impact
This flaw is an improper neutralization of special elements in SQL commands within the Metagauss ProfileGrid plugin for WordPress, classified as CWE-89. An attacker could inject arbitrary SQL statements, potentially exfiltrating, modifying, or deleting data in the WordPress database. The vulnerability exists in all plugin versions up to and including 5.9.4.8.
Affected Systems
The affected product is the Metagauss ProfileGrid WordPress plugin, versions 5.9.4.8 and earlier. Any WordPress site that has installed this plugin and is running a database compatible with the plugin’s queries is at risk.
Risk and Exploitability
The CVSS score of 8.5 indicates a high severity, while the EPSS score of less than 1% suggests that the probability of exploitation is low but not negligible. The risk is not yet cataloged by CISA KEV. The likely attack vector is via the plugin’s web interface or API endpoints that accept user input without proper sanitization. No authentication requirement is specified, so the vulnerability could potentially be exploited by unauthenticated users, but the CVE description does not explicitly confirm this; it is inferred from the nature of a typical SQL injection in a WordPress plugin.
OpenCVE Enrichment
EUVD