vendor:
Opera Browser
by:
Aditya K Sood
7.5
CVSS
HIGH
Remote Denial of Service
N/A
CWE
Product Name: Opera Browser
Affected Version From: Opera 9.52
Affected Version To: Opera 9.52
Patch Exists: YES
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: Microsoft Windows XP SP2
2008
Opera (9.5.2) Window Object Supressing Remote Denial of Service.
The opera browser is vulnerable to window object based denial of service attack. The opera fails to sanitize a check when window.close() function is called in number of dynamically generated events.. The function is called in a suppressed manner and kills the parent window directly by default which makes it vulnerable to denial of service attack. This security issue is a result of design flaw in the browser.Scripts must not close windows that were not opened by script,if script specific code is designed. There must be a parent window confirmation check prior to close of window.
Mitigation:
Scripts must not close windows that were not opened by script,if script specific code is designed. There must be a parent window confirmation check prior to close of window.