CVE-2008-6748
Megacubo 5.0.7 - Remote Code Execution via mega:// URI Play Action
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2008-6748. PoCs published by JJunior, Nine:Situations:Group.
AI-analyzed exploit summary This exploit leverages a URI handler vulnerability in Megacubo 5.0.7 to execute arbitrary commands via a crafted `mega://` URI. The PoC disables the firewall and downloads/executes a remote executable.
Description
Eval injection vulnerability in Megacubo 5.0.7 allows remote attackers to inject and execute arbitrary PHP code via the play action in a mega:// URI.
Exploits (2)
This exploit leverages a URI handler vulnerability in Megacubo 5.0.7 to execute arbitrary commands via a crafted `mega://` URI. The PoC disables the firewall and downloads/executes a remote executable.
This exploit leverages a remote eval() injection vulnerability in Megacubo 5.0.7 via the 'mega://' URI handler. Arbitrary PHP code is passed to the 'play' command, written to a temporary file, and executed, bypassing a file_exists() check using the 'con' device name.