Publish Advisories

GHSA-hcfh-qjcp-34q9
GHSA-hcfh-qjcp-34q9
This commit is contained in:
advisory-database[bot]
2025-04-02 22:44:57 +00:00
parent 96bc04e70e
commit 5e149c2d21
2 changed files with 65 additions and 36 deletions
@@ -0,0 +1,65 @@
{
"schema_version": "1.4.0",
"id": "GHSA-hcfh-qjcp-34q9",
"modified": "2025-04-02T22:43:30Z",
"published": "2025-04-02T15:31:38Z",
"aliases": [
"CVE-2025-31723"
],
"summary": "Jenkins Simple Queue Plugin Cross-Site Request Forgery (CSRF)",
"details": "Jenkins Simple Queue Plugin 1.4.6 and earlier does not require POST requests for multiple HTTP endpoints, resulting in cross-site request forgery (CSRF) vulnerabilities.\n\nThese vulnerabilities allow attackers to change and reset the build queue order.\n\nSimple Queue Plugin 1.4.7 requires POST requests for the affected HTTP endpoints.\n\nAdministrators can enable equivalent HTTP endpoints without CSRF protection via the global configuration.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "io.jenkins.plugins:simple-queue"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.4.7"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-31723"
},
{
"type": "WEB",
"url": "https://github.com/jenkinsci/simple-queue-plugin/commit/c1094666dcd139830620d6d1c21b13f847601e74"
},
{
"type": "PACKAGE",
"url": "https://github.com/jenkinsci/simple-queue-plugin"
},
{
"type": "WEB",
"url": "https://www.jenkins.io/security/advisory/2025-04-02/#SECURITY-3469"
}
],
"database_specific": {
"cwe_ids": [
"CWE-352"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2025-04-02T22:43:30Z",
"nvd_published_at": "2025-04-02T15:15:59Z"
}
}
@@ -1,36 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-hcfh-qjcp-34q9",
"modified": "2025-04-02T18:30:50Z",
"published": "2025-04-02T15:31:38Z",
"aliases": [
"CVE-2025-31723"
],
"details": "A cross-site request forgery (CSRF) vulnerability in Jenkins Simple Queue Plugin 1.4.6 and earlier allows attackers to change and reset the build queue order.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N"
}
],
"affected": [],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-31723"
},
{
"type": "WEB",
"url": "https://www.jenkins.io/security/advisory/2025-04-02/#SECURITY-3469"
}
],
"database_specific": {
"cwe_ids": [
"CWE-352"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-04-02T15:15:59Z"
}
}