2024-06-05 14:03:39 +00:00
{
"id" : "CVE-2024-5526" ,
"sourceIdentifier" : "security@grafana.com" ,
"published" : "2024-06-05T12:15:10.553" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T09:47:52.290" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-06-05 14:03:39 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Grafana OnCall is an easy-to-use on-call management tool that will help reduce toil in on-call management through simpler workflows and interfaces that are tailored specifically for engineers.\n\nGrafana OnCall, from version 1.1.37 before 1.5.2 are vulnerable to a Server Side Request Forgery (SSRF) vulnerability in the webhook functionallity. \n\nThis issue was fixed in version 1.5.2"
} ,
{
"lang" : "es" ,
"value" : "Grafana OnCall es una herramienta de gesti\u00f3n de guardias f\u00e1cil de usar que ayudar\u00e1 a reducir el trabajo duro en la gesti\u00f3n de guardias a trav\u00e9s de flujos de trabajo e interfaces m\u00e1s simples dise\u00f1ados espec\u00edficamente para ingenieros. Grafana OnCall, desde la versi\u00f3n 1.1.37 anterior a la 1.5.2, es vulnerable a una vulnerabilidad de Server Side Request Forgery (SSRF) en la funcionalidad del webhook. Este problema se solucion\u00f3 en la versi\u00f3n 1.5.2."
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-06-11 18:03:11 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security@grafana.com" ,
"type" : "Secondary" ,
2024-06-11 18:03:11 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N" ,
"baseScore" : 7.7 ,
"baseSeverity" : "HIGH" ,
2024-06-11 18:03:11 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
2024-12-08 03:06:42 +00:00
"privilegesRequired" : "LOW" ,
2024-06-11 18:03:11 +00:00
"userInteraction" : "NONE" ,
2024-12-08 03:06:42 +00:00
"scope" : "CHANGED" ,
2024-06-11 18:03:11 +00:00
"confidentialityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE"
2024-06-11 18:03:11 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 3.1 ,
"impactScore" : 4.0
2024-06-11 18:03:11 +00:00
} ,
2024-06-05 14:03:39 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-06-05 14:03:39 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N" ,
"baseScore" : 9.1 ,
"baseSeverity" : "CRITICAL" ,
2024-06-05 14:03:39 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
2024-12-08 03:06:42 +00:00
"privilegesRequired" : "NONE" ,
2024-06-05 14:03:39 +00:00
"userInteraction" : "NONE" ,
2024-12-08 03:06:42 +00:00
"scope" : "UNCHANGED" ,
2024-06-05 14:03:39 +00:00
"confidentialityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "NONE"
2024-06-05 14:03:39 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.2
2024-06-05 14:03:39 +00:00
}
]
} ,
"weaknesses" : [
2024-06-11 18:03:11 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security@grafana.com" ,
"type" : "Secondary" ,
2024-06-11 18:03:11 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-918"
}
]
} ,
2024-06-05 14:03:39 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-06-05 14:03:39 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-918"
}
]
}
] ,
2024-06-11 18:03:11 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:grafana:oncall:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "1.1.37" ,
"versionEndExcluding" : "1.5.2" ,
"matchCriteriaId" : "8083357A-51B5-4D2F-9549-FE2782948856"
}
]
}
]
}
] ,
2024-06-05 14:03:39 +00:00
"references" : [
{
"url" : "https://grafana.com/security/security-advisories/cve-2024-5526/" ,
2024-06-11 18:03:11 +00:00
"source" : "security@grafana.com" ,
"tags" : [
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://grafana.com/security/security-advisories/cve-2024-5526/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2024-06-05 14:03:39 +00:00
}
]
}