CVE-2022-34202
Description
Jenkins EasyQA Plugin 1.0 and earlier stores passwords unencrypted in its global configuration file, exposing them to users with file system access.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Jenkins EasyQA Plugin 1.0 and earlier stores passwords unencrypted in its global configuration file, exposing them to users with file system access.
Vulnerability
Jenkins EasyQA Plugin versions 1.0 and earlier store user passwords in plaintext within the global configuration file on the Jenkins controller [1][2]. This occurs because the plugin writes credentials without encryption, violating secure storage practices for sensitive data.
Exploitation
An attacker with access to the Jenkins controller file system can read the configuration file containing the plaintext passwords [1]. No authentication or network-based attack is required; the primary prerequisite is local file system access to the controller.
Impact
A successful exploit allows an attacker to retrieve cleartext passwords stored by the EasyQA Plugin. These credentials could then be reused to access other systems or services where the same passwords are employed, potentially leading to broader compromise.
Mitigation
The vulnerability affects EasyQA Plugin 1.0 and earlier. Users should upgrade to a patched version if available, or remove the plugin if no longer needed [1][3]. As of the advisory, no workaround beyond restricting file system access is documented.
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.geteasyqa:easyqaMaven | <= 1.0 | — |
Affected products
2- Jenkins project/Jenkins EasyQA Pluginv5Range: unspecified
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
3- github.com/advisories/GHSA-xcp5-j5fj-3xp6ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2022-34202ghsaADVISORY
- www.jenkins.io/security/advisory/2022-06-22/ghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.