CVE-2024-8353
CRITICAL EXPLOITED NUCLEIGiveWP Unauthenticated Donation Process Exploit
Title source: metasploitExploitation Summary
CVE-2024-8353 has been observed exploited in the wild (reported by VulnCheck KEV).
EIP tracks 3 public exploits from researchers including EQSTLab, 0xb0mb3r, Villu Orav, EQSTLab, cuokon, Julien Ahrens, Valentin Lobstein, including a Metasploit module exploits/multi/http/wp_givewp_rce.
A Nuclei detection template is also available.
AI-analyzed exploit summary This is a Python-based exploit for CVE-2024-8353, targeting an unauthenticated PHP Object Injection vulnerability in the GiveWP WordPress plugin. It automates the process of retrieving form IDs, nonces, and crafting malicious payloads to achieve remote code execution via deserialization.
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.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.
Exploits (3)
This is a Python-based exploit for CVE-2024-8353, targeting an unauthenticated PHP Object Injection vulnerability in the GiveWP WordPress plugin. It automates the process of retrieving form IDs, nonces, and crafting malicious payloads to achieve remote code execution via deserialization.
This repository contains a Python script and PHP payload to exploit CVE-2024-8353, an unauthenticated PHP Object Injection vulnerability in the GiveWP WordPress plugin (versions up to 3.16.1). The exploit automates the process of identifying vulnerable forms, retrieving nonces, and delivering payloads to achieve remote code execution.
This Metasploit module exploits a PHP Object Injection vulnerability in GiveWP (CVE-2024-8353) to achieve unauthenticated remote code execution. It bypasses an incomplete patch by leveraging a crafted payload in the donation form processing mechanism.
Nuclei Templates (1)
http.html:"/wp-content/plugins/give/"
body="/wp-content/plugins/give/"
References (6)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H