ghsa-qjw6-xvrm-5f2h
Vulnerability from github
Published
2025-01-22 18:31
Modified
2025-01-22 19:04
Severity ?
VLAI Severity ?
Summary
Bitbucket Server Integration 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. Bitbucket Server Integration Plugin implements this extension point to support OAuth 1.0 authentication.
In Bitbucket Server Integration Plugin 2.1.0 through 4.1.3 (both inclusive) this implementation is too permissive, allowing attackers to craft URLs that would bypass the CSRF protection of any target URL.
Bitbucket Server Integration Plugin 4.1.4 restricts which URLs it disables cross-site request forgery (CSRF) protection for to the URLs that needs it.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "io.jenkins.plugins:atlassian-bitbucket-server-integration" }, "ranges": [ { "events": [ { "introduced": "2.1.0" }, { "fixed": "4.1.4" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2025-24398" ], "database_specific": { "cwe_ids": [ "CWE-352" ], "github_reviewed": true, "github_reviewed_at": "2025-01-22T19:04:01Z", "nvd_published_at": "2025-01-22T17:15:13Z", "severity": "HIGH" }, "details": "An extension point in Jenkins allows selectively disabling cross-site request forgery (CSRF) protection for specific URLs. Bitbucket Server Integration Plugin implements this extension point to support OAuth 1.0 authentication.\n\nIn Bitbucket Server Integration Plugin 2.1.0 through 4.1.3 (both inclusive) this implementation is too permissive, allowing attackers to craft URLs that would bypass the CSRF protection of any target URL.\n\nBitbucket Server Integration Plugin 4.1.4 restricts which URLs it disables cross-site request forgery (CSRF) protection for to the URLs that needs it.", "id": "GHSA-qjw6-xvrm-5f2h", "modified": "2025-01-22T19:04:01Z", "published": "2025-01-22T18:31:55Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-24398" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/atlassian-bitbucket-server-integration-plugin" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2025-01-22/#SECURITY-3434" } ], "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": "Bitbucket Server Integration 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.
Loading…
Loading…