mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-66rm-wg7m-8pgv GHSA-mr43-vf8q-q5f2 GHSA-v7xh-h48c-xw5f
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-66rm-wg7m-8pgv",
|
||||
"modified": "2022-12-28T22:44:27Z",
|
||||
"modified": "2023-10-27T14:10:16Z",
|
||||
"published": "2022-05-24T17:28:27Z",
|
||||
"aliases": [
|
||||
"CVE-2020-2273"
|
||||
],
|
||||
"summary": "CSRF vulnerability in ElasTest Plugin",
|
||||
"summary": "CSRF vulnerability in Jenkins ElasTest Plugin",
|
||||
"details": "A cross-site request forgery (CSRF) vulnerability in Jenkins ElasTest Plugin 1.2.1 and earlier allows attackers to connect to an attacker-specified URL using attacker-specified credentials.",
|
||||
"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:N/I:L/A:N"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-mr43-vf8q-q5f2",
|
||||
"modified": "2022-12-29T01:45:42Z",
|
||||
"modified": "2023-10-27T14:09:38Z",
|
||||
"published": "2022-05-24T17:28:27Z",
|
||||
"aliases": [
|
||||
"CVE-2020-2272"
|
||||
],
|
||||
"summary": "Missing permission checks in ElasTest Plugin",
|
||||
"summary": "Missing permission checks in Jenkins ElasTest Plugin",
|
||||
"details": "A missing permission check in Jenkins ElasTest Plugin 1.2.1 and earlier allows attackers with Overall/Read permission to connect to an attacker-specified URL using attacker-specified credentials.",
|
||||
"severity": [
|
||||
{
|
||||
|
||||
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-v7xh-h48c-xw5f",
|
||||
"modified": "2022-12-15T17:25:07Z",
|
||||
"modified": "2023-10-27T14:11:04Z",
|
||||
"published": "2022-05-24T17:45:45Z",
|
||||
"aliases": [
|
||||
"CVE-2021-21633"
|
||||
],
|
||||
"summary": "CSRF vulnerability and in Jenkins OWASP Dependency-Track Plugin allow capturing credentials",
|
||||
"details": "OWASP Dependency-Track Plugin 3.1.0 and earlier does not perform permission checks in several HTTP endpoints.\n\nThis allows attackers with Overall/Read permission to connect to an attacker-specified URL using attacker-specified credentials IDs obtained through another method, capturing \\\"Secret text\\\" credentials stored in Jenkins. If no credentials ID is specified, the globally configured credential is used, if set up, and can likewise be captured.\n\nAdditionally, these HTTP endpoints do not require POST requests, resulting in a cross-site request forgery (CSRF) vulnerability.\n\nOWASP Dependency-Track Plugin 3.1.1 requires POST requests and appropriate permissions for the affected HTTP endpoints.",
|
||||
"details": "Jenkins OWASP Dependency-Track Plugin 3.1.0 and earlier does not perform permission checks in several HTTP endpoints.\n\nThis allows attackers with Overall/Read permission to connect to an attacker-specified URL using attacker-specified credentials IDs obtained through another method, capturing \\\"Secret text\\\" credentials stored in Jenkins. If no credentials ID is specified, the globally configured credential is used, if set up, and can likewise be captured.\n\nAdditionally, these HTTP endpoints do not require POST requests, resulting in a cross-site request forgery (CSRF) vulnerability.\n\nJenkins OWASP Dependency-Track Plugin 3.1.1 requires POST requests and appropriate permissions for the affected HTTP endpoints.",
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/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": [
|
||||
@@ -60,7 +60,7 @@
|
||||
"cwe_ids": [
|
||||
"CWE-352"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"severity": "HIGH",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2022-12-15T17:25:07Z",
|
||||
"nvd_published_at": "2021-03-30T12:16:00Z"
|
||||
|
||||
Reference in New Issue
Block a user