vendor:
QtWeb Browser
by:
PoisonCode
7,5
CVSS
HIGH
Denial of Service (DoS)
79
CWE
Product Name: QtWeb Browser
Affected Version From: 3.3
Affected Version To: 3.3
Patch Exists: NO
Related CWE: N/A
CPE: a:qtweb:qtweb_browser
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
2010
QtWeb Browser version 3.3 Dos based in Xss
QtWeb Browser version 3.3 is vulnerable to a Denial of Service (DoS) attack due to a Cross-Site Scripting (XSS) vulnerability. The vulnerability is caused due to the application not properly sanitizing user-supplied input to the 'marquee' parameter. This can be exploited to cause a DoS condition by executing a specially crafted JavaScript code. Successful exploitation of this vulnerability can cause the browser to crash.
Mitigation:
Input validation should be used to prevent the execution of malicious code.