mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-mv5c-724f-3fq7 GHSA-vj3j-8m6x-mjq6
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user