gsd-2019-13068
Vulnerability from gsd
Modified
2023-12-13 01:23
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).
Aliases
Aliases
{ GSD: { alias: "CVE-2019-13068", description: "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: "GSD-2019-13068", references: [ "https://www.suse.com/security/cve/CVE-2019-13068.html", ], }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2019-13068", ], 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: "GSD-2019-13068", modified: "2023-12-13T01:23:41.615722Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "cve@mitre.org", ID: "CVE-2019-13068", STATE: "PUBLIC", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "n/a", version: { version_data: [ { version_value: "n/a", }, ], }, }, ], }, vendor_name: "n/a", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "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).", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "n/a", }, ], }, ], }, references: { reference_data: [ { name: "https://github.com/grafana/grafana/issues/17718", refsource: "MISC", url: "https://github.com/grafana/grafana/issues/17718", }, { name: "https://github.com/grafana/grafana/releases/tag/v6.2.5", refsource: "MISC", url: "https://github.com/grafana/grafana/releases/tag/v6.2.5", }, { name: "https://security.netapp.com/advisory/ntap-20190710-0001/", refsource: "CONFIRM", url: "https://security.netapp.com/advisory/ntap-20190710-0001/", }, { name: "http://packetstormsecurity.com/files/171500/Grafana-6.2.4-HTML-Injection.html", refsource: "MISC", url: "http://packetstormsecurity.com/files/171500/Grafana-6.2.4-HTML-Injection.html", }, ], }, }, "gitlab.com": { advisories: [ { affected_range: "<v6.2.5", affected_versions: "All versions before 6.2.5", cvss_v2: "AV:N/AC:M/Au:N/C:N/I:P/A:N", cvss_v3: "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N", cwe_ids: [ "CWE-1035", "CWE-79", "CWE-937", ], date: "2023-03-27", description: "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).", fixed_versions: [ "v6.2.5", ], identifier: "CVE-2019-13068", identifiers: [ "GHSA-7phr-6cc9-4m5q", "CVE-2019-13068", ], not_impacted: "All versions starting from 6.2.5", package_slug: "go/github.com/grafana/grafana", pubdate: "2022-05-24", solution: "Upgrade to version 6.2.5 or above.", title: "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')", urls: [ "https://nvd.nist.gov/vuln/detail/CVE-2019-13068", "https://github.com/grafana/grafana/issues/17718", "https://github.com/grafana/grafana/releases/tag/v6.2.5", "https://security.netapp.com/advisory/ntap-20190710-0001/", "http://packetstormsecurity.com/files/171500/Grafana-6.2.4-HTML-Injection.html", "https://github.com/advisories/GHSA-7phr-6cc9-4m5q", ], uuid: "7ec5ee12-1f10-43a0-89d7-cb47c18ca328", versions: [ { commit: { sha: "16c62b15e0739fb4cf690a0f6d1c4eea6d4c49ca", tags: [ "v6.2.5", ], timestamp: "20190625175619", }, number: "v6.2.5", }, ], }, ], }, "nvd.nist.gov": { configurations: { CVE_data_version: "4.0", nodes: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:grafana:grafana:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "6.2.5", vulnerable: true, }, ], operator: "OR", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "cve@mitre.org", ID: "CVE-2019-13068", }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "en", value: "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).", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "CWE-79", }, ], }, ], }, references: { reference_data: [ { name: "https://github.com/grafana/grafana/issues/17718", refsource: "MISC", tags: [ "Third Party Advisory", ], url: "https://github.com/grafana/grafana/issues/17718", }, { name: "https://github.com/grafana/grafana/releases/tag/v6.2.5", refsource: "MISC", tags: [ "Release Notes", "Third Party Advisory", ], url: "https://github.com/grafana/grafana/releases/tag/v6.2.5", }, { name: "https://security.netapp.com/advisory/ntap-20190710-0001/", refsource: "CONFIRM", tags: [], url: "https://security.netapp.com/advisory/ntap-20190710-0001/", }, { name: "http://packetstormsecurity.com/files/171500/Grafana-6.2.4-HTML-Injection.html", refsource: "MISC", tags: [], url: "http://packetstormsecurity.com/files/171500/Grafana-6.2.4-HTML-Injection.html", }, ], }, }, impact: { baseMetricV2: { acInsufInfo: false, cvssV2: { accessComplexity: "MEDIUM", accessVector: "NETWORK", authentication: "NONE", availabilityImpact: "NONE", baseScore: 4.3, confidentialityImpact: "NONE", integrityImpact: "PARTIAL", vectorString: "AV:N/AC:M/Au:N/C:N/I:P/A:N", version: "2.0", }, exploitabilityScore: 8.6, impactScore: 2.9, obtainAllPrivilege: false, obtainOtherPrivilege: false, obtainUserPrivilege: false, severity: "MEDIUM", userInteractionRequired: true, }, baseMetricV3: { cvssV3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 5.4, baseSeverity: "MEDIUM", confidentialityImpact: "LOW", integrityImpact: "LOW", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "REQUIRED", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N", version: "3.0", }, exploitabilityScore: 2.8, impactScore: 2.5, }, }, lastModifiedDate: "2023-03-27T18:15Z", publishedDate: "2019-06-30T00:15Z", }, }, }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
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.