From af5f4ed8e4bd1432fcde8cecb9ac5eac4c796683 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 30 Jan 2024 23:49:05 +0000 Subject: [PATCH] Publish Advisories GHSA-6wh2-8hw7-jw94 GHSA-cmq2-j8v8-2q44 --- .../GHSA-6wh2-8hw7-jw94.json | 65 ++++++++++++++++ .../GHSA-cmq2-j8v8-2q44.json | 77 +++++++++++++++++++ 2 files changed, 142 insertions(+) create mode 100644 advisories/github-reviewed/2024/01/GHSA-6wh2-8hw7-jw94/GHSA-6wh2-8hw7-jw94.json create mode 100644 advisories/github-reviewed/2024/01/GHSA-cmq2-j8v8-2q44/GHSA-cmq2-j8v8-2q44.json diff --git a/advisories/github-reviewed/2024/01/GHSA-6wh2-8hw7-jw94/GHSA-6wh2-8hw7-jw94.json b/advisories/github-reviewed/2024/01/GHSA-6wh2-8hw7-jw94/GHSA-6wh2-8hw7-jw94.json new file mode 100644 index 00000000000..431d3bc8716 --- /dev/null +++ b/advisories/github-reviewed/2024/01/GHSA-6wh2-8hw7-jw94/GHSA-6wh2-8hw7-jw94.json @@ -0,0 +1,65 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-6wh2-8hw7-jw94", + "modified": "2024-01-30T23:47:50Z", + "published": "2024-01-30T23:47:50Z", + "aliases": [ + "CVE-2018-18625" + ], + "summary": "Grafana XSS via adding a link in General feature", + "details": "Grafana 5.3.1 has XSS via a link on the \"Dashboard > All Panels > General\" screen. NOTE: this issue exists because of an incomplete fix for CVE-2018-12099.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Go", + "name": "github.com/grafana/grafana" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "6.0.0-beta1" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-18625" + }, + { + "type": "WEB", + "url": "https://github.com/grafana/grafana/pull/11813" + }, + { + "type": "WEB", + "url": "https://github.com/grafana/grafana/pull/14984" + }, + { + "type": "WEB", + "url": "https://security.netapp.com/advisory/ntap-20200608-0008/" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-01-30T23:47:50Z", + "nvd_published_at": null + } +} \ No newline at end of file diff --git a/advisories/github-reviewed/2024/01/GHSA-cmq2-j8v8-2q44/GHSA-cmq2-j8v8-2q44.json b/advisories/github-reviewed/2024/01/GHSA-cmq2-j8v8-2q44/GHSA-cmq2-j8v8-2q44.json new file mode 100644 index 00000000000..6ebefdf16d6 --- /dev/null +++ b/advisories/github-reviewed/2024/01/GHSA-cmq2-j8v8-2q44/GHSA-cmq2-j8v8-2q44.json @@ -0,0 +1,77 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-cmq2-j8v8-2q44", + "modified": "2024-01-30T23:47:48Z", + "published": "2024-01-30T23:47:48Z", + "aliases": [ + "CVE-2018-18623" + ], + "summary": "Grafana XSS in Dashboard Text Panel", + "details": "Grafana 5.3.1 has XSS via the \"Dashboard > Text Panel\" screen. NOTE: this issue exists because of an incomplete fix for CVE-2018-12099.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Go", + "name": "github.com/grafana/grafana" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "6.0.0-beta1" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-18623" + }, + { + "type": "WEB", + "url": "https://github.com/grafana/grafana/issues/15293" + }, + { + "type": "WEB", + "url": "https://github.com/grafana/grafana/issues/4117" + }, + { + "type": "WEB", + "url": "https://github.com/grafana/grafana/pull/11813" + }, + { + "type": "WEB", + "url": "https://github.com/grafana/grafana/pull/14984" + }, + { + "type": "WEB", + "url": "https://github.com/grafana/grafana/releases/tag/v6.0.0" + }, + { + "type": "WEB", + "url": "https://security.netapp.com/advisory/ntap-20200608-0008/" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-01-30T23:47:48Z", + "nvd_published_at": "2020-06-02T17:15:00Z" + } +} \ No newline at end of file