mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-4f6x-g5vh-8jm5
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-4f6x-g5vh-8jm5",
|
||||
"modified": "2022-12-13T18:54:35Z",
|
||||
"modified": "2023-10-27T13:35:37Z",
|
||||
"published": "2022-05-24T17:43:01Z",
|
||||
"aliases": [
|
||||
"CVE-2021-21616"
|
||||
],
|
||||
"summary": "Stored XSS vulnerability in Jenkins Active Choices Plugin",
|
||||
"details": "Active Choices Plugin 2.5.2 and earlier does not escape reference parameter values.\n\nThis results in a stored cross-site scripting (XSS) vulnerability exploitable by attackers with Job/Configure permission.\n\nActive Choices Plugin 2.5.3 escapes reference parameter values.",
|
||||
"details": "Jenkins Active Choices Plugin 2.5.2 and earlier does not escape reference parameter values.\n\nThis results in a stored cross-site scripting (XSS) vulnerability exploitable by attackers with Job/Configure permission.\n\nJenkins Active Choices Plugin 2.5.3 escapes reference parameter values.",
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H"
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
@@ -60,7 +60,7 @@
|
||||
"cwe_ids": [
|
||||
"CWE-79"
|
||||
],
|
||||
"severity": "HIGH",
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2022-12-13T18:54:35Z",
|
||||
"nvd_published_at": "2021-02-24T16:15:00Z"
|
||||
|
||||
Reference in New Issue
Block a user