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 to be bypassed. This issue was mostly patched in 3.16.1, but further hardening was added in 3.16.2.
References
Configurations
History
01 Oct 2024, 14:31
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:givewp:givewp:*:*:*:*:*:wordpress:*:* | |
First Time |
Givewp
Givewp givewp |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.8 |
References | () https://plugins.trac.wordpress.org/browser/give/tags/3.16.0/includes/process-donation.php#L154 - Product | |
References | () https://plugins.trac.wordpress.org/changeset/3149290/give/tags/3.16.1/includes/admin/admin-actions.php - Patch | |
References | () https://plugins.trac.wordpress.org/changeset/3149290/give/tags/3.16.1/includes/process-donation.php - Patch | |
References | () https://plugins.trac.wordpress.org/changeset/3149290/give/tags/3.16.1/src/Helpers/Utils.php - Patch | |
References | () https://plugins.trac.wordpress.org/changeset/3157829/give/tags/3.16.2/includes/process-donation.php - Patch | |
References | () https://www.wordfence.com/threat-intel/vulnerabilities/id/c4c530fa-eaf4-4721-bfb6-9fc06d7f343c?source=cve - Third Party Advisory |
30 Sep 2024, 12:45
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
28 Sep 2024, 02:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-09-28 02:15
Updated : 2024-10-01 14:31
NVD link : CVE-2024-8353
Mitre link : CVE-2024-8353
CVE.ORG link : CVE-2024-8353
JSON object : View
Products Affected
givewp
- givewp
CWE
CWE-502
Deserialization of Untrusted Data