2023-08-25 02:00:30 +00:00
{
"id" : "CVE-2023-40577" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-08-25T01:15:09.177" ,
2023-08-25 04:00:28 +00:00
"lastModified" : "2023-08-25T03:55:07.777" ,
"vulnStatus" : "Awaiting Analysis" ,
2023-08-25 02:00:30 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Alertmanager handles alerts sent by client applications such as the Prometheus server. An attacker with the permission to perform POST requests on the /api/v1/alerts endpoint could be able to execute arbitrary JavaScript code on the users of Prometheus Alertmanager. This issue has been fixed in Alertmanager version 0.2.51."
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
}
] ,
"references" : [
{
"url" : "https://github.com/prometheus/alertmanager/security/advisories/GHSA-v86x-5fm3-5p7j" ,
"source" : "security-advisories@github.com"
}
]
}