From 2561edd4d1b39be5bd25dbaccd6a098a142d3d31 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 17:46:57 +0000 Subject: [PATCH] Publish Advisories GHSA-9h9v-rfh6-jf3w GHSA-c998-c4f6-vjw2 GHSA-9h9v-rfh6-jf3w GHSA-c998-c4f6-vjw2 --- .../GHSA-9h9v-rfh6-jf3w.json | 61 +++++++++++++++++ .../GHSA-c998-c4f6-vjw2.json | 65 +++++++++++++++++++ .../GHSA-9h9v-rfh6-jf3w.json | 46 ------------- .../GHSA-c998-c4f6-vjw2.json | 46 ------------- 4 files changed, 126 insertions(+), 92 deletions(-) create mode 100644 advisories/github-reviewed/2022/05/GHSA-9h9v-rfh6-jf3w/GHSA-9h9v-rfh6-jf3w.json create mode 100644 advisories/github-reviewed/2022/05/GHSA-c998-c4f6-vjw2/GHSA-c998-c4f6-vjw2.json delete mode 100644 advisories/unreviewed/2022/05/GHSA-9h9v-rfh6-jf3w/GHSA-9h9v-rfh6-jf3w.json delete mode 100644 advisories/unreviewed/2022/05/GHSA-c998-c4f6-vjw2/GHSA-c998-c4f6-vjw2.json diff --git a/advisories/github-reviewed/2022/05/GHSA-9h9v-rfh6-jf3w/GHSA-9h9v-rfh6-jf3w.json b/advisories/github-reviewed/2022/05/GHSA-9h9v-rfh6-jf3w/GHSA-9h9v-rfh6-jf3w.json new file mode 100644 index 00000000000..639abdcae84 --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-9h9v-rfh6-jf3w/GHSA-9h9v-rfh6-jf3w.json @@ -0,0 +1,61 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-9h9v-rfh6-jf3w", + "modified": "2023-10-27T17:45:40Z", + "published": "2022-05-24T17:03:47Z", + "aliases": [ + "CVE-2019-16565" + ], + "summary": "Jenkins Team Concert Plugin cross-site request forgery vulnerability", + "details": "Jenkins Team Concert Plugin 1.3.0 and earlier does not perform permission checks on a method implementing form validation. This allows users with Overall/Read access to Jenkins to connect to an attacker-specified URL using attacker-specified credentials IDs obtained through another method, capturing credentials stored in Jenkins.\n\nAdditionally, the form validation method does not require POST requests, resulting in a CSRF vulnerability.\n\nAs of publication of this advisory, there is no fix.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.jenkins-ci.plugins:teamconcert" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "1.3.0" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16565" + }, + { + "type": "WEB", + "url": "https://jenkins.io/security/advisory/2019-12-17/#SECURITY-1605%20(1)" + }, + { + "type": "WEB", + "url": "http://www.openwall.com/lists/oss-security/2019/12/17/1" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-352" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2023-10-27T17:45:40Z", + "nvd_published_at": "2019-12-17T15:15:00Z" + } +} \ No newline at end of file diff --git a/advisories/github-reviewed/2022/05/GHSA-c998-c4f6-vjw2/GHSA-c998-c4f6-vjw2.json b/advisories/github-reviewed/2022/05/GHSA-c998-c4f6-vjw2/GHSA-c998-c4f6-vjw2.json new file mode 100644 index 00000000000..bfa29482a80 --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-c998-c4f6-vjw2/GHSA-c998-c4f6-vjw2.json @@ -0,0 +1,65 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-c998-c4f6-vjw2", + "modified": "2023-10-27T17:46:32Z", + "published": "2022-05-24T17:03:48Z", + "aliases": [ + "CVE-2019-16566" + ], + "summary": "Jenkins Team Concert Plugin missing permission check", + "details": "Jenkins Team Concert Plugin 1.3.0 and earlier does not perform permission checks on a method implementing form validation. This allows users with Overall/Read access to Jenkins to connect to an attacker-specified URL using attacker-specified credentials IDs obtained through another method, capturing credentials stored in Jenkins.\n\nAdditionally, the form validation method does not require POST requests, resulting in a CSRF vulnerability.\n\nAs of publication of this advisory, there is no fix.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.jenkins-ci.plugins:teamconcert" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "1.3.0" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16566" + }, + { + "type": "WEB", + "url": "https://jenkins.io/security/advisory/2019-12-17/#SECURITY-1605%20%281%29" + }, + { + "type": "WEB", + "url": "https://jenkins.io/security/advisory/2019-12-17/#SECURITY-1605%20(1)" + }, + { + "type": "WEB", + "url": "http://www.openwall.com/lists/oss-security/2019/12/17/1" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-862" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2023-10-27T17:46:32Z", + "nvd_published_at": "2019-12-17T15:15:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-9h9v-rfh6-jf3w/GHSA-9h9v-rfh6-jf3w.json b/advisories/unreviewed/2022/05/GHSA-9h9v-rfh6-jf3w/GHSA-9h9v-rfh6-jf3w.json deleted file mode 100644 index 1f402cb0706..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-9h9v-rfh6-jf3w/GHSA-9h9v-rfh6-jf3w.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-9h9v-rfh6-jf3w", - "modified": "2023-10-25T18:31:32Z", - "published": "2022-05-24T17:03:47Z", - "aliases": [ - "CVE-2019-16565" - ], - "details": "A cross-site request forgery vulnerability in Jenkins Team Concert Plugin 1.3.0 and earlier allows attackers to connect to an attacker-specified URL using attacker-specified credentials IDs obtained through another method, capturing credentials stored in Jenkins.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" - } - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16565" - }, - { - "type": "WEB", - "url": "https://jenkins.io/security/advisory/2019-12-17/#SECURITY-1605%20%281%29" - }, - { - "type": "WEB", - "url": "https://jenkins.io/security/advisory/2019-12-17/#SECURITY-1605%20(1)" - }, - { - "type": "WEB", - "url": "http://www.openwall.com/lists/oss-security/2019/12/17/1" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-352" - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2019-12-17T15:15:00Z" - } -} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-c998-c4f6-vjw2/GHSA-c998-c4f6-vjw2.json b/advisories/unreviewed/2022/05/GHSA-c998-c4f6-vjw2/GHSA-c998-c4f6-vjw2.json deleted file mode 100644 index 62ad51052c3..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-c998-c4f6-vjw2/GHSA-c998-c4f6-vjw2.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-c998-c4f6-vjw2", - "modified": "2023-10-25T18:31:32Z", - "published": "2022-05-24T17:03:48Z", - "aliases": [ - "CVE-2019-16566" - ], - "details": "A missing permission check in Jenkins Team Concert Plugin 1.3.0 and earlier allows attackers with Overall/Read permission to connect to an attacker-specified URL using attacker-specified credentials IDs obtained through another method, capturing credentials stored in Jenkins.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" - } - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16566" - }, - { - "type": "WEB", - "url": "https://jenkins.io/security/advisory/2019-12-17/#SECURITY-1605%20%281%29" - }, - { - "type": "WEB", - "url": "https://jenkins.io/security/advisory/2019-12-17/#SECURITY-1605%20(1)" - }, - { - "type": "WEB", - "url": "http://www.openwall.com/lists/oss-security/2019/12/17/1" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-862" - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2019-12-17T15:15:00Z" - } -} \ No newline at end of file