ghsa-hj7p-h74j-6gxj
Vulnerability from github
Published
2023-09-06 15:30
Modified
2024-01-30 23:10
Severity ?
Summary
Non-constant time nonce comparison in Jenkins Microsoft Entra ID (previously Azure AD) Plugin
Details
Jenkins Azure AD Plugin 396.v86ce29279947 and earlier, except 378.380.v545b_1154b_3fb_, uses a non-constant time comparison function when checking whether the provided and expected CSRF protection nonce are equal, potentially allowing attackers to use statistical methods to obtain a valid nonce.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 396.v86ce29279947" }, "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:azure-ad" }, "ranges": [ { "events": [ { "introduced": "378.380.v545b" }, { "fixed": "397.v907382dd9b" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:azure-ad" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "378.vd6e2874a" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-41935" ], "database_specific": { "cwe_ids": [ "CWE-697" ], "github_reviewed": true, "github_reviewed_at": "2024-01-30T23:10:45Z", "nvd_published_at": "2023-09-06T13:15:10Z", "severity": "HIGH" }, "details": "Jenkins Azure AD Plugin 396.v86ce29279947 and earlier, except 378.380.v545b_1154b_3fb_, uses a non-constant time comparison function when checking whether the provided and expected CSRF protection nonce are equal, potentially allowing attackers to use statistical methods to obtain a valid nonce.", "id": "GHSA-hj7p-h74j-6gxj", "modified": "2024-01-30T23:10:45Z", "published": "2023-09-06T15:30:26Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-41935" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2023-09-06/#SECURITY-3227" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2023/09/06/9" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Non-constant time nonce comparison in Jenkins Microsoft Entra ID (previously Azure AD) 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.