2023-06-16 22:00:30 +00:00
{
"id" : "CVE-2023-35790" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-06-16T21:15:09.420" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:08:42.683" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-06-16 22:00:30 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "An issue was discovered in dec_patch_dictionary.cc in libjxl before 0.8.2. An integer underflow in patch decoding can lead to a denial of service, such as an infinite loop."
}
] ,
2023-06-26 20:00:30 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"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" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
2023-06-26 20:00:30 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-06-26 20:00:30 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-191"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:libjxl_project:libjxl:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "0.8.2" ,
"matchCriteriaId" : "968F39BB-1019-405C-A4C6-A072C28A6706"
}
]
}
]
}
] ,
2023-06-16 22:00:30 +00:00
"references" : [
{
"url" : "https://github.com/libjxl/libjxl/pull/2551" ,
2023-06-26 20:00:30 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Patch"
]
2023-06-16 22:00:30 +00:00
} ,
{
"url" : "https://github.com/libjxl/libjxl/releases/tag/v0.8.2" ,
2023-06-26 20:00:30 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Release Notes"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/libjxl/libjxl/pull/2551" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/libjxl/libjxl/releases/tag/v0.8.2" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Release Notes"
]
2023-06-16 22:00:30 +00:00
}
]
}