VYPR
Moderate severityNVD Advisory· Published Sep 25, 2019· Updated Aug 4, 2024

CVE-2019-10407

CVE-2019-10407

Description

Jenkins Project Inheritance Plugin 2.0.0 and earlier fails to mask sensitive environment variables contributed by the Mask Passwords Plugin, potentially exposing secrets in build logs.

AI Insight

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

Jenkins Project Inheritance Plugin 2.0.0 and earlier fails to mask sensitive environment variables contributed by the Mask Passwords Plugin, potentially exposing secrets in build logs.

Vulnerability

Overview

The Jenkins Project Inheritance Plugin, versions 2.0.0 and earlier, has a vulnerability where it displays a list of environment variables passed to a build without masking sensitive variables contributed by the Mask Passwords Plugin[1][2]. The root cause is that the plugin does not properly integrate with the Mask Passwords Plugin's masking functionality, allowing sensitive values to be exposed when the environment variables list is shown.

Exploitation

An attacker with access to view build output or logs could exploit this by observing the environment variables list displayed during a build. No special privileges beyond being able to view a build's execution details are needed; the exposure occurs automatically whenever a build is run and the environment variables are listed[1][3]. The vulnerability does not require any user interaction beyond the normal build process.

Impact

Successful exploitation leads to the disclosure of sensitive information such as passwords, API keys, or other secrets that were intended to be masked by the Mask Passwords Plugin. This could enable an attacker to gain unauthorized access to systems or services using the exposed credentials.

Mitigation

The vulnerability is fixed in Project Inheritance Plugin version 19.08.02, released on September 25, 2019[1][2]. Users should upgrade to this version or later to prevent sensitive environment variables from being exposed.

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
hudson.plugins:project-inheritanceMaven
< 19.08.0219.08.02

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

4

News mentions

0

No linked articles in our index yet.