2023-02-12 23:02:18 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-0797" ,
2023-02-13 23:00:37 +00:00
"ASSIGNER" : "cve@gitlab.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "libtiff" ,
"product" : {
"product_data" : [
{
"product_name" : "libtiff" ,
"version" : {
"version_data" : [
{
"version_value" : "<=4.4.0"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Out-of-bounds read in libtiff"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://gitlab.com/libtiff/libtiff/-/commit/afaabc3e50d4e5d80a94143f7e3c997e7e410f68" ,
"url" : "https://gitlab.com/libtiff/libtiff/-/commit/afaabc3e50d4e5d80a94143f7e3c997e7e410f68" ,
"refsource" : "MISC"
} ,
{
"name" : "https://gitlab.com/libtiff/libtiff/-/issues/495" ,
"url" : "https://gitlab.com/libtiff/libtiff/-/issues/495" ,
"refsource" : "MISC"
} ,
{
"name" : "https://gitlab.com/gitlab-org/cves/-/blob/master/2023/CVE-2023-0797.json" ,
"url" : "https://gitlab.com/gitlab-org/cves/-/blob/master/2023/CVE-2023-0797.json" ,
"refsource" : "CONFIRM"
2023-02-22 01:00:36 +00:00
} ,
{
"refsource" : "MLIST" ,
"name" : "[debian-lts-announce] 20230221 [SECURITY] [DLA 3333-1] tiff security update" ,
"url" : "https://lists.debian.org/debian-lts-announce/2023/02/msg00026.html"
2023-02-27 04:00:34 +00:00
} ,
{
"refsource" : "DEBIAN" ,
"name" : "DSA-5361" ,
"url" : "https://www.debian.org/security/2023/dsa-5361"
2023-05-30 06:00:37 +00:00
} ,
{
"refsource" : "GENTOO" ,
"name" : "GLSA-202305-31" ,
"url" : "https://security.gentoo.org/glsa/202305-31"
2023-02-13 23:00:37 +00:00
}
]
2023-02-12 23:02:18 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-02-13 23:00:37 +00:00
"value" : "LibTIFF 4.4.0 has an out-of-bounds read in tiffcrop in libtiff/tif_unix.c:368, invoked by tools/tiffcrop.c:2903 and tools/tiffcrop.c:6921, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit afaabc3e."
2023-02-12 23:02:18 +00:00
}
]
2023-02-13 23:00:37 +00:00
} ,
"impact" : {
"cvss" : {
"vectorString" : "AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H" ,
"attackComplexity" : "LOW" ,
"attackVector" : "LOCAL" ,
"availabilityImpact" : "HIGH" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"version" : "3.1" ,
"baseScore" : 6.7 ,
"baseSeverity" : "MEDIUM"
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "wangdw.augustus@gmail.com"
}
]
2023-02-12 23:02:18 +00:00
}