CVE-2007-4932
Shop-Script < 2.0 - Unauthenticated Admin Panel Access via Improper Redirect Handling
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-4932. PoCs published by InATeam.
AI-analyzed exploit summary This exploit targets Shop-Script FREE <= 2.0, leveraging an admin authorization bypass and arbitrary PHP code injection in the configuration file. It executes commands via a crafted POST request to inject shellcode into the configuration file, then triggers it via a GET request.
Description
admin.php in Shop-Script FREE 2.0 and earlier sends a redirect to the web browser but does not exit when administrative credentials are missing, which allows remote attackers to access the admin panel.
Exploits (1)
This exploit targets Shop-Script FREE <= 2.0, leveraging an admin authorization bypass and arbitrary PHP code injection in the configuration file. It executes commands via a crafted POST request to inject shellcode into the configuration file, then triggers it via a GET request.