VYPR
Low severityNVD Advisory· Published Apr 4, 2019· Updated Aug 5, 2024

CVE-2019-1003051

CVE-2019-1003051

Description

Jenkins IRC Plugin stores credentials unencrypted in its global configuration file on the Jenkins master where they can be viewed by users with access to the master file system.

AI Insight

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

Jenkins IRC Plugin stores credentials unencrypted in global configuration file, exposing them to users with file system access.

Vulnerability

The Jenkins IRC Plugin stores credentials unencrypted in its global configuration file hudson.plugins.ircbot.IrcPublisher.xml on the Jenkins controller. This affects all versions of the plugin prior to the fix released in the 2019-04-03 security advisory [1]. The credentials are stored as plaintext without any encryption or obfuscation.

Exploitation

An attacker requires access to the Jenkins controller's file system to read the configuration file. This could be achieved through direct file system access, a separate vulnerability that enables file read, or by having a user account with sufficient permissions to view files on the master node. No other special privileges or user interaction are needed [2].

Impact

Successful exploitation leads to disclosure of credentials stored in the IRC Plugin configuration. These credentials could be used to access external IRC services or other systems if the same credentials are reused. The confidentiality impact is limited to the credentials stored by the plugin [1].

Mitigation

Jenkins released a security advisory on 2019-04-03 recommending users upgrade the IRC Plugin to a version that encrypts credentials [1]. If an upgrade is not immediately possible, administrators should restrict access to the Jenkins master file system to trusted users only. No workaround other than upgrading has been published [3].

AI Insight generated on May 22, 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
org.jvnet.hudson.plugins:ircbotMaven
<= 2.30

Affected products

3

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

5

News mentions

0

No linked articles in our index yet.