ghsa-xh9c-vcf9-h94m
Vulnerability from github
Published
2024-05-02 15:30
Modified
2024-07-03 20:10
Severity ?
Summary
Jenkins Git server Plugin does not perform a permission check
Details
Jenkins Git server Plugin 114.v068a_c7cc2574 and earlier does not perform a permission check for read access to a Git repository over SSH.
This allows attackers with a previously configured SSH public key but lacking Overall/Read permission to access Git repositories.
Git server Plugin 117.veb_68868fa_027 requires Overall/Read permission to access Git repositories over SSH.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:git-server" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "117.veb" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-34146" ], "database_specific": { "cwe_ids": [ "CWE-269" ], "github_reviewed": true, "github_reviewed_at": "2024-05-03T20:16:28Z", "nvd_published_at": "2024-05-02T14:15:10Z", "severity": "MODERATE" }, "details": "Jenkins Git server Plugin 114.v068a_c7cc2574 and earlier does not perform a permission check for read access to a Git repository over SSH.\n\nThis allows attackers with a previously configured SSH public key but lacking Overall/Read permission to access Git repositories.\n\nGit server Plugin 117.veb_68868fa_027 requires Overall/Read permission to access Git repositories over SSH.", "id": "GHSA-xh9c-vcf9-h94m", "modified": "2024-07-03T20:10:32Z", "published": "2024-05-02T15:30:35Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34146" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2024-05-02/#SECURITY-3342" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/05/02/3" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Jenkins Git server Plugin does not perform a permission check" }
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.