vuln-list-alt/oval/c10f1/ALT-PU-2017-2388/definitions.json
2024-12-12 21:07:30 +00:00

178 lines
8.1 KiB
JSON

{
"Definition": [
{
"ID": "oval:org.altlinux.errata:def:20172388",
"Version": "oval:org.altlinux.errata:def:20172388",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2017-2388: package `libopenjpeg2.0` update to version 2.3.0-alt1",
"AffectedList": [
{
"Family": "unix",
"Platforms": [
"ALT Linux branch c10f1"
],
"Products": [
"ALT SP Workstation",
"ALT SP Server"
]
}
],
"References": [
{
"RefID": "ALT-PU-2017-2388",
"RefURL": "https://errata.altlinux.org/ALT-PU-2017-2388",
"Source": "ALTPU"
},
{
"RefID": "CVE-2017-12982",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2017-12982",
"Source": "CVE"
},
{
"RefID": "CVE-2017-14039",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2017-14039",
"Source": "CVE"
},
{
"RefID": "CVE-2017-14040",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2017-14040",
"Source": "CVE"
},
{
"RefID": "CVE-2017-14041",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2017-14041",
"Source": "CVE"
},
{
"RefID": "CVE-2017-14151",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2017-14151",
"Source": "CVE"
},
{
"RefID": "CVE-2017-14152",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2017-14152",
"Source": "CVE"
},
{
"RefID": "CVE-2017-14164",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2017-14164",
"Source": "CVE"
}
],
"Description": "This update upgrades libopenjpeg2.0 to version 2.3.0-alt1. \nSecurity Fix(es):\n\n * CVE-2017-12982: The bmp_read_info_header function in bin/jp2/convertbmp.c in OpenJPEG 2.2.0 does not reject headers with a zero biBitCount, which allows remote attackers to cause a denial of service (memory allocation failure) in the opj_image_create function in lib/openjp2/image.c, related to the opj_aligned_alloc_n function in opj_malloc.c.\n\n * CVE-2017-14039: A heap-based buffer overflow was discovered in the opj_t2_encode_packet function in lib/openjp2/t2.c in OpenJPEG 2.2.0. The vulnerability causes an out-of-bounds write, which may lead to remote denial of service or possibly unspecified other impact.\n\n * CVE-2017-14040: An invalid write access was discovered in bin/jp2/convert.c in OpenJPEG 2.2.0, triggering a crash in the tgatoimage function. The vulnerability may lead to remote denial of service or possibly unspecified other impact.\n\n * CVE-2017-14041: A stack-based buffer overflow was discovered in the pgxtoimage function in bin/jp2/convert.c in OpenJPEG 2.2.0. The vulnerability causes an out-of-bounds write, which may lead to remote denial of service or possibly remote code execution.\n\n * CVE-2017-14151: An off-by-one error was discovered in opj_tcd_code_block_enc_allocate_data in lib/openjp2/tcd.c in OpenJPEG 2.2.0. The vulnerability causes an out-of-bounds write, which may lead to remote denial of service (heap-based buffer overflow affecting opj_mqc_flush in lib/openjp2/mqc.c and opj_t1_encode_cblk in lib/openjp2/t1.c) or possibly remote code execution.\n\n * CVE-2017-14152: A mishandled zero case was discovered in opj_j2k_set_cinema_parameters in lib/openjp2/j2k.c in OpenJPEG 2.2.0. The vulnerability causes an out-of-bounds write, which may lead to remote denial of service (heap-based buffer overflow affecting opj_write_bytes_LE in lib/openjp2/cio.c and opj_j2k_write_sot in lib/openjp2/j2k.c) or possibly remote code execution.\n\n * CVE-2017-14164: A size-validation issue was discovered in opj_j2k_write_sot in lib/openjp2/j2k.c in OpenJPEG 2.2.0. The vulnerability causes an out-of-bounds write, which may lead to remote denial of service (heap-based buffer overflow affecting opj_write_bytes_LE in lib/openjp2/cio.c) or possibly remote code execution. NOTE: this vulnerability exists because of an incomplete fix for CVE-2017-14152.",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "High",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2017-10-07"
},
"Updated": {
"Date": "2017-10-07"
},
"BDUs": null,
"CVEs": [
{
"ID": "CVE-2017-12982",
"CVSS": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
"CVSS3": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"CWE": "CWE-119",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2017-12982",
"Impact": "Low",
"Public": "20170821"
},
{
"ID": "CVE-2017-14039",
"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-787",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2017-14039",
"Impact": "High",
"Public": "20170830"
},
{
"ID": "CVE-2017-14040",
"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-787",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2017-14040",
"Impact": "High",
"Public": "20170830"
},
{
"ID": "CVE-2017-14041",
"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-787",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2017-14041",
"Impact": "High",
"Public": "20170830"
},
{
"ID": "CVE-2017-14151",
"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-119",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2017-14151",
"Impact": "High",
"Public": "20170905"
},
{
"ID": "CVE-2017-14152",
"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-787",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2017-14152",
"Impact": "High",
"Public": "20170905"
},
{
"ID": "CVE-2017-14164",
"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-119",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2017-14164",
"Impact": "High",
"Public": "20170906"
}
],
"AffectedCPEs": {
"CPEs": [
"cpe:/o:alt:spworkstation:10",
"cpe:/o:alt:spserver:10"
]
}
}
},
"Criteria": {
"Operator": "AND",
"Criterions": [
{
"TestRef": "oval:org.altlinux.errata:tst:5001",
"Comment": "ALT Linux must be installed"
}
],
"Criterias": [
{
"Operator": "OR",
"Criterions": [
{
"TestRef": "oval:org.altlinux.errata:tst:20172388001",
"Comment": "libopenjpeg2.0 is earlier than 0:2.3.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172388002",
"Comment": "libopenjpeg2.0-devel is earlier than 0:2.3.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172388003",
"Comment": "openjpeg-tools2.0 is earlier than 0:2.3.0-alt1"
}
]
}
]
}
}
]
}