ghsa-x77r-7m5w-pqq2
Vulnerability from github
Published
2022-05-24 19:12
Modified
2023-10-27 16:04
Severity ?
Summary
Jenkins Azure AD Plugin allows bypassing CSRF protection for any URL
Details
An extension point in Jenkins allows selectively disabling cross-site request forgery (CSRF) protection for specific URLs. Jenkins Azure AD Plugin implements this extension point for URLs used by a JavaScript component.
In Jenkins Azure AD Plugin 179.vf6841393099e and earlier this implementation is too permissive, allowing attackers to craft URLs that would bypass the CSRF protection of any target URL.
This vulnerability was originally introduced in Azure AD Plugin 164.v5b48baa961d2.
Azure AD Plugin 180.v8b1e80e6f242 no longer allows bypassing CSRF protection for URLs used by the JavaScript component. Instead, that component was reconfigured to pass the expected CSRF token.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 179.vf6841393099e" }, "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:azure-ad" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "180.v8b1e80e6f242" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-21679" ], "database_specific": { "cwe_ids": [ "CWE-352", "CWE-693" ], "github_reviewed": true, "github_reviewed_at": "2022-12-15T16:31:38Z", "nvd_published_at": "2021-08-31T14:15:00Z", "severity": "HIGH" }, "details": "An extension point in Jenkins allows selectively disabling cross-site request forgery (CSRF) protection for specific URLs. Jenkins Azure AD Plugin implements this extension point for URLs used by a JavaScript component.\n\nIn Jenkins Azure AD Plugin 179.vf6841393099e and earlier this implementation is too permissive, allowing attackers to craft URLs that would bypass the CSRF protection of any target URL.\n\nThis vulnerability was originally introduced in Azure AD Plugin 164.v5b48baa961d2.\n\nAzure AD Plugin 180.v8b1e80e6f242 no longer allows bypassing CSRF protection for URLs used by the JavaScript component. Instead, that component was reconfigured to pass the expected CSRF token.", "id": "GHSA-x77r-7m5w-pqq2", "modified": "2023-10-27T16:04:06Z", "published": "2022-05-24T19:12:36Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21679" }, { "type": "WEB", "url": "https://github.com/jenkinsci/azure-ad-plugin/commit/8b1e80e6f242275127ebb177e2a755a2104b4853" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/azure-ad-plugin" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2021-08-31/#SECURITY-2470" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2021/08/31/1" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Jenkins Azure AD Plugin allows bypassing CSRF protection for any URL" }
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.