Publish Advisories

GHSA-q7c3-x7hm-qq72
GHSA-q7c3-x7hm-qq72
This commit is contained in:
advisory-database[bot]
2025-05-16 14:44:08 +00:00
parent 2be30041ce
commit 59dcbba615
2 changed files with 69 additions and 29 deletions
@@ -0,0 +1,69 @@
{
"schema_version": "1.4.0",
"id": "GHSA-q7c3-x7hm-qq72",
"modified": "2025-05-16T14:42:46Z",
"published": "2025-05-14T21:31:20Z",
"aliases": [
"CVE-2025-47884"
],
"summary": "Jenkins OpenID Connect Provider Plugin Incorrectly Validates Crafted Build ID Tokens",
"details": "In Jenkins OpenID Connect Provider Plugin 96.vee8ed882ec4d and earlier the generation of build ID Tokens uses potentially overridden values of environment variables, in conjunction with certain other plugins allowing attackers able to configure jobs to craft a build ID Token that impersonates a trusted job, potentially gaining unauthorized access to external services.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:H/A:L"
}
],
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "io.jenkins.plugins:oidc-provider"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "111.v29fd614b3617"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47884"
},
{
"type": "WEB",
"url": "https://github.com/jenkinsci/oidc-provider-plugin/commit/29fd614b36171048ddc78a995ce44bd12bd7997d"
},
{
"type": "PACKAGE",
"url": "https://github.com/jenkinsci/oidc-provider-plugin"
},
{
"type": "WEB",
"url": "https://github.com/jenkinsci/oidc-provider-plugin/releases/tag/111.v29fd614b_3617"
},
{
"type": "WEB",
"url": "https://www.jenkins.io/security/advisory/2025-05-14/#SECURITY-3574"
}
],
"database_specific": {
"cwe_ids": [
"CWE-284"
],
"severity": "CRITICAL",
"github_reviewed": true,
"github_reviewed_at": "2025-05-16T14:42:45Z",
"nvd_published_at": "2025-05-14T21:15:59Z"
}
}
@@ -1,29 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-q7c3-x7hm-qq72",
"modified": "2025-05-14T21:31:20Z",
"published": "2025-05-14T21:31:20Z",
"aliases": [
"CVE-2025-47884"
],
"details": "In Jenkins OpenID Connect Provider Plugin 96.vee8ed882ec4d and earlier the generation of build ID Tokens uses potentially overridden values of environment variables, in conjunction with certain other plugins allowing attackers able to configure jobs to craft a build ID Token that impersonates a trusted job, potentially gaining unauthorized access to external services.",
"severity": [],
"affected": [],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47884"
},
{
"type": "WEB",
"url": "https://www.jenkins.io/security/advisory/2025-05-14/#SECURITY-3574"
}
],
"database_specific": {
"cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-05-14T21:15:59Z"
}
}