mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-g5wh-fw4m-2v28
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user