CVE-2022-34184
Description
Jenkins CRX Content Package Deployer Plugin 1.9 and earlier has a stored XSS vulnerability due to improper escaping of parameter names and descriptions.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Jenkins CRX Content Package Deployer Plugin 1.9 and earlier has a stored XSS vulnerability due to improper escaping of parameter names and descriptions.
Root
Cause
The CRX Content Package Deployer Plugin fails to escape the name and description of CRX Content Package Choice parameters when displayed on parameter views. This allows injectable HTML and JavaScript to be stored and later rendered in the Jenkins UI, leading to a stored cross-site scripting (XSS) vulnerability [1][2].
Exploitation
An attacker with Item/Configure permission can craft a malicious parameter name or description containing XSS payloads. When other users view the parameterized build page, the payload executes in their browser context. No additional authentication is required beyond the ability to configure jobs [1].
Impact
Successful exploitation allows the attacker to execute arbitrary JavaScript in the context of the Jenkins interface of a victim user. This can lead to session hijacking, credential theft, or unauthorized actions performed on behalf of the victim [1][2].
Mitigation
The vulnerability is present in plugin versions 1.9 and earlier. As of the advisory date, users should update to a patched version when available. In the absence of a fix, restricting Item/Configure permissions to trusted users reduces the attack surface [1].
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 |
|---|---|---|
org.jenkins-ci.plugins:crx-content-package-deployerMaven | <= 1.9 | — |
Affected products
2- Range: unspecified
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
3- github.com/advisories/GHSA-hc44-p2qq-cfm9ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2022-34184ghsaADVISORY
- www.jenkins.io/security/advisory/2022-06-22/ghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.