Exploitation Summary
EIP tracks 1 public exploit for CVE-2002-0734. PoCs published by Frank.
AI-analyzed exploit summary The exploit leverages a variable reference issue in B2 weblog tool to include a remote PHP script, allowing command execution via the 'cmd' parameter. This is a classic remote file inclusion (RFI) vulnerability.
Description
b2edit.showposts.php in B2 2.0.6pre2 and earlier does not properly load the b2config.php file in some configurations, which allows remote attackers to execute arbitrary PHP code via a URL that sets the $b2inc variable to point to a malicious program stored on a remote server.
Exploits (1)
The exploit leverages a variable reference issue in B2 weblog tool to include a remote PHP script, allowing command execution via the 'cmd' parameter. This is a classic remote file inclusion (RFI) vulnerability.