ghsa-43j2-r4v3-m8jp
Vulnerability from github
Published
2022-05-24 17:17
Modified
2023-12-14 09:16
Severity ?
Summary
Secrets are not masked by Jenkins Credentials Binding Plugin in builds without build steps
Details
Jenkins Credentials Binding Plugin 1.22 and earlier does not mask (i.e., replace with asterisks) secrets in the build log when the build contains no build steps.
Jenkins Credentials Binding Plugin 1.23 now masks secrets when the build contains no build steps.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 1.22" }, "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:credentials-binding" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.23" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-2181" ], "database_specific": { "cwe_ids": [ "CWE-522" ], "github_reviewed": true, "github_reviewed_at": "2022-06-24T00:57:14Z", "nvd_published_at": "2020-05-06T13:15:00Z", "severity": "MODERATE" }, "details": "Jenkins Credentials Binding Plugin 1.22 and earlier does not mask (i.e., replace with asterisks) secrets in the build log when the build contains no build steps.\n\nJenkins Credentials Binding Plugin 1.23 now masks secrets when the build contains no build steps.", "id": "GHSA-43j2-r4v3-m8jp", "modified": "2023-12-14T09:16:26Z", "published": "2022-05-24T17:17:14Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-2181" }, { "type": "WEB", "url": "https://github.com/jenkinsci/credentials-binding-plugin/commit/59ead11bcb3fd132258d1d7da4a34d47750f40d2" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/credentials-binding-plugin" }, { "type": "WEB", "url": "https://jenkins.io/security/advisory/2020-05-06/#SECURITY-1374" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2020/05/06/3" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Secrets are not masked by Jenkins Credentials Binding Plugin in builds without build steps" }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.