ghsa-5gmf-8gh2-hhfp
Vulnerability from github
Published
2022-05-13 01:41
Modified
2022-11-22 19:47
Severity ?
Summary
Jenkins SSH Plugin user passwords for encrypted SSH keys stored in plaintext
Details
The SSH Plugin stores credentials which allow jobs to access remote servers via the SSH protocol. User passwords and passphrases for encrypted SSH keys are stored in plaintext in a configuration file.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.jvnet.hudson.plugins:ssh" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "2.3" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:ssh" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.5" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2017-1000245" ], "database_specific": { "cwe_ids": [ "CWE-522" ], "github_reviewed": true, "github_reviewed_at": "2022-11-22T19:47:38Z", "nvd_published_at": "2017-11-01T13:29:00Z", "severity": "CRITICAL" }, "details": "The SSH Plugin stores credentials which allow jobs to access remote servers via the SSH protocol. User passwords and passphrases for encrypted SSH keys are stored in plaintext in a configuration file.", "id": "GHSA-5gmf-8gh2-hhfp", "modified": "2022-11-22T19:47:38Z", "published": "2022-05-13T01:41:00Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-1000245" }, { "type": "WEB", "url": "https://jenkins.io/security/advisory/2017-07-10" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Jenkins SSH Plugin user passwords for encrypted SSH keys stored in plaintext" }
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.