2024-09-18 22:00:36 +00:00
{
2024-09-19 11:00:36 +00:00
"data_version" : "4.0" ,
2024-09-18 22:00:36 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-8986" ,
2024-09-19 11:00:36 +00:00
"ASSIGNER" : "security@grafana.com" ,
"STATE" : "PUBLIC"
2024-09-18 22:00:36 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-09-19 11:00:36 +00:00
"value" : "The grafana plugin SDK bundles build metadata into the binaries it compiles; this metadata includes the repository URI for the plugin being built, as retrieved by running `git remote get-url origin`.\n \nIf credentials are included in the repository URI (for instance, to allow for fetching of private dependencies), the final binary will contain the full URI, including said credentials."
2024-09-18 22:00:36 +00:00
}
]
2024-09-19 11:00:36 +00:00
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-522 Insufficiently Protected Credentials" ,
"cweId" : "CWE-522"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "grafana-plugin-sdk-go" ,
"product" : {
"product_data" : [
{
"product_name" : "Grafana Plugin SDK" ,
"version" : {
"version_data" : [
{
"version_affected" : "<=" ,
"version_name" : "0.106.0" ,
"version_value" : "0.249.0"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://grafana.com/security/security-advisories/cve-2024-8986/" ,
"refsource" : "MISC" ,
"name" : "https://grafana.com/security/security-advisories/cve-2024-8986/"
}
]
} ,
"generator" : {
"engine" : "Vulnogram 0.2.0"
} ,
"source" : {
"discovery" : "UNKNOWN"
2024-09-18 22:00:36 +00:00
}
}