ghsa-gg9m-x3cg-69vh
Vulnerability from github
Published
2022-01-13 00:00
Modified
2023-10-27 16:17
Severity ?
Summary
Access key stored in plain text by Jenkins Metrics Plugin
Details
Jenkins Metrics Plugin 4.0.2.8 and earlier stores an access key unencrypted in its global configuration file jenkins.metrics.api.MetricsAccessKey.xml
on the Jenkins controller as part of its configuration.
This access key can be viewed by users with access to the Jenkins controller file system.
Jenkins Metrics Plugin 4.0.2.8.1 stores access key encrypted once its configuration is saved again.
Additionally, the token value is only displayed once when it is generated.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:metrics" }, "ranges": [ { "events": [ { "introduced": "4.0.2.8" }, { "fixed": "4.0.2.8.1" } ], "type": "ECOSYSTEM" } ], "versions": [ "4.0.2.8" ] }, { "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:metrics" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "4.0.2.7.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-20621" ], "database_specific": { "cwe_ids": [ "CWE-522" ], "github_reviewed": true, "github_reviewed_at": "2022-05-04T20:59:58Z", "nvd_published_at": "2022-01-12T20:15:00Z", "severity": "MODERATE" }, "details": "Jenkins Metrics Plugin 4.0.2.8 and earlier stores an access key unencrypted in its global configuration file `jenkins.metrics.api.MetricsAccessKey.xml` on the Jenkins controller as part of its configuration.\n\nThis access key can be viewed by users with access to the Jenkins controller file system.\n\nJenkins Metrics Plugin 4.0.2.8.1 stores access key encrypted once its configuration is saved again.\n\nAdditionally, the token value is only displayed once when it is generated.", "id": "GHSA-gg9m-x3cg-69vh", "modified": "2023-10-27T16:17:45Z", "published": "2022-01-13T00:00:57Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-20621" }, { "type": "WEB", "url": "https://github.com/jenkinsci/metrics-plugin/commit/9810480370d4c5e04a2b710934db5461bde0d1b6" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/metrics-plugin" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2022-01-12/#SECURITY-1624" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2022/01/12/6" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Access key stored in plain text by Jenkins Metrics 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.