CVE-2022-28155
Description
Jenkins Pipeline: Phoenix AutoTest Plugin 1.3 and earlier does not disable XML external entity processing, allowing XXE attacks.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Jenkins Pipeline: Phoenix AutoTest Plugin 1.3 and earlier does not disable XML external entity processing, allowing XXE attacks.
Vulnerability
Jenkins Pipeline: Phoenix AutoTest Plugin version 1.3 and earlier does not configure its XML parser to prevent XML external entity (XXE) attacks. This affects all builds using the plugin's XML parsing functionality. [1][2]
Exploitation
An attacker would need to provide a crafted XML file or data stream that contains an external entity reference. In typical Jenkins usage, this could be achieved by submitting a malicious XML artifact or by triggering a build that processes attacker-controlled XML content. The plugin's XML parser will then process the external entity during parsing. [1][2]
Impact
Successful exploitation could allow an attacker to read arbitrary files on the Jenkins controller, perform server-side request forgery (SSRF), or cause a denial of service (via entity expansion). The impact is limited to the Jenkins controller's file system and network access. [1][2]
Mitigation
As of the 2022-03-29 Jenkins security advisory, no fix was provided; the vulnerability remains unresolved. Users should consider disabling or removing the Pipeline: Phoenix AutoTest Plugin if not essential, or monitor for a patched version. [1][2]
AI Insight generated on May 21, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
com.surenpi.jenkins:phoenix-autotestMaven | <= 1.3 | — |
Affected products
2- Jenkins project/Jenkins Pipeline: Phoenix AutoTest Pluginv5Range: unspecified
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
4- github.com/advisories/GHSA-rwg2-w82x-v57jghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2022-28155ghsaADVISORY
- www.openwall.com/lists/oss-security/2022/03/29/1ghsamailing-listx_refsource_MLISTWEB
- www.jenkins.io/security/advisory/2022-03-29/ghsax_refsource_CONFIRMWEB
News mentions
1- Jenkins Security Advisory 2022-03-29Jenkins Security Advisories · Mar 29, 2022