2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2023-0594" ,
"sourceIdentifier" : "security@grafana.com" ,
"published" : "2023-03-01T16:15:09.743" ,
2023-11-07 21:03:21 +00:00
"lastModified" : "2023-11-07T04:00:56.517" ,
"vulnStatus" : "Modified" ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
2023-11-07 21:03:21 +00:00
"value" : "Grafana is an open-source platform for monitoring and observability. \n\nStarting with the 7.0 branch, Grafana had a stored XSS vulnerability in the trace view visualization. \n\nThe stored XSS vulnerability was possible due the value of a span's attributes/resources were not properly sanitized and this will be rendered when the span's attributes/resources are expanded.\n\nAn attacker needs to have the Editor role in order to change the value of a trace view visualization to contain JavaScript. \n\nThis means that vertical privilege escalation is possible, where a user with Editor role can change to a known password for a user having Admin role if the user with Admin role executes malicious JavaScript viewing a dashboard. \n\nUsers may upgrade to version 8.5.21, 9.2.13 and 9.3.8 to receive a fix. \n\n"
2023-04-24 12:24:31 +02:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.4 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.3 ,
"impactScore" : 2.7
} ,
{
2023-11-07 21:03:21 +00:00
"source" : "57da9224-a3e2-4646-9d0e-c4dc2e05e7da" ,
2023-04-24 12:24:31 +02:00
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 7.3 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 2.1 ,
"impactScore" : 5.2
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
} ,
{
2023-11-07 21:03:21 +00:00
"source" : "57da9224-a3e2-4646-9d0e-c4dc2e05e7da" ,
2023-04-24 12:24:31 +02:00
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:grafana:grafana:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "7.0.0" ,
"versionEndExcluding" : "8.5.21" ,
"matchCriteriaId" : "C8F0A695-0DD1-44B2-8E2E-34EB9E611038"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:grafana:grafana:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "9.2.0" ,
"versionEndExcluding" : "9.2.13" ,
"matchCriteriaId" : "C011698D-074B-486F-AACF-770F4EB94696"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:grafana:grafana:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "9.3.0" ,
"versionEndExcluding" : "9.3.8" ,
"matchCriteriaId" : "F026C7DA-A969-45F5-83AF-582651D1AA0A"
}
]
}
]
}
] ,
"references" : [
{
"url" : "https://grafana.com/security/security-advisories/cve-2023-0594/" ,
"source" : "security@grafana.com" ,
"tags" : [
"Vendor Advisory"
]
}
]
}