Publish Advisories

GHSA-4gwv-fpmg-cmv2
GHSA-4gwv-fpmg-cmv2
This commit is contained in:
advisory-database[bot]
2024-11-27 19:50:34 +00:00
parent c8bb6e22f4
commit 3c0656fb5c
2 changed files with 61 additions and 29 deletions
@@ -0,0 +1,61 @@
{
"schema_version": "1.4.0",
"id": "GHSA-4gwv-fpmg-cmv2",
"modified": "2024-11-27T19:49:05Z",
"published": "2024-11-27T18:34:04Z",
"aliases": [
"CVE-2024-54003"
],
"summary": "Jenkins Simple Queue Plugin has stored cross-site scripting (XSS) vulnerability",
"details": "Jenkins Simple Queue Plugin 1.4.4 and earlier does not escape the view name.\n\nThis results in a stored cross-site scripting (XSS) vulnerability exploitable by attackers with View/Create permission.\n\nSimple Queue Plugin 1.4.5 escapes the view name.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "io.jenkins.plugins:simple-queue"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.4.5"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-54003"
},
{
"type": "WEB",
"url": "https://www.jenkins.io/security/advisory/2024-11-27/#SECURITY-3467"
}
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2024-11-27T19:49:04Z",
"nvd_published_at": "2024-11-27T17:15:15Z"
}
}
@@ -1,29 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-4gwv-fpmg-cmv2",
"modified": "2024-11-27T18:34:04Z",
"published": "2024-11-27T18:34:04Z",
"aliases": [
"CVE-2024-54003"
],
"details": "Jenkins Simple Queue Plugin 1.4.4 and earlier does not escape the view name, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers with View/Create permission.",
"severity": [],
"affected": [],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-54003"
},
{
"type": "WEB",
"url": "https://www.jenkins.io/security/advisory/2024-11-27/#SECURITY-3467"
}
],
"database_specific": {
"cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-11-27T17:15:15Z"
}
}