ghsa-x3qh-53qf-jxq9
Vulnerability from github
Published
2022-12-12 09:30
Modified
2022-12-12 22:18
Severity ?
Summary
Jenkins Gitea Plugin vulnerable to Cleartext Transmission of Sensitive Information
Details
In Jenkins Gitea Plugin 1.4.4 and earlier, the implementation of Gitea personal access tokens did not support credentials masking, potentially exposing them through the build log.
Gitea Plugin 1.4.5 adds support for masking of Gitea personal access tokens.
Administrators unable to update are advised to use SSH checkout instead.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:gitea" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.4.5" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-46685" ], "database_specific": { "cwe_ids": [ "CWE-319" ], "github_reviewed": true, "github_reviewed_at": "2022-12-12T22:18:16Z", "nvd_published_at": "2022-12-12T09:15:00Z", "severity": "MODERATE" }, "details": "In Jenkins Gitea Plugin 1.4.4 and earlier, the implementation of Gitea personal access tokens did not support credentials masking, potentially exposing them through the build log.\n\nGitea Plugin 1.4.5 adds support for masking of Gitea personal access tokens.\n\nAdministrators unable to update are advised to use SSH checkout instead.", "id": "GHSA-x3qh-53qf-jxq9", "modified": "2022-12-12T22:18:16Z", "published": "2022-12-12T09:30:35Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-46685" }, { "type": "WEB", "url": "https://github.com/jenkinsci/gitea-plugin/commit/b3b2bd869b91f9f1312bbbbf6128cad2cd86bd8c" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/gitea-plugin" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2022-12-07/#SECURITY-2661" } ], "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": "Jenkins Gitea Plugin vulnerable to Cleartext Transmission of Sensitive Information" }
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.