GHSA-99jc-v8pq-6qm4

Suggest an improvement
Source
https://github.com/advisories/GHSA-99jc-v8pq-6qm4
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-99jc-v8pq-6qm4/GHSA-99jc-v8pq-6qm4.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-99jc-v8pq-6qm4
Aliases
Published
2022-05-13T01:15:07Z
Modified
2024-02-16T08:04:55.168643Z
Severity
  • 3.3 (Low) CVSS_V3 - CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N CVSS Calculator
Summary
Jenkins Repository Connector Plugin has insufficiently protected credentials
Details

Jenkins Repository Connector Plugin stored the username and password in its configuration unencrypted in its global configuration file on the Jenkins controller. This password could be viewed by users with access to the Jenkins controller file system.

The plugin now stores the password encrypted in the configuration files on disk and no longer transfers it to users viewing the configuration form in plain text.

Database specific
{
    "nvd_published_at": "2019-03-08T21:29:00Z",
    "cwe_ids": [
        "CWE-522"
    ],
    "severity": "LOW",
    "github_reviewed": true,
    "github_reviewed_at": "2023-10-25T21:26:07Z"
}
References

Affected packages

Maven / org.jenkins-ci.plugins:repository-connector

Package

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

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.2.5

Affected versions

1.*

1.0.0
1.0.1
1.1.0
1.1.1
1.1.2
1.1.3
1.2.3
1.2.4

Database specific

{
    "last_known_affected_version_range": "<= 1.2.4"
}