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 21-39 of 39 records
Threat Entry Updated 2024-11-21

CVE-2024-5977 - Givewp Plugin

The GiveWP – Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 3.13.0 via the 'handleRequest' function due to missing validation on a user controlled key. This makes it possible for authenticated attackers, with GiveWP Worker-level access and above, to delete and update arbitrary posts.

PLUGIN Givewp

CVE-2024-5977

MEDIUM CVSS 5.4 2024-07-19
Threat Entry Updated 2025-03-05

CVE-2024-3714 - Givewp Plugin

The GiveWP – Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'give_form' shortcode when used with a legacy form in all versions up to, and including, 3.10.0 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

PLUGIN Givewp

CVE-2024-3714

MEDIUM CVSS 6.4 2024-05-18
Threat Entry Updated 2025-02-27

CVE-2024-1957 - Givewp Plugin

The GiveWP – Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'give_form' shortcode in all versions up to, and including, 3.6.1 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers with contributor-level and above permissions to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

PLUGIN Givewp

CVE-2024-1957

MEDIUM CVSS 6.4 2024-04-13
Threat Entry Updated 2025-02-27

CVE-2024-1424 - Givewp Plugin

The GiveWP – Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's shortcode(s) in all versions up to, and including, 3.5.1 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers with contributor-level and above permissions to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

PLUGIN Givewp

CVE-2024-1424

MEDIUM CVSS 6.4 2024-04-09
Threat Entry Updated 2025-06-13

CVE-2023-0224 - Givewp Plugin

The GiveWP WordPress plugin before 2.24.1 does not properly escape user input before it reaches SQL queries, which could let unauthenticated attackers perform SQL Injection attacks

PLUGIN Givewp

CVE-2023-0224

CRITICAL CVSS 9.8 2024-01-16
Threat Entry Updated 2025-06-03

CVE-2023-4248 - Givewp Plugin

The GiveWP plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 2.33.3. This is due to missing or incorrect nonce validation on the give_stripe_disconnect_connect_stripe_account function. This makes it possible for unauthenticated attackers to deactivate the plugin's stripe integration settings via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

PLUGIN Givewp

CVE-2023-4248

MEDIUM CVSS 5.4 2024-01-11
Threat Entry Updated 2024-11-21

CVE-2023-4247 - Givewp Plugin

The GiveWP plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 2.33.3. This is due to missing or incorrect nonce validation on the give_sendwp_disconnect function. This makes it possible for unauthenticated attackers to deactivate the SendWP plugin via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

PLUGIN Givewp

CVE-2023-4247

MEDIUM CVSS 5.4 2024-01-11
Threat Entry Updated 2024-11-21

CVE-2023-4246 - Givewp Plugin

The GiveWP plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 2.33.3. This is due to missing or incorrect nonce validation on the give_sendwp_remote_install_handler function. This makes it possible for unauthenticated attackers to install and activate the SendWP plugin via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

PLUGIN Givewp

CVE-2023-4246

MEDIUM CVSS 4.3 2024-01-11
Threat Entry Updated 2024-11-21

CVE-2022-2260 - Givewp Plugin

The GiveWP WordPress plugin before 2.21.3 does not have CSRF in place when exporting data, and does not validate the exporting parameters such as dates, which could allow attackers to make a logged in admin DoS the web server via a CSRF attack as the plugin will try to retrieve data from the database many times which leads to overwhelm the target's CPU.

PLUGIN Givewp

CVE-2022-2260

MEDIUM CVSS 6.5 2022-08-01
Threat Entry Updated 2024-11-21

CVE-2022-2215 - Givewp Plugin

The GiveWP WordPress plugin before 2.21.3 does not properly sanitise and escape the currency settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks when the unfiltered_html capability is disallowed (for example in multisite setup)

PLUGIN Givewp

CVE-2022-2215

MEDIUM CVSS 4.8 2022-08-01
Threat Entry Updated 2024-11-21

CVE-2022-2117 - Givewp Plugin

The GiveWP plugin for WordPress is vulnerable to Sensitive Information Disclosure in versions up to, and including, 2.20.2 via the /donor-wall REST-API endpoint which provides unauthenticated users with donor information even when the donor wall is not enabled. This functionality has been completely removed in version 2.20.2.

PLUGIN Givewp

CVE-2022-2117

MEDIUM CVSS 5.3 2022-07-18
Threat Entry Updated 2024-11-21

CVE-2022-0252 - Givewp Plugin

The GiveWP WordPress plugin before 2.17.3 does not escape the json parameter before outputting it back in an attribute in the Import admin dashboard, leading to a Reflected Cross-Site Scripting

PLUGIN Givewp

CVE-2022-0252

MEDIUM CVSS 6.1 2022-02-21
Threat Entry Updated 2024-11-21

CVE-2021-25100 - Givewp Plugin

The GiveWP WordPress plugin before 2.17.3 does not escape the s parameter before outputting it back in an attribute in the Donation Forms dashboard, leading to a Reflected Cross-Site Scripting

PLUGIN Givewp

CVE-2021-25100

MEDIUM CVSS 6.1 2022-02-21
Threat Entry Updated 2024-11-21

CVE-2021-25099 - Givewp Plugin

The GiveWP WordPress plugin before 2.17.3 does not sanitise and escape the form_id parameter before outputting it back in the response of an unauthenticated request via the give_checkout_login AJAX action, leading to a Reflected Cross-Site Scripting

PLUGIN Givewp

CVE-2021-25099

MEDIUM CVSS 6.1 2022-02-21
Threat Entry Updated 2024-11-21

CVE-2021-24524 - Givewp Plugin

The GiveWP – Donation Plugin and Fundraising Platform WordPress plugin before 2.12.0 did not escape the Donation Level setting of its Donation Forms, allowing high privilege users to use Cross-Site Scripting payloads in them.

PLUGIN Givewp

CVE-2021-24524

MEDIUM CVSS 4.8 2021-08-23
Threat Entry Updated 2024-11-21

CVE-2021-24315 - Givewp Plugin

The GiveWP – Donation Plugin and Fundraising Platform WordPress plugin before 2.10.4 did not sanitise or escape the Background Image field of its Stripe Checkout Setting and Logo field in its Email settings, leading to authenticated (admin+) Stored XSS issues.

PLUGIN Givewp

CVE-2021-24315

MEDIUM CVSS 4.8 2021-05-17
Threat Entry Updated 2024-11-21

CVE-2021-24213 - Givewp Plugin

The GiveWP – Donation Plugin and Fundraising Platform WordPress plugin before 2.10.0 was affected by a reflected Cross-Site Scripting vulnerability inside of the administration panel, via the 's' GET parameter on the Donors page.

PLUGIN Givewp

CVE-2021-24213

MEDIUM CVSS 6.1 2021-04-12
Scroll to top