mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-4ffq-6g62-j4v4 GHSA-96jw-3xw4-mq9p GHSA-gc87-qwmv-7x9x
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-4ffq-6g62-j4v4",
|
||||
"modified": "2022-12-13T16:27:53Z",
|
||||
"modified": "2023-10-27T13:36:42Z",
|
||||
"published": "2021-06-16T17:29:43Z",
|
||||
"aliases": [
|
||||
"CVE-2021-21620"
|
||||
],
|
||||
"summary": "Cross-Site Request Forgery in the Jenkins Claim plugin",
|
||||
"details": "Claim Plugin 2.18.1 and earlier does not require POST requests for the form submission endpoint assigning claims, resulting in a cross-site request forgery (CSRF) vulnerability.\n\nThis vulnerability allows attackers to change claims.\n\nClaim Plugin 2.18.2 requires POST requests for the affected HTTP endpoint.",
|
||||
"details": "Jenkins Claim Plugin 2.18.1 and earlier does not require POST requests for the form submission endpoint assigning claims, resulting in a cross-site request forgery (CSRF) vulnerability.\n\nThis vulnerability allows attackers to change claims.\n\nJenkins Claim Plugin 2.18.2 requires POST requests for the affected HTTP endpoint.",
|
||||
"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:U/C:N/I:L/A:N"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
@@ -53,7 +53,7 @@
|
||||
"cwe_ids": [
|
||||
"CWE-352"
|
||||
],
|
||||
"severity": "HIGH",
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2021-05-07T18:25:26Z",
|
||||
"nvd_published_at": "2021-02-24T16:15:00Z"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-96jw-3xw4-mq9p",
|
||||
"modified": "2022-12-14T16:28:31Z",
|
||||
"modified": "2023-10-27T13:38:22Z",
|
||||
"published": "2022-05-24T17:44:47Z",
|
||||
"aliases": [
|
||||
"CVE-2021-21623"
|
||||
@@ -11,7 +11,7 @@
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N"
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
|
||||
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-gc87-qwmv-7x9x",
|
||||
"modified": "2022-12-13T18:59:01Z",
|
||||
"modified": "2023-10-27T13:37:34Z",
|
||||
"published": "2022-05-24T17:43:01Z",
|
||||
"aliases": [
|
||||
"CVE-2021-21622"
|
||||
],
|
||||
"summary": "Stored XSS vulnerability in Jenkins Artifact Repository Parameter Plugin",
|
||||
"details": "Artifact Repository Parameter Plugin 1.0.0 and earlier does not escape parameter names and descriptions.\n\nThis results in a stored cross-site scripting (XSS) vulnerability exploitable by attackers with Job/Configure permission.\n\nArtifact Repository Parameter Plugin 1.0.1 escapes parameter names and descriptions.",
|
||||
"details": "Jenkins Artifact Repository Parameter Plugin 1.0.0 and earlier does not escape parameter names and descriptions.\n\nThis results in a stored cross-site scripting (XSS) vulnerability exploitable by attackers with Job/Configure permission.\n\nJenkins Artifact Repository Parameter Plugin 1.0.1 escapes parameter names and descriptions.",
|
||||
"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": [
|
||||
@@ -56,7 +56,7 @@
|
||||
"cwe_ids": [
|
||||
"CWE-79"
|
||||
],
|
||||
"severity": "HIGH",
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2022-12-13T18:59:01Z",
|
||||
"nvd_published_at": "2021-02-24T16:15:00Z"
|
||||
|
||||
Reference in New Issue
Block a user