mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
114 lines
3.9 KiB
JSON
114 lines
3.9 KiB
JSON
{
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"data_version": "4.0",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2023-0795",
|
|
"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/-/issues/493",
|
|
"url": "https://gitlab.com/libtiff/libtiff/-/issues/493",
|
|
"refsource": "MISC"
|
|
},
|
|
{
|
|
"name": "https://gitlab.com/libtiff/libtiff/-/commit/afaabc3e50d4e5d80a94143f7e3c997e7e410f68",
|
|
"url": "https://gitlab.com/libtiff/libtiff/-/commit/afaabc3e50d4e5d80a94143f7e3c997e7e410f68",
|
|
"refsource": "MISC"
|
|
},
|
|
{
|
|
"name": "https://gitlab.com/gitlab-org/cves/-/blob/master/2023/CVE-2023-0795.json",
|
|
"url": "https://gitlab.com/gitlab-org/cves/-/blob/master/2023/CVE-2023-0795.json",
|
|
"refsource": "CONFIRM"
|
|
},
|
|
{
|
|
"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"
|
|
},
|
|
{
|
|
"refsource": "DEBIAN",
|
|
"name": "DSA-5361",
|
|
"url": "https://www.debian.org/security/2023/dsa-5361"
|
|
},
|
|
{
|
|
"refsource": "CONFIRM",
|
|
"name": "https://security.netapp.com/advisory/ntap-20230316-0003/",
|
|
"url": "https://security.netapp.com/advisory/ntap-20230316-0003/"
|
|
},
|
|
{
|
|
"refsource": "GENTOO",
|
|
"name": "GLSA-202305-31",
|
|
"url": "https://security.gentoo.org/glsa/202305-31"
|
|
}
|
|
]
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "LibTIFF 4.4.0 has an out-of-bounds read in tiffcrop in tools/tiffcrop.c:3488, 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."
|
|
}
|
|
]
|
|
},
|
|
"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"
|
|
}
|
|
]
|
|
} |