CVE-2025-32297

8.5

QuantumCloud · Simple Link Directory

A SQL injection vulnerability in the QuantumCloud Simple Link Directory plugin allows authenticated attackers to execute unauthorized database queries.

Executive summary

A critical SQL injection vulnerability in the QuantumCloud Simple Link Directory plugin enables authenticated attackers to potentially exfiltrate database information.

Vulnerability

The vulnerability is a SQL injection flaw (CWE-89) arising from the improper neutralization of special elements within SQL commands. It requires low privileges, meaning an authenticated user can leverage this flaw to interact with the database in unintended ways.

Business impact

Successful exploitation of this SQL injection vulnerability could lead to unauthorized data exposure, potentially resulting in the compromise of sensitive site information. Given the CVSS score of 8.5, the vulnerability poses a high risk to business operations, as it allows attackers to bypass standard application logic and query the underlying database directly.

Remediation

Immediate Action: Update the Simple Link Directory plugin to version 14.8.1 or later to ensure the vulnerability is patched.

Proactive Monitoring: Monitor database query logs for unusual syntax or high volumes of unexpected requests originating from authenticated user accounts.

Compensating Controls: Implement a Web Application Firewall (WAF) with SQL injection protection rules to filter malicious input strings before they reach the application.

Exploitation status

Public Exploit Available: Unknown.

Analyst recommendation

The high CVSS severity score highlights the necessity of immediate action to secure your environment. Administrators should verify their current version of Simple Link Directory and prioritize the update to version 14.8.1 to eliminate this security gap.

More QuantumCloud CVEs

Sources

Originally found and disclosed by Anhchangmutrang | Patchstack Bug Bounty Program, per the CVE Program record.