ghsa-7phr-6cc9-4m5q
Vulnerability from github
Published
2022-05-24 16:49
Modified
2023-03-27 22:13
Severity ?
Summary
Grafana Cross-site Scripting vulnerability
Details
public/app/features/panel/panel_ctrl.ts
in Grafana before 6.2.5 allows HTML Injection in panel drilldown links (via the Title or url field).
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/grafana/grafana" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "6.2.5" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-13068" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2023-03-27T22:13:46Z", "nvd_published_at": "2019-06-30T00:15:00Z", "severity": "MODERATE" }, "details": "`public/app/features/panel/panel_ctrl.ts` in Grafana before 6.2.5 allows HTML Injection in panel drilldown links (via the Title or url field).", "id": "GHSA-7phr-6cc9-4m5q", "modified": "2023-03-27T22:13:46Z", "published": "2022-05-24T16:49:05Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-13068" }, { "type": "WEB", "url": "https://github.com/grafana/grafana/issues/17718" }, { "type": "PACKAGE", "url": "https://github.com/grafana/grafana" }, { "type": "WEB", "url": "https://github.com/grafana/grafana/releases/tag/v6.2.5" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20190710-0001" }, { "type": "WEB", "url": "http://packetstormsecurity.com/files/171500/Grafana-6.2.4-HTML-Injection.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Grafana Cross-site Scripting vulnerability" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.