Publish Advisories

GHSA-qjw6-xvrm-5f2h
GHSA-qjw6-xvrm-5f2h
This commit is contained in:
advisory-database[bot]
2025-01-22 19:05:59 +00:00
parent 2506bfbfe4
commit aa0aee9f35
2 changed files with 61 additions and 29 deletions
@@ -0,0 +1,61 @@
{
"schema_version": "1.4.0",
"id": "GHSA-qjw6-xvrm-5f2h",
"modified": "2025-01-22T19:04:01Z",
"published": "2025-01-22T18:31:55Z",
"aliases": [
"CVE-2025-24398"
],
"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.\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.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "io.jenkins.plugins:atlassian-bitbucket-server-integration"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.1.0"
},
{
"fixed": "4.1.4"
}
]
}
]
}
],
"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"
}
],
"database_specific": {
"cwe_ids": [
"CWE-352"
],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2025-01-22T19:04:01Z",
"nvd_published_at": "2025-01-22T17:15:13Z"
}
}
@@ -1,29 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-qjw6-xvrm-5f2h",
"modified": "2025-01-22T18:31:55Z",
"published": "2025-01-22T18:31:55Z",
"aliases": [
"CVE-2025-24398"
],
"details": "Jenkins Bitbucket Server Integration Plugin 2.1.0 through 4.1.3 (both inclusive) allows attackers to craft URLs that would bypass the CSRF protection of any target URL in Jenkins.",
"severity": [],
"affected": [],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-24398"
},
{
"type": "WEB",
"url": "https://www.jenkins.io/security/advisory/2025-01-22/#SECURITY-3434"
}
],
"database_specific": {
"cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-01-22T17:15:13Z"
}
}