Jenkins · Jenkins Robot Framework Plugin · CVE-2020-2092
**Name of the Vulnerable Software and Affected Versions**
Jenkins Robot Framework Plugin versions 2.0.0 and earlier
**Description**
The issue allows users with specific permissions to have Jenkins parse crafted XML documents, potentially leading to extraction of secrets from the Jenkins controller, server-side request forgery, or denial-of-service attacks. This is due to the XML parser not being configured to prevent XML external entity (XXE) attacks. A user able to control the input files for the 'Publish Robot Framework' post-build step can exploit this.
**Recommendations**
For Jenkins Robot Framework Plugin versions 2.0.0 and earlier, update to version 2.0.1 or later, which disables external entity resolution for its XML parser.