cvelist/2022/1xxx/CVE-2022-1056.json
2022-12-28 16:00:41 +00:00

104 lines
3.4 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-1056",
"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": "Out-of-bounds read in libtiff"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://gitlab.com/libtiff/libtiff/-/issues/391",
"url": "https://gitlab.com/libtiff/libtiff/-/issues/391",
"refsource": "MISC"
},
{
"name": "https://gitlab.com/libtiff/libtiff/-/merge_requests/307",
"url": "https://gitlab.com/libtiff/libtiff/-/merge_requests/307",
"refsource": "MISC"
},
{
"name": "https://gitlab.com/gitlab-org/cves/-/blob/master/2022/CVE-2022-1056.json",
"url": "https://gitlab.com/gitlab-org/cves/-/blob/master/2022/CVE-2022-1056.json",
"refsource": "CONFIRM"
},
{
"refsource": "GENTOO",
"name": "GLSA-202210-10",
"url": "https://security.gentoo.org/glsa/202210-10"
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20221228-0008/",
"url": "https://security.netapp.com/advisory/ntap-20221228-0008/"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Out-of-bounds Read 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 46dc8fcd."
}
]
},
"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"
}
]
}