vendor:
Internet Explorer, Opera
by:
Daniel Correa
4,3
CVSS
MEDIUM
Null Character Handling Vulnerability
20
CWE
Product Name: Internet Explorer, Opera
Affected Version From: IE 8, Opera 10.51
Affected Version To: IE 8, Opera 10.51
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 XP; Windows 7 + default IE 8
2010
IE/Opera source code viewer Null Character Handling Vulnerability
The vulnerability in the source code viewer in both browsers (IE & Opera) is when they are processing the null control character (0×00), including this character in the transmission message results in a misunderstanding that is reflected in the concealment of the transmitted message, only the code that is between valid tags is shown. In other words, exploiting this vulnerability we can completely hide the source code to the user of Internet Explorer and Opera browsers.
Mitigation:
Ensure that the application is not vulnerable to null character injection attacks by validating user input.