CVE-2022-34195
Description
Jenkins Repository Connector Plugin 2.2.0 and earlier has a stored XSS vulnerability because it does not escape Maven Repository Artifact parameter names and descriptions on parameter views.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Jenkins Repository Connector Plugin 2.2.0 and earlier has a stored XSS vulnerability because it does not escape Maven Repository Artifact parameter names and descriptions on parameter views.
Vulnerability
Overview
The Jenkins Repository Connector Plugin versions 2.2.0 and earlier contain a stored cross-site scripting (XSS) vulnerability. The plugin fails to escape the name and description of Maven Repository Artifact parameters when they are displayed on views that show parameters. This flaw allows an attacker to inject arbitrary HTML and JavaScript into the Jenkins UI [1][2].
Exploitation
Conditions
To exploit this vulnerability, an attacker must have Item/Configure permission for a job. This permission is typically granted to users who can modify job configurations. The attacker can then set a malicious payload as the parameter name or description. When other users (such as developers or administrators) view the job's parameter configuration page, the injected script executes in their browser context [1][2].
Impact
Successful exploitation results in stored cross-site scripting (XSS), enabling the attacker to perform actions on behalf of the victim within Jenkins, such as stealing session cookies, modifying job configurations, or triggering builds. The attack runs in the context of the victim's Jenkins session, potentially leading to privilege escalation or sensitive data exposure [1][2].
Mitigation
The vulnerability is fixed in Repository Connector Plugin version 2.2.1. Users should upgrade immediately. No workarounds are documented; restricting Item/Configure permissions to trusted users may reduce risk, but patching is the recommended remediation [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:repository-connectorMaven | <= 2.2.0 | — |
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-438w-rjj9-5fjfghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2022-34195ghsaADVISORY
- www.jenkins.io/security/advisory/2022-06-22/ghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.