vendor:
N/A
by:
SecurityFocus
3.3
CVSS
MEDIUM
URL Obfuscation
20
CWE
Product Name: N/A
Affected Version From: Multiple Browsers
Affected Version To: Multiple Browsers
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: Windows
2002
URL Obfuscation
A weakness has been reported in multiple browsers that may allow attackers to obfuscate the URI for a visited page. The problem is said to occur when a URI designed to pass access a specific location with a supplied username, contains a hexadecimal 1 value prior to the @ symbol. An attacker could exploit this issue by supplying a malicious URI pointing to a page designed to mimic that of a trusted site, and tricking a victim who follows a link into believing they are actually at the trusted location.
Mitigation:
Ensure that all user input is validated and filtered before being used in a web page.