ghsa-8r93-59cf-358f
Vulnerability from github
Published
2024-01-24 18:31
Modified
2024-01-31 21:46
Severity ?
Summary
CSRF vulnerability in Jenkins GitLab Branch Source Plugin
Details
Jenkins GitLab Branch Source Plugin 684.vea_fa_7c1e2fe3 and earlier does not require POST requests for a form validation endpoint, resulting in a cross-site request forgery (CSRF) vulnerability.
This vulnerability allows attackers to connect to an attacker-specified URL.
GitLab Branch Source Plugin 688.v5fa_356ee8520 requires POST requests for the affected form validation endpoint.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "io.jenkins.plugins:gitlab-branch-source" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "688.v5fa" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-23902" ], "database_specific": { "cwe_ids": [ "CWE-352" ], "github_reviewed": true, "github_reviewed_at": "2024-01-24T21:50:26Z", "nvd_published_at": "2024-01-24T18:15:09Z", "severity": "MODERATE" }, "details": "Jenkins GitLab Branch Source Plugin 684.vea_fa_7c1e2fe3 and earlier does not require POST requests for a form validation endpoint, resulting in a cross-site request forgery (CSRF) vulnerability.\n\nThis vulnerability allows attackers to connect to an attacker-specified URL.\n\nGitLab Branch Source Plugin 688.v5fa_356ee8520 requires POST requests for the affected form validation endpoint.", "id": "GHSA-8r93-59cf-358f", "modified": "2024-01-31T21:46:14Z", "published": "2024-01-24T18:31:02Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-23902" }, { "type": "WEB", "url": "https://github.com/jenkinsci/gitlab-branch-source-plugin/commit/5fa356ee852091af900498db07259afe78d7aad2" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/gitlab-branch-source-plugin" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2024-01-24/#SECURITY-3251" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/01/24/6" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N", "type": "CVSS_V3" } ], "summary": "CSRF vulnerability in Jenkins GitLab Branch Source 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.