CVE-2025-47651
BaseFortify
Publication date: 2025-06-09
Last updated on: 2026-04-28
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?
CVE-2025-47651 is a high-severity SQL Injection vulnerability in the WordPress Infility Global plugin (versions up to 2.12.4). It allows a malicious user with subscriber-level privileges to manipulate the website's database by injecting malicious SQL commands. This can lead to unauthorized access or manipulation of sensitive data stored in the database. [1]
How can this vulnerability impact me? :
This vulnerability can lead to data theft or unauthorized database manipulations, potentially compromising sensitive information on your website. Because it can be exploited by users with low privileges, it poses a high risk of mass exploitation and can result in significant security breaches and data loss. [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 suspicious database queries or unusual activity from subscriber-level users interacting with the database. Since plugin-based malware scanners are discouraged due to potential tampering, it is recommended to use network monitoring tools to detect unusual SQL commands or injection patterns. Specific commands are not provided in the available resources. [1]
What immediate steps should I take to mitigate this vulnerability?
Immediate mitigation steps include applying the virtual patch (vPatch) provided by Patchstack, which automatically blocks attack attempts until an official fix is released. Users should apply this virtual patch promptly. Additionally, if a website is suspected to be compromised, professional incident response services or hosting provider assistance should be sought. Avoid relying on plugin-based malware scanners as they can be tampered with by malware. [1]