CVE-2020-36994
Unknown Unknown - Not Provided

Buffer Overflow in QlikView FTP Input Causes DoS Crash

Vulnerability report for CVE-2020-36994, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-01-29

Last updated on: 2026-01-29

Assigner: VulnCheck

Description

QlikView 12.50.20000.0 contains a denial of service vulnerability in the FTP server address input field that allows local attackers to crash the application. Attackers can paste a 300-character buffer into the FTP server address field to trigger an application crash and prevent normal functionality.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-01-29
Last Modified
2026-01-29
Generated
2026-07-06
AI Q&A
2026-01-29
EPSS Evaluated
2026-07-05
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
qlik qlikview 12.50.20000.0

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-120 The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a denial of service (DoS) issue in QlikView version 12.50.20000.0. It occurs when a local attacker pastes a specially crafted 300-character buffer into the FTP server address input field. This causes the application to crash, preventing it from functioning normally. The problem arises due to improper input handling in the FTP Server Address field. [1]

Impact Analysis

The impact of this vulnerability is that an attacker with local access can cause the QlikView application to crash by pasting a crafted input into the FTP server address field. This results in a denial of service, disrupting normal application functionality and potentially halting business processes that rely on QlikView. [1]

Detection Guidance

This vulnerability can be detected by attempting to reproduce the denial of service condition locally. Specifically, you can run a script to generate a 300-character buffer (e.g., a string of 300 'A's), copy it to the clipboard, and then paste it into the 'FTP Server Address' field in QlikView's 'Open FTP ...' dialog. If the application crashes upon pasting and attempting to connect, the vulnerability is present. The proof-of-concept involves using a Python script to create the buffer file and then manually pasting it into the application. There are no specific network commands since this is a local input vulnerability. [1]

Mitigation Strategies

Immediate mitigation steps include avoiding pasting or entering excessively long input (such as 300-character buffers) into the FTP Server Address field in QlikView. Restrict user access to the application to trusted users only, and monitor for any crashes related to this input field. Since this is a local denial of service vulnerability, applying any available patches or updates from QlikView when released is recommended. Until a patch is available, user education and input validation controls are the best immediate measures. [1]

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2020-36994. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart