2023-03-14 12:00:38 +00:00
{
2023-04-26 14:00:37 +00:00
"data_version" : "4.0" ,
2023-03-14 12:00:38 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-1387" ,
2023-04-26 14:00:37 +00:00
"ASSIGNER" : "security@grafana.com" ,
"STATE" : "PUBLIC"
2023-03-14 12:00:38 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-04-26 14:00:37 +00:00
"value" : "Grafana is an open-source platform for monitoring and observability. \n\nStarting with the 9.1 branch, Grafana introduced the ability to search for a JWT in the URL query parameter auth_token and use it as the authentication token. \n\nBy enabling the \"url_login\" configuration option (disabled by default), a JWT might be sent to data sources. If an attacker has access to the data source, the leaked token could be used to authenticate to Grafana.\n\n"
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-200" ,
"cweId" : "CWE-200"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Grafana" ,
"product" : {
"product_data" : [
{
"product_name" : "Grafana" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "9.1.0" ,
"version_value" : "9.2.17"
} ,
{
"version_affected" : "<" ,
"version_name" : "9.3.0" ,
"version_value" : "9.3.13"
} ,
{
"version_affected" : "<" ,
"version_name" : "9.4.0" ,
"version_value" : "9.5.0"
}
]
}
} ,
{
"product_name" : "Grafana Enterprise" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "9.1.0" ,
"version_value" : "9.2.17"
} ,
{
"version_affected" : "<" ,
"version_name" : "9.3.0" ,
"version_value" : "9.3.13"
} ,
{
"version_affected" : "<" ,
"version_name" : "9.4.0" ,
"version_value" : "9.5.0"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://grafana.com/security/security-advisories/cve-2023-1387/" ,
"refsource" : "MISC" ,
"name" : "https://grafana.com/security/security-advisories/cve-2023-1387/"
} ,
{
"url" : "https://github.com/grafana/bugbounty/security/advisories/GHSA-5585-m9r5-p86j" ,
"refsource" : "MISC" ,
"name" : "https://github.com/grafana/bugbounty/security/advisories/GHSA-5585-m9r5-p86j"
2023-06-09 08:00:41 +00:00
} ,
{
"url" : "https://security.netapp.com/advisory/ntap-20230609-0003/" ,
"refsource" : "MISC" ,
"name" : "https://security.netapp.com/advisory/ntap-20230609-0003/"
2023-04-26 14:00:37 +00:00
}
]
} ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 4.2 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "HIGH" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:N/A:N" ,
"version" : "3.1"
2023-03-14 12:00:38 +00:00
}
]
}
}