cvelist/2022/0xxx/CVE-2022-0909.json

119 lines
4.1 KiB
JSON
Raw Normal View History

2022-03-10 17:28:38 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-0909",
2022-03-11 18:01:21 +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.3.0"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Divide by zero in libtiff"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://gitlab.com/libtiff/libtiff/-/issues/393",
"url": "https://gitlab.com/libtiff/libtiff/-/issues/393",
"refsource": "MISC"
},
{
"name": "https://gitlab.com/libtiff/libtiff/-/merge_requests/310",
"url": "https://gitlab.com/libtiff/libtiff/-/merge_requests/310",
"refsource": "MISC"
},
{
"name": "https://gitlab.com/gitlab-org/cves/-/blob/master/2022/CVE-2022-0909.json",
"url": "https://gitlab.com/gitlab-org/cves/-/blob/master/2022/CVE-2022-0909.json",
"refsource": "CONFIRM"
2022-03-25 11:01:18 +00:00
},
{
"refsource": "DEBIAN",
"name": "DSA-5108",
"url": "https://www.debian.org/security/2022/dsa-5108"
2022-03-31 03:01:17 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2022-e2996202a0",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZQ4E654ZYUUUQNBKYQFXNK2CV3CPWTM2/"
2022-04-03 03:01:23 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2022-c39720a0ed",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RNT2GFNRLOMKJ5KXM6JIHKBNBFDVZPD3/"
2022-05-06 14:01:29 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20220506-0002/",
"url": "https://security.netapp.com/advisory/ntap-20220506-0002/"
2022-10-31 04:00:31 +00:00
},
{
"refsource": "GENTOO",
"name": "GLSA-202210-10",
"url": "https://security.gentoo.org/glsa/202210-10"
2022-03-11 18:01:21 +00:00
}
]
2022-03-10 17:28:38 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-03-11 18:01:21 +00:00
"value": "Divide By Zero error in tiffcrop in libtiff 4.3.0 allows 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 f8d0f9aa."
2022-03-10 17:28:38 +00:00
}
]
2022-03-11 18:01:21 +00:00
},
"impact": {
"cvss": {
"vectorString": "AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"version": "3.1",
"baseScore": 5.4,
"baseSeverity": "MEDIUM"
}
},
"credit": [
{
"lang": "eng",
"value": "wangdw.augustus@gmail.com"
}
]
2022-03-10 17:28:38 +00:00
}