Publish Advisories

GHSA-6wh2-8hw7-jw94
GHSA-cmq2-j8v8-2q44
This commit is contained in:
advisory-database[bot]
2024-01-30 23:49:05 +00:00
parent 71b86de5cd
commit af5f4ed8e4
2 changed files with 142 additions and 0 deletions
@@ -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
}
}
@@ -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"
}
}