Publish GHSA-g5wh-fw4m-2v28

This commit is contained in:
advisory-database[bot]
2023-10-27 16:45:51 +00:00
parent cdafb2b986
commit 3d6c1dd61e
@@ -1,17 +1,17 @@
{
"schema_version": "1.4.0",
"id": "GHSA-g5wh-fw4m-2v28",
"modified": "2022-12-01T22:44:48Z",
"modified": "2023-10-27T16:44:29Z",
"published": "2022-02-16T00:01:23Z",
"aliases": [
"CVE-2022-25194"
],
"summary": "CSRF vulnerability in Jenkins autonomiq plugin",
"details": "autonomiq Plugin 1.15 and earlier does not perform a permission check in an HTTP endpoint.\n\nThis allows attackers with Overall/Read permission to connect to an attacker-specified URL using attacker-specified username and password.\n\nAdditionally, this HTTP endpoint does not require POST requests, resulting in a cross-site request forgery (CSRF) vulnerability.",
"details": "Jenkins autonomiq Plugin 1.15 and earlier does not perform a permission check in an HTTP endpoint.\n\nThis allows attackers with Overall/Read permission to connect to an attacker-specified URL using attacker-specified username and password.\n\nAdditionally, this HTTP endpoint 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": [
@@ -57,7 +57,7 @@
"cwe_ids": [
"CWE-352"
],
"severity": "MODERATE",
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2022-05-04T20:57:40Z",
"nvd_published_at": "2022-02-15T17:15:00Z"