CVE-2025-68990

9.8

xenioushk · BWL Pro Voting Manager

The BWL Pro Voting Manager plugin for WordPress is vulnerable to Blind SQL Injection, allowing authenticated users with low privileges to manipulate database queries via improper input neutralization.

Executive summary

A Blind SQL Injection vulnerability in the BWL Pro Voting Manager plugin allows authenticated users to access or manipulate sensitive database information.

Vulnerability

This is a Blind SQL Injection vulnerability arising from improper neutralization of special elements in SQL commands. It requires the attacker to have at least low-level authenticated access to the application.

Business impact

While the attack requires authentication, a successful exploit could allow an attacker to dump sensitive database contents, including user credentials or private configuration data. The CVSS score of 9.8 highlights the severity of potential data compromise, though the requirement for authentication reduces the immediate risk compared to unauthenticated vectors.

Remediation

Immediate Action: As no patched version is currently available, administrators should deactivate and uninstall the BWL Pro Voting Manager plugin until a fix is released by the developer.

Proactive Monitoring: Review database query logs for unusual patterns or syntax errors that may indicate automated SQL injection attempts.

Compensating Controls: Ensure that the database user account utilized by the WordPress application adheres to the principle of least privilege to limit the scope of potential data exfiltration.

Exploitation status

Public Exploit Available: Unknown

Analyst recommendation

Given the lack of a current patch, the recommended course of action is to remove the vulnerable plugin from the environment. Administrators should prioritize identifying alternative solutions or waiting for the vendor to address the flaw in a future release.