vendor:
QlikView
by:
SecurityFocus
7,5
CVSS
HIGH
Integer-Overflow
190
CWE
Product Name: QlikView
Affected Version From: QlikView 11.00 SR2
Affected Version To: QlikView 11.00 SR2
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: N/A
2013
QlikView Remote Integer-Overflow Vulnerability
QlikView is prone to a remote integer-overflow vulnerability. Successful attacks will allow attackers to execute arbitrary code within the context of the application. Failed exploit attempts will result in a denial-of-service condition. The vulnerability is caused by a comparison that operates with a signed number and doesn't check if it's less than zero. If an attacker supplies a DWORD bigger than 0x80000000, the jump will not be taken (as the number will be considered as negative), causing an integer overflow.
Mitigation:
Upgrade to the latest version of QlikView to mitigate this vulnerability.