Publish GHSA-7g7g-82fp-hpxx

This commit is contained in:
advisory-database[bot]
2023-10-27 16:51:42 +00:00
parent bdf622fd4d
commit 939cf1c90e
@@ -1,17 +1,17 @@
{
"schema_version": "1.4.0",
"id": "GHSA-7g7g-82fp-hpxx",
"modified": "2022-12-01T22:32:34Z",
"modified": "2023-10-27T16:50:17Z",
"published": "2022-02-16T00:01:22Z",
"aliases": [
"CVE-2022-25198"
],
"summary": "CSRF vulnerability 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:N/UI:R/S:U/C:H/I:H/A:H"
}
],
"affected": [
@@ -53,7 +53,7 @@
"cwe_ids": [
"CWE-352"
],
"severity": "MODERATE",
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2022-12-01T22:32:34Z",
"nvd_published_at": "2022-02-15T17:15:00Z"