2023-06-20 14:00:29 +00:00
{
"id" : "CVE-2023-1999" ,
"sourceIdentifier" : "cve-coordination@google.com" ,
"published" : "2023-06-20T12:15:09.600" ,
2023-07-05 14:00:31 +00:00
"lastModified" : "2023-07-05T12:47:49.483" ,
"vulnStatus" : "Analyzed" ,
2023-06-20 14:00:29 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "There exists a use after free/double free in libwebp. An attacker can use the\u00a0ApplyFiltersAndEncode() function and loop through to free best.bw and assign best = trial pointer. The second loop will then return 0 because of an Out of memory error in VP8 encoder, the pointer is still assigned to trial and the AddressSanitizer will attempt a double free.\u00a0\n"
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-07-05 14:00:31 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
} ,
2023-06-20 14:00:29 +00:00
{
"source" : "cve-coordination@google.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 1.6 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
2023-07-05 14:00:31 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-415"
} ,
{
"lang" : "en" ,
"value" : "CWE-416"
}
]
} ,
2023-06-20 14:00:29 +00:00
{
"source" : "cve-coordination@google.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-416"
}
]
}
] ,
2023-07-05 14:00:31 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:webmproject:libwebp:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "0.4.2" ,
"versionEndExcluding" : "1.3.1" ,
"matchCriteriaId" : "17956DAA-EA1F-40A8-8B19-EFBFDBC36DCA"
}
]
}
]
}
] ,
2023-06-20 14:00:29 +00:00
"references" : [
{
"url" : "https://chromium.googlesource.com/webm/libwebp" ,
2023-07-05 14:00:31 +00:00
"source" : "cve-coordination@google.com" ,
"tags" : [
"Product"
]
2023-06-20 14:00:29 +00:00
}
]
}