VYPR
Low severityNVD Advisory· Published Jun 30, 2022· Updated Aug 3, 2024

CVE-2022-34809

CVE-2022-34809

Description

Jenkins RQM Plugin 2.8 and earlier stores a password unencrypted in its global configuration file on the Jenkins controller where it can be viewed by users with access to the Jenkins controller file system.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Jenkins RQM Plugin 2.8 and earlier stores a password in plaintext in its global configuration file, exposing it to users with file system access on the Jenkins controller.

Vulnerability

Description

Jenkins RQM Plugin 2.8 and earlier stores a password unencrypted in its global configuration file on the Jenkins controller [1][2]. This plaintext storage occurs because the plugin does not use Jenkins' built-in credential encryption mechanisms when saving the password to disk. The password is written to the configuration file without any obfuscation or encryption, making it directly readable.

Exploitation

To exploit this vulnerability, an attacker must have access to the Jenkins controller's file system. This could be achieved through a compromised Jenkins agent, a separate vulnerability that grants file read access, or direct access to the controller's operating system. No additional authentication or network position is required beyond the ability to read the configuration file. The password is stored in the global configuration, meaning it is not tied to a specific job or user.

Impact

An attacker with file system access can retrieve the plaintext password, which is likely used to authenticate to an external service such as IBM Rational Quality Manager (RQM) [3]. With this password, the attacker could potentially access or manipulate data in the connected RQM instance, depending on the privileges associated with the stored credential. This could lead to unauthorized access to test management data or other sensitive information.

Mitigation

The Jenkins Security Advisory for June 30, 2022, includes this vulnerability and recommends upgrading the RQM Plugin to a version that encrypts the stored password [1]. As of the advisory date, no workaround is provided. Users should update the plugin to the latest available version to remediate the issue.

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.

PackageAffected versionsPatched versions
net.praqma:rqm-pluginMaven
<= 2.8

Affected products

3

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

3

News mentions

0

No linked articles in our index yet.