ghsa-cm7j-p8hc-97vj
Vulnerability from github
Published
2022-07-28 00:00
Modified
2022-12-12 20:36
Severity ?
Summary
Jenkins Git client plugin 3.11.0 does not perform SSH host key verification
Details
Jenkins Git client plugin 3.11.0 and earlier does not perform SSH host key verification when connecting to Git repositories via SSH, enabling man-in-the-middle attacks. Git client Plugin 3.11.1 provides strategies for performing host key verification for administrators to select the one that meets their security needs. For more information see the plugin documentation.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 3.11.0" }, "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:git-client" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.11.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-36881" ], "database_specific": { "cwe_ids": [ "CWE-295", "CWE-322" ], "github_reviewed": true, "github_reviewed_at": "2022-08-10T17:39:44Z", "nvd_published_at": "2022-07-27T15:15:00Z", "severity": "MODERATE" }, "details": "Jenkins Git client plugin 3.11.0 and earlier does not perform SSH host key verification when connecting to Git repositories via SSH, enabling man-in-the-middle attacks. Git client Plugin 3.11.1 provides strategies for performing host key verification for administrators to select the one that meets their security needs. For more information see [the plugin documentation](https://github.com/jenkinsci/git-client-plugin#ssh-host-key-verification).", "id": "GHSA-cm7j-p8hc-97vj", "modified": "2022-12-12T20:36:46Z", "published": "2022-07-28T00:00:43Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-36881" }, { "type": "WEB", "url": "https://github.com/jenkinsci/git-client-plugin/commit/88f52c6c9b18bca4ad210e3b9910a49433583fd9" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/git-client-plugin" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2022-07-27/#SECURITY-1468" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2022/07/27/1" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Jenkins Git client plugin 3.11.0 does not perform SSH host key verification" }
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.