Publish Advisories

GHSA-mv5c-724f-3fq7
GHSA-vj3j-8m6x-mjq6
This commit is contained in:
advisory-database[bot]
2023-10-27 16:49:47 +00:00
parent edb4314b7b
commit bdf622fd4d
2 changed files with 7 additions and 7 deletions
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-mv5c-724f-3fq7",
"modified": "2022-12-01T22:19:55Z",
"modified": "2023-10-27T16:47:48Z",
"published": "2022-02-16T00:01:18Z",
"aliases": [
"CVE-2022-25203"
@@ -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": [
@@ -53,7 +53,7 @@
"cwe_ids": [
"CWE-79"
],
"severity": "HIGH",
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2022-12-01T22:19:55Z",
"nvd_published_at": "2022-02-15T17:15:00Z"
@@ -1,17 +1,17 @@
{
"schema_version": "1.4.0",
"id": "GHSA-vj3j-8m6x-mjq6",
"modified": "2022-12-01T22:29:35Z",
"modified": "2023-10-27T16:49:11Z",
"published": "2022-02-16T00:01:20Z",
"aliases": [
"CVE-2022-25199"
],
"summary": "Missing permission check in Jenkins SCP publisher Plugin",
"details": "SCP publisher Plugin 1.8 and earlier does not perform a permission check in a method implementing form validation.\n\nThis allows attackers with Overall/Read permission to connect to an attacker-specified SSH server using attacker-specified username and password.\n\nAdditionally, this form validation method does not require POST requests, resulting in a cross-site request forgery (CSRF) vulnerability.",
"details": "SCP publisher Plugin 1.8 and earlier does not perform a permission check in a method implementing form validation.\n\nThis allows attackers with Overall/Read permission to connect to an attacker-specified SSH server using attacker-specified credentials.\n\nAdditionally, this form validation method does not require POST requests, resulting in a cross-site request forgery (CSRF) vulnerability.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N"
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
"affected": [
@@ -53,7 +53,7 @@
"cwe_ids": [
"CWE-862"
],
"severity": "MODERATE",
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2022-12-01T22:29:35Z",
"nvd_published_at": "2022-02-15T17:15:00Z"