GHSA-3f82-v3qw-53q7

Suggest an improvement
Source
https://github.com/advisories/GHSA-3f82-v3qw-53q7
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-3f82-v3qw-53q7/GHSA-3f82-v3qw-53q7.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-3f82-v3qw-53q7
Aliases
Published
2022-05-24T17:22:19Z
Modified
2023-11-08T04:02:57.086292Z
Severity
  • 3.1 (Low) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N CVSS Calculator
Summary
Passwords transmitted in plain text by Jenkins Stash Branch Parameter Plugin
Details

Stash Branch Parameter Plugin stores Stash API passwords in its global configuration file org.jenkinsci.plugins.StashBranchParameter.StashBranchParameterDefinition.xml on the Jenkins controller as part of its configuration.

While the password is stored encrypted on disk, it is transmitted in plain text as part of the configuration form by Stash Branch Parameter Plugin 0.3.0 and earlier. This can result in exposure of the password through browser extensions, cross-site scripting vulnerabilities, and similar situations.

This only affects Jenkins before 2.236, including 2.235.x LTS, as Jenkins 2.236 introduces a security hardening that transparently encrypts and decrypts data used for a Jenkins password form field.

Database specific
{
    "nvd_published_at": "2020-07-02T15:15:00Z",
    "github_reviewed_at": "2022-12-29T00:33:51Z",
    "severity": "LOW",
    "github_reviewed": true,
    "cwe_ids": [
        "CWE-319"
    ]
}
References

Affected packages

Maven / org.jenkins-ci.plugins:StashBranchParameter

Package

Name
org.jenkins-ci.plugins:StashBranchParameter
View open source insights on deps.dev
Purl
pkg:maven/org.jenkins-ci.plugins/StashBranchParameter

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Last affected
0.3.0

Affected versions

0.*

0.1.3
0.1.5
0.2.0
0.3.0