ghsa-56hc-wf49-2h96
Vulnerability from github
Published
2022-07-01 00:01
Modified
2022-12-09 05:00
Severity ?
Summary
Plaintext Storage of a Password in Jenkins Deployment Dashboard Plugin
Details
Deployment Dashboard Plugin 1.0.10 and earlier stores a password unencrypted in its global configuration file de.codecentric.jenkins.dashboard.DashboardView.xml
on the Jenkins controller as part of its configuration. This password can be viewed by users with access to the Jenkins controller file system.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:ec2-deployment-dashboard" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "1.0.10" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-34799" ], "database_specific": { "cwe_ids": [ "CWE-256", "CWE-522" ], "github_reviewed": true, "github_reviewed_at": "2022-07-11T20:58:44Z", "nvd_published_at": "2022-06-30T18:15:00Z", "severity": "LOW" }, "details": "Deployment Dashboard Plugin 1.0.10 and earlier stores a password unencrypted in its global configuration file `de.codecentric.jenkins.dashboard.DashboardView.xml` on the Jenkins controller as part of its configuration. This password can be viewed by users with access to the Jenkins controller file system.", "id": "GHSA-56hc-wf49-2h96", "modified": "2022-12-09T05:00:15Z", "published": "2022-07-01T00:01:07Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-34799" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/ec2-deployment-dashboard" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2022-06-30/#SECURITY-2070" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Plaintext Storage of a Password in Jenkins Deployment Dashboard 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.