ghsa-w4jv-6rg4-pr4m
Vulnerability from github
Published
2022-01-13 00:01
Modified
2023-05-24 17:27
Severity ?
Summary
Cross-Site Request Forgery in Jenkins Bitbucket Branch Source Plugin
Details
Jenkins Bitbucket Branch Source Plugin prior to 746.v350d2781c184, 725.vd9f8be0fa250, 2.9.11.2, and 2.9.7.2 does not require POST requests for an HTTP endpoint, resulting in a cross-site request forgery (CSRF) vulnerability.
This allows attackers with Overall/Read access to connect to an attacker-specified URL using attacker-specified credentials IDs obtained through another method, capturing credentials stored in Jenkins.
Bitbucket Branch Source Plugin 746.v350d2781c184, 725.vd9f8be0fa250, 2.9.11.2, and 2.9.7.2 requires POST requests for the affected HTTP endpoint.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:cloudbees-bitbucket-branch-source" }, "ranges": [ { "events": [ { "introduced": "726.v7e6f53de133c" }, { "fixed": "746.v350d2781c184" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:cloudbees-bitbucket-branch-source" }, "ranges": [ { "events": [ { "introduced": "720.vbe985dd73d66" }, { "fixed": "725.vd9f8be0fa250" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:cloudbees-bitbucket-branch-source" }, "ranges": [ { "events": [ { "introduced": "2.9.8" }, { "fixed": "2.9.11.2" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:cloudbees-bitbucket-branch-source" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.9.7.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-20619" ], "database_specific": { "cwe_ids": [ "CWE-352" ], "github_reviewed": true, "github_reviewed_at": "2022-06-20T22:49:06Z", "nvd_published_at": "2022-01-12T20:15:00Z", "severity": "HIGH" }, "details": "Jenkins Bitbucket Branch Source Plugin prior to 746.v350d2781c184, 725.vd9f8be0fa250, 2.9.11.2, and 2.9.7.2 does not require POST requests for an HTTP endpoint, resulting in a cross-site request forgery (CSRF) vulnerability.\n\nThis allows attackers with Overall/Read access to connect to an attacker-specified URL using attacker-specified credentials IDs obtained through another method, capturing credentials stored in Jenkins.\n\nBitbucket Branch Source Plugin 746.v350d2781c184, 725.vd9f8be0fa250, 2.9.11.2, and 2.9.7.2 requires POST requests for the affected HTTP endpoint.", "id": "GHSA-w4jv-6rg4-pr4m", "modified": "2023-05-24T17:27:23Z", "published": "2022-01-13T00:01:00Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-20619" }, { "type": "WEB", "url": "https://github.com/jenkinsci/bitbucket-branch-source-plugin/commit/a596f651a4b3bfe31a087c4d392e81c0167ab551" }, { "type": "WEB", "url": "https://github.com/CVEProject/cvelist/blob/2d78eb36f4d084db7fb35f1535d8d84fdcb7d859/2022/20xxx/CVE-2022-20619.json" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/bitbucket-branch-source-plugin" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2022-01-12/#SECURITY-2467" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2022/01/12/6" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Cross-Site Request Forgery in Jenkins Bitbucket 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.