Skip to content
Appaloosa Scout
Language selector
fr en

Materialized exploit

CVE-2004-0502

1 public exploit(s) for this CVE, 1 materialized with their code.

For defensive research only. Only test on systems you own or have written authorization for. Unauthorized access is illegal.
ExploitDB remote windows Verified
Source

Microsoft Outlook 2003 - Predictable File Location

By http-equiv

How to test this exploit

Remote exploit. Target an isolated vulnerable instance (VM/lab), never a production system.

Code txt

source: https://www.securityfocus.com/bid/10307/info

Microsoft Outlook 2003 is reported to be prone to store files that are specified in img tags, in predictable locations.

This may present a security risk because many known (and potential) Internet Explorer vulnerabilities depend on the attacker being able to directly reference malicious content on a victim system. Given both the ability to place such content on the file system and reference it specifically by location, exploitation of many browser-based vulnerabilities becomes possible.

<img src="malware.htm" style="display:none">