VYPR
Unrated severityNVD Advisory· Published Dec 30, 2004· Updated Apr 16, 2026

CVE-2004-1376

CVE-2004-1376

Description

Directory traversal in Internet Explorer allows malicious FTP servers to overwrite arbitrary files via dot-dot sequences in filenames returned from a LIST command.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Directory traversal in Internet Explorer allows malicious FTP servers to overwrite arbitrary files via dot-dot sequences in filenames returned from a LIST command.

Vulnerability

Microsoft Internet Explorer versions 5.01, 5.5, and 6.0 (including 6.0.3790.0 [2]) contain a directory traversal vulnerability when acting as an FTP client. The browser trusts filenames returned in a LIST command from an FTP server without sanitizing .. (dot dot) sequences. When a user saves a file downloaded from an FTP server via IE, the filename from the server is used directly to construct the local file path, enabling arbitrary file write.

Exploitation

An attacker controls a malicious FTP server. When a victim uses Internet Explorer to browse the server and attempts to save a file (e.g., by clicking a download link or right-clicking "Save Target As"), the server responds to the FTP LIST command with a filename containing directory traversal sequences such as ../../malicious.exe. The user sees the filename in the save dialog, but the actual path written is determined by the traversed destination. No additional authentication is required; the attack relies on the user's interaction to save the file.

Impact

Successful exploitation allows the attacker to overwrite arbitrary files on the victim's file system with the contents of the downloaded file, subject to the user's write permissions. This can lead to the replacement of system executables or configuration files, potentially resulting in arbitrary code execution or system compromise at the user's privilege level.

Mitigation

The available references do not specify an official patch or fixed version [2]. Users should exercise caution when downloading files from untrusted FTP servers via Internet Explorer. Given the age of the CVE, upgrading to a supported version of Internet Explorer or using an alternative browser is recommended to mitigate this and other vulnerabilities.

AI Insight generated on May 24, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

4
  • cpe:2.3:a:microsoft:internet_explorer:5.01:*:*:*:*:*:*:*+ 3 more
    • cpe:2.3:a:microsoft:internet_explorer:5.01:*:*:*:*:*:*:*
    • cpe:2.3:a:microsoft:internet_explorer:5.5:*:*:*:*:*:*:*
    • cpe:2.3:a:microsoft:internet_explorer:6.0:*:*:*:*:*:*:*
    • (no CPE)range: 5.01, 5.5, 6.0

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

3

News mentions

0

No linked articles in our index yet.