mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-5c6c-w4c4-vgvx
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-5c6c-w4c4-vgvx",
|
||||
"modified": "2022-12-13T18:00:58Z",
|
||||
"modified": "2023-10-27T15:08:28Z",
|
||||
"published": "2022-01-06T18:45:09Z",
|
||||
"aliases": [
|
||||
"CVE-2021-21668"
|
||||
],
|
||||
"summary": "Stored XSS vulnerability in Jenkins Scriptler Plugin",
|
||||
"details": "Scriptler Plugin 3.1 and earlier does not escape script content.\n\nThis results in a stored cross-site scripting (XSS) vulnerability exploitable by attackers with Scriptler/Configure permission.\n\nScriptler Plugin 3.2 escapes script content.",
|
||||
"details": "Jenkins Scriptler Plugin 3.1 and earlier does not escape script content.\n\nThis results in a stored cross-site scripting (XSS) vulnerability exploitable by attackers with Scriptler/Configure permission.\n\nJenkins Scriptler Plugin 3.2 escapes script content.",
|
||||
"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:C/C:L/I:L/A:N"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
@@ -57,7 +57,7 @@
|
||||
"cwe_ids": [
|
||||
"CWE-79"
|
||||
],
|
||||
"severity": "HIGH",
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2021-06-17T17:44:14Z",
|
||||
"nvd_published_at": "2021-06-16T14:15:00Z"
|
||||
|
||||
Reference in New Issue
Block a user