Jenkins OWASP Dependency-Check Plugin 5.1.1 and earlier does not configure its XML parser to prevent XML external entity (XXE) attacks.
This allows attackers able to control workspace contents to have Jenkins parse a crafted XML file that uses external entities for extraction of secrets from the Jenkins controller or server-side request forgery.
{
"github_reviewed": true,
"nvd_published_at": "2021-11-12T11:15:00Z",
"github_reviewed_at": "2022-12-15T16:41:14Z",
"severity": "HIGH",
"cwe_ids": [
"CWE-611"
]
}