RapidDeploy Plugin 4.2 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 'RapidDeploy deployment package build' build or post-build step to have Jenkins parse a crafted file that uses external entities for extraction of secrets from the Jenkins controller, server-side request forgery, or denial-of-service attacks.
RapidDeploy Plugin 4.2.1 disables external entity resolution for its XML parser.
{ "nvd_published_at": "2020-03-25T17:15:00Z", "github_reviewed_at": "2022-12-22T14:05:19Z", "severity": "HIGH", "github_reviewed": true, "cwe_ids": [ "CWE-611" ] }