CVE-2025-24748
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. |
| CWE-862 | The product does not perform an authorization check when an actor attempts to access a resource or perform an action. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is an SQL Injection issue in the WordPress All In One Slider Responsive plugin (versions up to 3.7.9). It allows a malicious user with at least contributor-level access to interact directly with the website's database by injecting malicious SQL commands. 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. Although it requires contributor-level privileges to exploit, successful attacks can lead to data theft or unauthorized changes, potentially compromising the integrity and confidentiality of your data. It may also cause limited availability issues. [1]
How can this vulnerability be detected on my network or system? Can you suggest some commands?
Detection of this vulnerability involves monitoring for exploitation attempts targeting the All In One Slider Responsive plugin versions up to 3.7.9. Since the vulnerability allows SQL Injection by users with contributor-level privileges, suspicious database queries or unusual behavior in the plugin's database interactions may indicate exploitation. Patchstack recommends professional incident response or server-side malware scanning rather than relying on plugin-based scanners, which can be tampered with by malware. 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 All In One Slider Responsive plugin to version 3.8 or later, where the vulnerability is fixed. Additionally, enabling Patchstack's virtual patching (vPatching) can auto-mitigate the vulnerability even before official patches are applied. Users can also enable auto-updates specifically for vulnerable plugins to reduce risk. In case of suspected compromise, professional incident response and server-side malware scanning are recommended. [1]