Code Coverage API Plugin 1.1.4 and earlier does not configure its XML parser to prevent XML external entity (XXE) attacks. This allows a user able to control the input files for the \"Publish Coverage Report\" post-build step to have Jenkins parse a crafted file that uses external entities for extraction of secrets from the Jenkins controller or server-side request forgery.
Code Coverage API Plugin 1.1.5 disables external entity resolution for its XML parser.
{ "nvd_published_at": "2020-04-07T13:15:00Z", "cwe_ids": [ "CWE-611", "CWE-776" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2022-12-20T14:35:40Z" }