PT-2020-15322 · Jenkins · Jenkins Junit Plugin+1
Federico Pellegrin
·
Published
2020-02-12
·
Updated
2023-10-25
·
CVE-2020-2115
CVSS v3.1
8.8
High
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Jenkins NUnit Plugin versions 0.25 and earlier
Description
The issue allows a user who can control the input files for the post-build step to have Jenkins parse a crafted file that uses external entities. This can lead to extraction of secrets from the Jenkins controller, server-side request forgery, or denial-of-service attacks. The problem arises because the XML parser is not configured to prevent XML external entity (XXE) attacks.
Recommendations
For Jenkins NUnit Plugin versions 0.25 and earlier, update to version 0.26 or later, which disables external entity processing for its XML parser.
Fix
XXE
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Jenkins
Jenkins Junit Plugin