CVE-2025-30989
BaseFortify
Publication date: 2025-06-06
Last updated on: 2026-04-23
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-89 | The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is an SQL Injection in the WordPress plugin 'Libro de Reclamaciones y Quejas' versions up to 0.9. It allows a malicious user with administrator privileges to manipulate the plugin's database by injecting malicious SQL commands. This can lead to unauthorized data access or manipulation. [1]
How can this vulnerability impact me? :
If exploited, this vulnerability can allow an attacker with admin access to steal or manipulate data stored by the plugin. This could compromise the integrity and confidentiality of your data, potentially leading to data theft or unauthorized changes. [1]
How can this vulnerability be detected on my network or system? Can you suggest some commands?
Detection of this SQL Injection vulnerability involves monitoring for unusual database interactions by users with administrator privileges, as exploitation requires such access. Since the vulnerability allows direct database manipulation, suspicious SQL queries or unexpected database activity could indicate exploitation attempts. Professional incident response and server-side malware scanning are recommended if compromise is suspected. Specific commands are not provided in the resources. [1]
What immediate steps should I take to mitigate this vulnerability?
Immediate mitigation steps include updating the 'Libro de Reclamaciones y Quejas' plugin to version 1.0 or later, where the vulnerability is fixed. Additionally, Patchstack offers virtual patching (vPatching) as an immediate mitigation method that auto-mitigates the vulnerability even before official patches are applied. Users should apply these mitigations promptly to reduce risk. [1]