ghsa-2wf5-4mf7-vmh3
Vulnerability from github
Published
2022-05-24 17:33
Modified
2023-10-27 12:04
Severity ?
Summary
CSRF vulnerability in Jenkins Active Directory Plugin
Details
Jenkins Active Directory Plugin 2.19 and earlier does not require POST requests for multiple HTTP endpoints implementing connection and authentication tests, resulting in cross-site request forgery (CSRF) vulnerabilities.
This vulnerability allows attackers to perform connection tests, connecting to attacker-specified or previously configured Active Directory servers using attacker-specified credentials.
Active Directory Plugin 2.20 requires POST requests for the affected HTTP endpoints.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:active-directory" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.20" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-2303" ], "database_specific": { "cwe_ids": [ "CWE-352" ], "github_reviewed": true, "github_reviewed_at": "2022-12-21T19:36:47Z", "nvd_published_at": "2020-11-04T15:15:00Z", "severity": "MODERATE" }, "details": "Jenkins Active Directory Plugin 2.19 and earlier does not require POST requests for multiple HTTP endpoints implementing connection and authentication tests, resulting in cross-site request forgery (CSRF) vulnerabilities.\n\nThis vulnerability allows attackers to perform connection tests, connecting to attacker-specified or previously configured Active Directory servers using attacker-specified credentials.\n\nActive Directory Plugin 2.20 requires POST requests for the affected HTTP endpoints.", "id": "GHSA-2wf5-4mf7-vmh3", "modified": "2023-10-27T12:04:36Z", "published": "2022-05-24T17:33:07Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-2303" }, { "type": "WEB", "url": "https://github.com/jenkinsci/active-directory-plugin/commit/3558971237b80e71e913ead9e82a722e9d5576b8" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/active-directory-plugin" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2020-11-04/#SECURITY-2126" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2020/11/04/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 Active Directory 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.