CVE-2025-7205
BaseFortify
Publication date: 2025-07-31
Last updated on: 2025-08-13
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| givewp | givewp | to 4.6.0 (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 Stored Cross-Site Scripting (XSS) issue in the GiveWP β Donation Plugin and Fundraising Platform for WordPress. It occurs via the donor notes parameter in versions up to 4.5.0 due to insufficient input sanitization and output escaping. Authenticated attackers with GiveWP worker-level access or higher can inject malicious scripts that execute when a user visits the affected page, especially if an administrator is tricked into visiting the legacy version of the site.
How can this vulnerability impact me? :
The vulnerability allows attackers with certain access privileges to inject malicious scripts that execute in the context of the website. This can lead to unauthorized actions such as session hijacking, defacement, or theft of sensitive information when an administrator or user accesses the injected page. It requires tricking an administrator to visit a legacy site version, increasing the risk of administrative compromise.