#VU24764 Clickjacking in Jenkins and Jenkins LTS - CVE-2020-2105
Published: January 30, 2020
Jenkins
Jenkins LTS
Jenkins
Description
The vulnerability allows a remote attacker to perform a clickjacking attack
The vulnerability exists due to the affected software does not serve the "X-Frame-Options: deny" HTTP header on REST API responses to protect against clickjacking attacks. A remote attacker can rout the victim through a specially crafted web page that embeds a REST API endpoint in an iframe and trick the user to perform an action which would allow for the attacker to learn the content of that REST API endpoint.