vendor:
N/A
by:
Michal Zalewski
4,3
CVSS
MEDIUM
Cross-site Scripting (XSS)
79
CWE
Product Name: N/A
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2012
Navigating Third-Party Documents to Resources with Content-Disposition: Attachment
This exploit allows an attacker to navigate third-party documents to resources served with Content-Disposition: attachment, which can lead to a rogue download prompt attached to an unsuspecting page that never wanted the user to download the file. This is closely related to many other fundamental, open issues with browser UI design.
Mitigation:
Ensure that all user-supplied input is properly validated and sanitized before being used in the application. Additionally, ensure that all user-supplied input is properly encoded before being used in the application.