Skip to main content

Suggest an Idea

Vote for your favorite Qlik product ideas and add your own suggestions.

Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE

Remove information related to version and servers in Qlik API response

mohsin_choudhary
Partner - Contributor
Partner - Contributor

Remove information related to version and servers in Qlik API response

As part of vulnerability testing it is found that API is returning version number and mode and server info which is causing information leakage and can be used by for malicious usage and for hacking the system.  

One of the example where information is leaked by api is api/hub/about where it returns the {"links":{"self":"/about/"},"data":[{"version":{"full":"1.10.7","major":"1","minor":"10","patch":"7"},"mode":"enterprise"}]}. Such information is treated as information leakage and can be used to take advantage of the system.

Such information should not be return by Qlik API and should be removed in future release.

Below are the details shared by our security team on what are the implications and recommendation.

Implications:

Revealing system data or debugging information helps an adversary learn about the system and form a plan of attack. An information leak occurs when system data or debugging information leaves the program through an output stream or logging function.

Recommendations:

Specify data output such that no sensitive data is sent. Ensure that any possibly sensitive data specified in the requirements is verified with designers to ensure that it is either a calculated risk or mitigated elsewhere.

References

 

Tags (2)
2 Comments
Meghann_MacDonald

From now on, please track this idea from the Ideation portal. 

Link to new idea

Meghann

NOTE: Upon clicking this link 2 tabs may open - please feel free to close the one with a login page. If you only see 1 tab with the login page, please try clicking this link first: Authenticate me! then try the link above again. Ensure pop-up blocker is off.

Ideation
Explorer II
Explorer II
 
Status changed to: Closed - Archived