mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-rrvg-2c69-p9rf
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-rrvg-2c69-p9rf",
|
||||
"modified": "2022-12-15T18:20:16Z",
|
||||
"modified": "2023-10-27T14:35:10Z",
|
||||
"published": "2021-06-16T17:28:58Z",
|
||||
"aliases": [
|
||||
"CVE-2021-21652"
|
||||
],
|
||||
"summary": "CSRF vulnerability in Jenkins Xray - Test Management for Jira Plugin allows capturing credentials",
|
||||
"details": "Xray - Test Management for Jira Plugin 2.4.0 and earlier does not require POST requests for a connection test method, resulting in a cross-site request forgery (CSRF) vulnerability.\n\nThis vulnerability allows attackers to connect to an attacker-specified URL using attacker-specified credentials IDs obtained through another method, capturing credentials stored in Jenkins.\n\nXray - Test Management for Jira Plugin 2.4.1 requires POST requests for the affected connection test method.",
|
||||
"details": "Jenkins Xray - Test Management for Jira Plugin 2.4.0 and earlier does not require POST requests for a connection test method, resulting in a cross-site request forgery (CSRF) vulnerability.\n\nThis vulnerability allows attackers to connect to an attacker-specified URL using attacker-specified credentials IDs obtained through another method, capturing credentials stored in Jenkins.\n\nJenkins Xray - Test Management for Jira Plugin 2.4.1 requires POST requests for the affected connection test method.",
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N"
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:N"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
|
||||
Reference in New Issue
Block a user