Exploitation Summary
EIP tracks 1 public exploit for CVE-2009-1774. PoCs published by [AVT].
AI-analyzed exploit summary This exploit targets a Local File Inclusion (LFI) vulnerability in StrawBerry 1.1.1, allowing remote command execution by injecting PHP code into a log file via a crafted POST request. The exploit then interacts with the injected shell to execute arbitrary commands.
Description
Directory traversal vulnerability in plugins/ddb/foot.php in Strawberry 1.1.1 allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the file parameter to example/index.php. NOTE: this was originally reported as an issue affecting the do parameter, but traversal with that parameter might depend on a modified example/index.php. NOTE: some of these details are obtained from third party information.
Exploits (1)
This exploit targets a Local File Inclusion (LFI) vulnerability in StrawBerry 1.1.1, allowing remote command execution by injecting PHP code into a log file via a crafted POST request. The exploit then interacts with the injected shell to execute arbitrary commands.