CVE-2025-5921
BaseFortify
Publication date: 2025-08-01
Last updated on: 2025-08-06
Assigner: WPScan
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| brainstormforce | sureforms | to 1.7.2 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Reflected Cross-Site Scripting (XSS) issue in the SureForms WordPress plugin versions before 1.7.2. It occurs because the plugin does not properly sanitise and escape a parameter before outputting it back on the page, which allows attackers to inject malicious scripts that can be executed in the context of the user's browser.
How can this vulnerability impact me? :
This vulnerability can impact you by allowing attackers to execute malicious scripts in the browsers of both authenticated and unauthenticated users. This can lead to theft of sensitive information, session hijacking, defacement of the website, or redirection to malicious sites.