mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-8h77-3xwr-hqhh
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-8h77-3xwr-hqhh",
|
||||
"modified": "2022-12-14T15:11:01Z",
|
||||
"modified": "2023-10-27T14:38:29Z",
|
||||
"published": "2021-06-16T17:10:50Z",
|
||||
"aliases": [
|
||||
"CVE-2021-21666"
|
||||
],
|
||||
"summary": "Cross-site scripting in Jenkins Kiuwan Plugin",
|
||||
"details": "Jenkins Kiuwan Plugin 1.6.0 and earlier does not escape query parameters in an error message for a form validation endpoint, resulting in a reflected cross-site scripting (XSS) vulnerability.\n\nOnly older releases of Jenkins are affected by this vulnerability. Jenkins 2.275 and newer, LTS 2.263.2 and newer include a protection preventing this from being exploitable.\n\nKiuwan Plugin 1.6.1 escapes affected parts of the error message in the form validation endpoint.",
|
||||
"details": "Jenkins Kiuwan Plugin 1.6.0 and earlier does not escape query parameters in an error message for a form validation endpoint, resulting in a reflected cross-site scripting (XSS) vulnerability.\n\nOnly older releases of Jenkins are affected by this vulnerability. Jenkins 2.275 and newer, LTS 2.263.2 and newer include a protection preventing this from being exploitable.\n\nJenkins Kiuwan Plugin 1.6.1 escapes affected parts of the error message in the form validation endpoint.",
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:N/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-14T19:19:42Z",
|
||||
"nvd_published_at": "2021-06-10T15:15:00Z"
|
||||
|
||||
Reference in New Issue
Block a user