199 lines
8.4 KiB
JSON
199 lines
8.4 KiB
JSON
{
|
|
"Definition": [
|
|
{
|
|
"ID": "oval:org.altlinux.errata:def:20202977",
|
|
"Version": "oval:org.altlinux.errata:def:20202977",
|
|
"Class": "patch",
|
|
"Metadata": {
|
|
"Title": "ALT-PU-2020-2977: package `vips` update to version 8.10.1-alt1",
|
|
"AffectedList": [
|
|
{
|
|
"Family": "unix",
|
|
"Platforms": [
|
|
"ALT Linux branch p9"
|
|
],
|
|
"Products": [
|
|
"ALT Server",
|
|
"ALT Virtualization Server",
|
|
"ALT Workstation",
|
|
"ALT Workstation K",
|
|
"ALT Education",
|
|
"Simply Linux",
|
|
"Starterkit"
|
|
]
|
|
}
|
|
],
|
|
"References": [
|
|
{
|
|
"RefID": "ALT-PU-2020-2977",
|
|
"RefURL": "https://errata.altlinux.org/ALT-PU-2020-2977",
|
|
"Source": "ALTPU"
|
|
},
|
|
{
|
|
"RefID": "BDU:2022-02230",
|
|
"RefURL": "https://bdu.fstec.ru/vul/2022-02230",
|
|
"Source": "BDU"
|
|
},
|
|
{
|
|
"RefID": "CVE-2018-7998",
|
|
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2018-7998",
|
|
"Source": "CVE"
|
|
},
|
|
{
|
|
"RefID": "CVE-2019-17534",
|
|
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2019-17534",
|
|
"Source": "CVE"
|
|
},
|
|
{
|
|
"RefID": "CVE-2019-6976",
|
|
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2019-6976",
|
|
"Source": "CVE"
|
|
},
|
|
{
|
|
"RefID": "CVE-2020-20739",
|
|
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2020-20739",
|
|
"Source": "CVE"
|
|
},
|
|
{
|
|
"RefID": "CVE-2021-27847",
|
|
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2021-27847",
|
|
"Source": "CVE"
|
|
},
|
|
{
|
|
"RefID": "CVE-2023-40032",
|
|
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2023-40032",
|
|
"Source": "CVE"
|
|
}
|
|
],
|
|
"Description": "This update upgrades vips to version 8.10.1-alt1. \nSecurity Fix(es):\n\n * BDU:2022-02230: Уязвимость функции vips_eye_point компонента eye.c, функции vips_mask_point компонента mask.c библиотеки обработки изображений VIPS, позволяющая нарушителю вызвать отказ в обслуживании\n\n * CVE-2018-7998: In libvips before 8.6.3, a NULL function pointer dereference vulnerability was found in the vips_region_generate function in region.c, which allows remote attackers to cause a denial of service or possibly have unspecified other impact via a crafted image file. This occurs because of a race condition involving a failed delayed load and other worker threads.\n\n * CVE-2019-17534: vips_foreign_load_gif_scan_image in foreign/gifload.c in libvips before 8.8.2 tries to access a color map before a DGifGetImageDesc call, leading to a use-after-free.\n\n * CVE-2019-6976: libvips before 8.7.4 generates output images from uninitialized memory locations when processing corrupted input image data because iofuncs/memory.c does not zero out allocated memory. This can result in leaking raw process memory contents through the output image.\n\n * CVE-2020-20739: im_vips2dz in /libvips/libvips/deprecated/im_vips2dz.c in libvips before 8.8.2 has an uninitialized variable which may cause the leakage of remote server path or stack address.\n\n * CVE-2021-27847: Division-By-Zero vulnerability in Libvips 8.10.5 in the function vips_eye_point, eye.c#L83, and function vips_mask_point, mask.c#L85.\n\n * CVE-2023-40032: libvips is a demand-driven, horizontally threaded image processing library. A specially crafted SVG input can cause libvips versions 8.14.3 or earlier to segfault when attempting to parse a malformed UTF-8 character. Users should upgrade to libvips version 8.14.4 (or later) when processing untrusted input.\n",
|
|
"Advisory": {
|
|
"From": "errata.altlinux.org",
|
|
"Severity": "High",
|
|
"Rights": "Copyright 2024 BaseALT Ltd.",
|
|
"Issued": {
|
|
"Date": "2020-10-08"
|
|
},
|
|
"Updated": {
|
|
"Date": "2024-04-05"
|
|
},
|
|
"BDUs": [
|
|
{
|
|
"ID": "BDU:2022-02230",
|
|
"CVSS": "AV:N/AC:M/Au:N/C:N/I:N/A:C",
|
|
"CVSS3": "AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
|
|
"CWE": "CWE-369",
|
|
"Href": "https://bdu.fstec.ru/vul/2022-02230",
|
|
"Impact": "Low",
|
|
"Public": "20210715"
|
|
}
|
|
],
|
|
"CVEs": [
|
|
{
|
|
"ID": "CVE-2018-7998",
|
|
"CVSS": "AV:N/AC:H/Au:N/C:P/I:P/A:P",
|
|
"CVSS3": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
|
|
"CWE": "CWE-362",
|
|
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2018-7998",
|
|
"Impact": "High",
|
|
"Public": "20180309"
|
|
},
|
|
{
|
|
"ID": "CVE-2019-17534",
|
|
"CVSS": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
|
|
"CVSS3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
|
|
"CWE": "CWE-416",
|
|
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2019-17534",
|
|
"Impact": "High",
|
|
"Public": "20191013"
|
|
},
|
|
{
|
|
"ID": "CVE-2019-6976",
|
|
"CVSS": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
|
|
"CVSS3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
|
|
"CWE": "CWE-908",
|
|
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2019-6976",
|
|
"Impact": "Low",
|
|
"Public": "20190126"
|
|
},
|
|
{
|
|
"ID": "CVE-2020-20739",
|
|
"CVSS": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
|
|
"CVSS3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
|
|
"CWE": "CWE-909",
|
|
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2020-20739",
|
|
"Impact": "Low",
|
|
"Public": "20201120"
|
|
},
|
|
{
|
|
"ID": "CVE-2021-27847",
|
|
"CVSS": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
|
|
"CVSS3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
|
|
"CWE": "CWE-369",
|
|
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2021-27847",
|
|
"Impact": "Low",
|
|
"Public": "20210715"
|
|
},
|
|
{
|
|
"ID": "CVE-2023-40032",
|
|
"CVSS3": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
|
|
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2023-40032",
|
|
"Impact": "Low",
|
|
"Public": "20230911"
|
|
}
|
|
],
|
|
"AffectedCPEs": {
|
|
"CPEs": [
|
|
"cpe:/o:alt:kworkstation:9",
|
|
"cpe:/o:alt:workstation:9",
|
|
"cpe:/o:alt:server:9",
|
|
"cpe:/o:alt:server-v:9",
|
|
"cpe:/o:alt:education:9",
|
|
"cpe:/o:alt:slinux:9",
|
|
"cpe:/o:alt:starterkit:p9"
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"Criteria": {
|
|
"Operator": "AND",
|
|
"Criterions": [
|
|
{
|
|
"TestRef": "oval:org.altlinux.errata:tst:1001",
|
|
"Comment": "ALT Linux must be installed"
|
|
}
|
|
],
|
|
"Criterias": [
|
|
{
|
|
"Operator": "OR",
|
|
"Criterions": [
|
|
{
|
|
"TestRef": "oval:org.altlinux.errata:tst:20202977001",
|
|
"Comment": "libvips is earlier than 0:8.10.1-alt1"
|
|
},
|
|
{
|
|
"TestRef": "oval:org.altlinux.errata:tst:20202977002",
|
|
"Comment": "libvips-devel is earlier than 0:8.10.1-alt1"
|
|
},
|
|
{
|
|
"TestRef": "oval:org.altlinux.errata:tst:20202977003",
|
|
"Comment": "libvips-devel-doc is earlier than 0:8.10.1-alt1"
|
|
},
|
|
{
|
|
"TestRef": "oval:org.altlinux.errata:tst:20202977004",
|
|
"Comment": "libvips-gir is earlier than 0:8.10.1-alt1"
|
|
},
|
|
{
|
|
"TestRef": "oval:org.altlinux.errata:tst:20202977005",
|
|
"Comment": "libvips-gir-devel is earlier than 0:8.10.1-alt1"
|
|
},
|
|
{
|
|
"TestRef": "oval:org.altlinux.errata:tst:20202977006",
|
|
"Comment": "vips is earlier than 0:8.10.1-alt1"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
} |