ghsa-jxmw-3gxf-fprh
Vulnerability from github
Published
2022-08-24 00:00
Modified
2022-11-29 21:44
Severity ?
Summary
Improper masking of credentials Jenkins in Git Plugin
Details
Jenkins Git Plugin 4.11.4 and earlier does not properly mask (i.e., replace with asterisks) credentials in the build log provided by the Git Username and Password (gitUsernamePassword
) credentials binding.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:git" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "4.11.5" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-38663" ], "database_specific": { "cwe_ids": [ "CWE-522" ], "github_reviewed": true, "github_reviewed_at": "2022-11-29T21:44:38Z", "nvd_published_at": "2022-08-23T17:15:00Z", "severity": "MODERATE" }, "details": "Jenkins Git Plugin 4.11.4 and earlier does not properly mask (i.e., replace with asterisks) credentials in the build log provided by the Git Username and Password (`gitUsernamePassword`) credentials binding.", "id": "GHSA-jxmw-3gxf-fprh", "modified": "2022-11-29T21:44:38Z", "published": "2022-08-24T00:00:28Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-38663" }, { "type": "WEB", "url": "https://github.com/jenkinsci/git-plugin/commit/3241db9cc696711c871d4e78b3c3c0daad0740c3" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/git-plugin" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2022-08-23/#SECURITY-2796" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2022/08/23/2" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Improper masking of credentials Jenkins in Git Plugin" }
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.