CVE-2025-30979
BaseFortify
Publication date: 2025-07-04
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 Pixelating Image Slideshow Gallery plugin (up to version 8.0). It allows a malicious user with at least contributor-level privileges to manipulate SQL commands executed by the website, enabling direct interaction with the website's database. This can lead to unauthorized data access or manipulation. [1]
How can this vulnerability impact me? :
The vulnerability can allow attackers to steal or manipulate data in your website's database. Since it requires contributor-level access, an attacker could exploit this to compromise sensitive information or alter data, potentially damaging your website's integrity and confidentiality. Additionally, because the plugin is abandoned and unpatched, the risk remains unless mitigated by virtual patching or plugin removal. [1]
How can this vulnerability be detected on my network or system? Can you suggest some commands?
Detection of this SQL Injection vulnerability in the Pixelating Image Slideshow Gallery plugin is challenging because plugin-based malware scanners are often unreliable. There are no specific commands provided for detection. It is recommended to monitor for unusual database interactions or unauthorized access attempts, but no direct detection commands are available from the provided information. [1]
What immediate steps should I take to mitigate this vulnerability?
Immediate mitigation steps include removing and replacing the vulnerable Pixelating Image Slideshow Gallery plugin with an alternative solution, as no official patch or fix is available. Applying a virtual patch (vPatch) from Patchstack can provide rapid protection against exploitation. Deactivating the plugin alone does not eliminate the risk. Seeking professional incident response services is advised if compromise is suspected. [1]