CVE-2024-12877
CRITICAL EXPLOITEDGiveWP <= 3.19.2 - Unauthenticated PHP Object Injection via Donation Form
Title source: llmExploitation Summary
CVE-2024-12877 has been observed exploited in the wild (reported by VulnCheck KEV). EIP tracks 2 public exploits from researchers including soltanali0, RandomRobbieBF.
AI-analyzed exploit summary This repository provides a detailed technical analysis of CVE-2024-12877, a PHP Object Injection vulnerability in GiveWP, including root cause analysis, regex validation bypass techniques, and exploitation steps. It demonstrates how unsafe use of `unserialize()` can lead to RCE.
Description
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 CVE was assigned by another CNA for version 3.19.3 so we will leave this as affecting 3.19.2 and before. We have recommended the vendor use JSON encoding to prevent any further deserialization vulnerabilities from being present.
Exploits (2)
This repository provides a detailed technical analysis of CVE-2024-12877, a PHP Object Injection vulnerability in GiveWP, including root cause analysis, regex validation bypass techniques, and exploitation steps. It demonstrates how unsafe use of `unserialize()` can lead to RCE.
This repository contains a functional proof-of-concept for CVE-2024-12877, demonstrating an unauthenticated PHP object injection vulnerability in GiveWP <= 3.19.2. The exploit leverages deserialization of untrusted input via the donation form, potentially leading to arbitrary file deletion and remote code execution.
References (2)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H