CVE-2025-9697
BaseFortify
Publication date: 2025-10-02
Last updated on: 2025-10-02
Assigner: WPScan
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| ajax | woosearch | 1.0.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-UNKNOWN |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the Ajax WooSearch WordPress plugin version 1.0.0 and earlier. It occurs because the plugin does not properly sanitize and escape a parameter before using it in a SQL statement via an AJAX action. This flaw allows unauthenticated users to perform SQL injection attacks, potentially manipulating the database.
How can this vulnerability impact me? :
The vulnerability can allow attackers to execute arbitrary SQL commands on the affected website's database. This can lead to unauthorized data access, data modification, or deletion, potentially compromising the integrity and confidentiality of the website's data.