Publish Advisories

GHSA-gp8p-49gr-jv8j
GHSA-wh3h-j8wp-6p42
GHSA-gp8p-49gr-jv8j
GHSA-wh3h-j8wp-6p42
This commit is contained in:
advisory-database[bot]
2025-01-22 19:34:00 +00:00
parent 904a85709f
commit 03ca5ab5b8
4 changed files with 115 additions and 58 deletions
@@ -0,0 +1,54 @@
{
"schema_version": "1.4.0",
"id": "GHSA-gp8p-49gr-jv8j",
"modified": "2025-01-22T19:32:51Z",
"published": "2025-01-22T18:31:56Z",
"aliases": [
"CVE-2025-24403"
],
"summary": "Missing permission checks in Jenkins Azure Service Fabric Plugin ",
"details": "The Jenkins Azure Service Fabric Plugin 1.6 and earlier does not perform permission checks in several HTTP endpoints.\n\nThis allows attackers with Overall/Read permission to enumerate credentials IDs of Azure credentials stored in Jenkins. Those can be used as part of an attack to capture the credentials using another vulnerability.\n",
"severity": [],
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.jenkins-ci.plugins:service-fabric"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "1.6"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-24403"
},
{
"type": "PACKAGE",
"url": "https://github.com/jenkinsci/service-fabric-plugin"
},
{
"type": "WEB",
"url": "https://www.jenkins.io/security/advisory/2025-01-22/#SECURITY-3094"
}
],
"database_specific": {
"cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2025-01-22T19:32:51Z",
"nvd_published_at": "2025-01-22T17:15:14Z"
}
}
@@ -0,0 +1,61 @@
{
"schema_version": "1.4.0",
"id": "GHSA-wh3h-j8wp-6p42",
"modified": "2025-01-22T19:31:58Z",
"published": "2025-01-22T18:31:56Z",
"aliases": [
"CVE-2025-24402"
],
"summary": "CSRF vulnerability in Jenkins Azure Service Fabric Plugin ",
"details": "A cross-site request forgery (CSRF) vulnerability in Jenkins Azure Service Fabric Plugin 1.6 and earlier allows attackers to connect to a Service Fabric URL using attacker-specified credentials IDs obtained through another method.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.jenkins-ci.plugins:service-fabric"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "1.6"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-24402"
},
{
"type": "PACKAGE",
"url": "https://github.com/jenkinsci/service-fabric-plugin"
},
{
"type": "WEB",
"url": "https://www.jenkins.io/security/advisory/2025-01-22/#SECURITY-3094"
}
],
"database_specific": {
"cwe_ids": [
"CWE-352"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2025-01-22T19:31:57Z",
"nvd_published_at": "2025-01-22T17:15:14Z"
}
}
@@ -1,29 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-gp8p-49gr-jv8j",
"modified": "2025-01-22T18:31:56Z",
"published": "2025-01-22T18:31:56Z",
"aliases": [
"CVE-2025-24403"
],
"details": "A missing permission check in Jenkins Azure Service Fabric Plugin 1.6 and earlier allows attackers with Overall/Read permission to enumerate credentials IDs of Azure credentials stored in Jenkins.",
"severity": [],
"affected": [],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-24403"
},
{
"type": "WEB",
"url": "https://www.jenkins.io/security/advisory/2025-01-22/#SECURITY-3094"
}
],
"database_specific": {
"cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-01-22T17:15:14Z"
}
}
@@ -1,29 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-wh3h-j8wp-6p42",
"modified": "2025-01-22T18:31:56Z",
"published": "2025-01-22T18:31:56Z",
"aliases": [
"CVE-2025-24402"
],
"details": "A cross-site request forgery (CSRF) vulnerability in Jenkins Azure Service Fabric Plugin 1.6 and earlier allows attackers to connect to a Service Fabric URL using attacker-specified credentials IDs obtained through another method.",
"severity": [],
"affected": [],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-24402"
},
{
"type": "WEB",
"url": "https://www.jenkins.io/security/advisory/2025-01-22/#SECURITY-3094"
}
],
"database_specific": {
"cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-01-22T17:15:14Z"
}
}