Blog

"Prevention is cheaper than a breach"

Live Vulnerability Intelligence

Threat Database

Search CVEs, inspect descriptions, and open detail pages with AI-assisted technical context.

Total39
Critical7
High2
Medium30
Reset
Showing 1-20 of 39 records
Threat Entry Updated 2025-11-26

CVE-2025-13206 - Givewp Plugin

The GiveWP – Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘name’ parameter in all versions up to, and including, 4.13.0 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. Avatars must be enabled in the WordPress install in order to exploit the vulnerability.

PLUGIN Givewp

CVE-2025-13206

HIGH CVSS 7.2 2025-11-19
Threat Entry Updated 2025-11-26

CVE-2025-11228 - Givewp Plugin

The GiveWP – Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the `registerAssociateFormsWithCampaign` function in all versions up to, and including, 4.10.0. This makes it possible for unauthenticated attackers to associate any donation forms with any campaign.

PLUGIN Givewp

CVE-2025-11228

MEDIUM CVSS 5.3 2025-10-04
Threat Entry Updated 2025-11-26

CVE-2025-11227 - Givewp Plugin

The GiveWP – Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to Information Exposure in all versions up to, and including, 4.10.0 via the 'registerGetForm', 'registerGetForms', 'registerGetCampaign' and 'registerGetCampaigns' functions due to a missing capability check. This makes it possible for unauthenticated attackers to extract data from private and draft donation forms, as well as archived campaigns.

PLUGIN Givewp

CVE-2025-11227

MEDIUM CVSS 6.5 2025-10-04
Threat Entry Updated 2025-12-03

CVE-2025-7221 - Givewp Plugin

The GiveWP – Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the give_update_payment_status() function in all versions up to, and including, 4.5.0. This makes it possible for authenticated attackers, with GiveWP Worker-level access and above, to update donations statuses. This ability is not present in the user interface.

PLUGIN Givewp

CVE-2025-7221

MEDIUM CVSS 4.3 2025-08-21
Threat Entry Updated 2025-08-12

CVE-2025-8620 - Givewp Plugin

The GiveWP – Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to Information Exposure in all versions up to, and including, 4.6.0. This makes it possible for unauthenticated attackers to extract donor names, emails, and donor id.

PLUGIN Givewp

CVE-2025-8620

MEDIUM CVSS 5.3 2025-08-06
Threat Entry Updated 2025-08-13

CVE-2025-7205 - Givewp Plugin

The GiveWP – Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the donor notes parameter in all versions up to, and including, 4.5.0 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with GiveWP worker-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. Additionally, they need to trick an administrator into visiting the legacy version of the site.

PLUGIN Givewp

CVE-2025-7205

MEDIUM CVSS 5.4 2025-07-31
Threat Entry Updated 2025-07-10

CVE-2025-4571 - Givewp Plugin

The GiveWP – Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to unauthorized view and modification of data due to an insufficient capability check on the permissionsCheck functions in all versions up to, and including, 4.3.0. This makes it possible for authenticated attackers, with Contributor-level access and above, to view or delete fundraising campaigns, view donors' data, modify campaign events, etc.

PLUGIN Givewp

CVE-2025-4571

MEDIUM CVSS 5.4 2025-06-19
Threat Entry Updated 2025-08-11

CVE-2025-2331 - Givewp Plugin

The GiveWP – Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 3.22.1 via a misconfigured capability check in the 'permissionsCheck' function. This makes it possible for authenticated attackers, with Subscriber-level access and above, to extract sensitive data including reports detailing donors and donation amounts.

PLUGIN Givewp

CVE-2025-2331

MEDIUM CVSS 5.3 2025-03-22
Threat Entry Updated 2025-03-25

CVE-2025-2025 - Givewp Plugin

The GiveWP – Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the give_reports_earnings() function in all versions up to, and including, 3.22.0. This makes it possible for unauthenticated attackers to disclose sensitive information included within earnings reports.

PLUGIN Givewp

CVE-2025-2025

MEDIUM CVSS 6.5 2025-03-15
Threat Entry Updated 2025-03-05

CVE-2025-0912 - Givewp Plugin

The Donations Widget plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 3.19.4 via deserialization of untrusted input from the Donation Form through the 'card_address' parameter. This makes it possible for unauthenticated attackers to inject a PHP Object. The additional presence of a POP chain allows attackers to achieve remote code execution.

PLUGIN Givewp

CVE-2025-0912

CRITICAL CVSS 9.8 2025-03-04
Threat Entry Updated 2025-02-25

CVE-2024-12877 - Givewp Plugin

The GiveWP – Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 3.19.2 via deserialization of untrusted input from the donation form like 'firstName'. This makes it possible for unauthenticated attackers to inject a PHP Object. The additional presence of a POP chain allows attackers to delete arbitrary files on the server that makes remote code execution possible. Please note this was only partially patched in 3.19.3, a fully sufficient patch was not released until 3.19.4. However, another…

PLUGIN Givewp

CVE-2024-12877

CRITICAL CVSS 9.8 2025-01-11
Threat Entry Updated 2025-05-14

CVE-2024-11921 - Givewp Plugin

The GiveWP WordPress plugin before 3.19.0 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin.

PLUGIN Givewp

CVE-2024-11921

MEDIUM CVSS 4.8 2024-12-27
Threat Entry Updated 2025-02-27

CVE-2024-9634 - Givewp Plugin

The GiveWP – Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 3.16.3 via deserialization of untrusted input from the give_company_name parameter. This makes it possible for unauthenticated attackers to inject a PHP Object. The additional presence of a POP chain allows attackers to achieve remote code execution.

PLUGIN Givewp

CVE-2024-9634

CRITICAL CVSS 9.8 2024-10-16
Threat Entry Updated 2024-10-01

CVE-2024-8353 - Givewp Plugin

The GiveWP – Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 3.16.1 via deserialization of untrusted input via several parameters like 'give_title' and 'card_address'. This makes it possible for unauthenticated attackers to inject a PHP Object. The additional presence of a POP chain allows attackers to delete arbitrary files and achieve remote code execution. This is essentially the same vulnerability as CVE-2024-5932, however, it was discovered the the presence of stripslashes_deep on user_info allows the is_serialized check…

PLUGIN Givewp

CVE-2024-8353

CRITICAL CVSS 10.0 2024-09-28
Threat Entry Updated 2024-10-04

CVE-2024-9130 - Givewp Plugin

The GiveWP – Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to time-based SQL Injection via the ‘order’ parameter in all versions up to, and including, 3.16.1 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with GiveWP Manager-level access and above, to append additional SQL queries into already existing queries within the Legacy View mode, that can be used to extract sensitive information from the database.

PLUGIN Givewp

CVE-2024-9130

HIGH CVSS 7.2 2024-09-27
Threat Entry Updated 2024-10-04

CVE-2024-6551 - Givewp Plugin

The GiveWP – Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to Full Path Disclosure in all versions up to, and including, 3.15.1. This is due to the plugin utilizing Symfony and leaving display_errors on within test files. This makes it possible for unauthenticated attackers to retrieve the full path of the web application, which can be used to aid other attacks. The information displayed is not useful on its own, and requires another vulnerability to be present for damage to an affected website.

PLUGIN Givewp

CVE-2024-6551

MEDIUM CVSS 5.3 2024-08-29
Threat Entry Updated 2024-08-26

CVE-2024-5941 - Givewp Plugin

The GiveWP – Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to unauthorized access and deletion of data due to a missing capability check on the 'handle_request' function in all versions up to, and including, 3.14.1. This makes it possible for authenticated attackers, with Subscriber-level access and above, to read attachment paths and delete attachment files.

PLUGIN Givewp

CVE-2024-5941

MEDIUM CVSS 5.4 2024-08-20
Threat Entry Updated 2024-08-26

CVE-2024-5932 - Givewp Plugin

The GiveWP – Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 3.14.1 via deserialization of untrusted input from the 'give_title' parameter. This makes it possible for unauthenticated attackers to inject a PHP Object. The additional presence of a POP chain allows attackers to execute code remotely, and to delete arbitrary files.

PLUGIN Givewp

CVE-2024-5932

CRITICAL CVSS 10.0 2024-08-20
Threat Entry Updated 2024-08-26

CVE-2024-5940 - Givewp Plugin

The GiveWP – Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the 'handle_request' function in all versions up to, and including, 3.13.0. This makes it possible for unauthenticated attackers to edit event ticket settings if the Events beta feature is enabled.

PLUGIN Givewp

CVE-2024-5940

MEDIUM CVSS 6.5 2024-08-20
Threat Entry Updated 2024-08-26

CVE-2024-5939 - Givewp Plugin

The GiveWP – Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the 'setup_wizard' function in all versions up to, and including, 3.13.0. This makes it possible for unauthenticated attackers to read the setup wizard administrative pages.

PLUGIN Givewp

CVE-2024-5939

MEDIUM CVSS 5.3 2024-08-20
Scroll to top