mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-wv63-gwr9-5c55 GHSA-xmw5-45v9-pxqx
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-wv63-gwr9-5c55",
|
||||
"modified": "2022-12-13T14:52:57Z",
|
||||
"modified": "2023-10-27T13:21:01Z",
|
||||
"published": "2022-05-24T17:39:12Z",
|
||||
"aliases": [
|
||||
"CVE-2021-21608"
|
||||
@@ -11,7 +11,7 @@
|
||||
"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": [
|
||||
@@ -78,7 +78,7 @@
|
||||
"cwe_ids": [
|
||||
"CWE-79"
|
||||
],
|
||||
"severity": "HIGH",
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2022-06-23T06:51:15Z",
|
||||
"nvd_published_at": "2021-01-13T16:15:00Z"
|
||||
|
||||
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-xmw5-45v9-pxqx",
|
||||
"modified": "2022-12-13T18:50:49Z",
|
||||
"modified": "2023-10-27T13:22:19Z",
|
||||
"published": "2022-05-24T17:39:13Z",
|
||||
"aliases": [
|
||||
"CVE-2021-21613"
|
||||
],
|
||||
"summary": "XSS vulnerability in Jenkins TICS Plugin",
|
||||
"details": "TICS Plugin 2020.3.0.6 and earlier does not escape TICS service responses.\n\nThis results in a cross-site scripting (XSS) vulnerability exploitable by attackers able to control TICS service response content.\n\nTICS Plugin 2020.3.0.7 escapes TICS service responses, or strips HTML out, as appropriate.",
|
||||
"details": "Jenkins TICS Plugin 2020.3.0.6 and earlier does not escape TICS service responses.\n\nThis results in a cross-site scripting (XSS) vulnerability exploitable by attackers able to control TICS service response content.\n\nJenkins TICS Plugin 2020.3.0.7 escapes TICS service responses, or strips HTML out, as appropriate.",
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:N/AC:H/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": [
|
||||
@@ -56,7 +56,7 @@
|
||||
"cwe_ids": [
|
||||
"CWE-79"
|
||||
],
|
||||
"severity": "HIGH",
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2022-12-13T18:50:49Z",
|
||||
"nvd_published_at": "2021-01-13T16:15:00Z"
|
||||
|
||||
Reference in New Issue
Block a user