209 lines
8.4 KiB
JSON
209 lines
8.4 KiB
JSON
{
|
|
"Definition": [
|
|
{
|
|
"ID": "oval:org.altlinux.errata:def:20203296",
|
|
"Version": "oval:org.altlinux.errata:def:20203296",
|
|
"Class": "patch",
|
|
"Metadata": {
|
|
"Title": "ALT-PU-2020-3296: package `ncurses` update to version 6.2.20201107-alt1",
|
|
"AffectedList": [
|
|
{
|
|
"Family": "unix",
|
|
"Platforms": [
|
|
"ALT Linux branch p11"
|
|
],
|
|
"Products": [
|
|
"ALT Container"
|
|
]
|
|
}
|
|
],
|
|
"References": [
|
|
{
|
|
"RefID": "ALT-PU-2020-3296",
|
|
"RefURL": "https://errata.altlinux.org/ALT-PU-2020-3296",
|
|
"Source": "ALTPU"
|
|
},
|
|
{
|
|
"RefID": "BDU:2020-01853",
|
|
"RefURL": "https://bdu.fstec.ru/vul/2020-01853",
|
|
"Source": "BDU"
|
|
},
|
|
{
|
|
"RefID": "BDU:2020-01854",
|
|
"RefURL": "https://bdu.fstec.ru/vul/2020-01854",
|
|
"Source": "BDU"
|
|
},
|
|
{
|
|
"RefID": "CVE-2019-17594",
|
|
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2019-17594",
|
|
"Source": "CVE"
|
|
},
|
|
{
|
|
"RefID": "CVE-2019-17595",
|
|
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2019-17595",
|
|
"Source": "CVE"
|
|
},
|
|
{
|
|
"RefID": "CVE-2021-39537",
|
|
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2021-39537",
|
|
"Source": "CVE"
|
|
}
|
|
],
|
|
"Description": "This update upgrades ncurses to version 6.2.20201107-alt1. \nSecurity Fix(es):\n\n * BDU:2020-01853: Уязвимость функции _nc_find_entry библиотеки ncurses, позволяющая нарушителю оказать воздействие на конфиденциальность, целостность и доступность защищаемой информации\n\n * BDU:2020-01854: Уязвимость функции fmt_entry function библиотеки ncurses, позволяющая нарушителю раскрыть защищаемую информацию и вызвать отказ в обслуживании\n\n * CVE-2019-17594: There is a heap-based buffer over-read in the _nc_find_entry function in tinfo/comp_hash.c in the terminfo library in ncurses before 6.1-20191012.\n\n * CVE-2019-17595: There is a heap-based buffer over-read in the fmt_entry function in tinfo/comp_hash.c in the terminfo library in ncurses before 6.1-20191012.\n\n * CVE-2021-39537: An issue was discovered in ncurses through v6.2-1. _nc_captoinfo in captoinfo.c has a heap-based buffer overflow.",
|
|
"Advisory": {
|
|
"From": "errata.altlinux.org",
|
|
"Severity": "High",
|
|
"Rights": "Copyright 2024 BaseALT Ltd.",
|
|
"Issued": {
|
|
"Date": "2020-11-13"
|
|
},
|
|
"Updated": {
|
|
"Date": "2020-11-13"
|
|
},
|
|
"BDUs": [
|
|
{
|
|
"ID": "BDU:2020-01853",
|
|
"CVSS": "AV:L/AC:L/Au:N/C:P/I:P/A:P",
|
|
"CVSS3": "AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
|
|
"CWE": "CWE-125",
|
|
"Href": "https://bdu.fstec.ru/vul/2020-01853",
|
|
"Impact": "Low",
|
|
"Public": "20191013"
|
|
},
|
|
{
|
|
"ID": "BDU:2020-01854",
|
|
"CVSS": "AV:N/AC:M/Au:N/C:P/I:N/A:P",
|
|
"CVSS3": "AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L",
|
|
"CWE": "CWE-125",
|
|
"Href": "https://bdu.fstec.ru/vul/2020-01854",
|
|
"Impact": "Low",
|
|
"Public": "20191013"
|
|
}
|
|
],
|
|
"CVEs": [
|
|
{
|
|
"ID": "CVE-2019-17594",
|
|
"CVSS": "AV:L/AC:L/Au:N/C:P/I:P/A:P",
|
|
"CVSS3": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
|
|
"CWE": "CWE-125",
|
|
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2019-17594",
|
|
"Impact": "Low",
|
|
"Public": "20191014"
|
|
},
|
|
{
|
|
"ID": "CVE-2019-17595",
|
|
"CVSS": "AV:N/AC:M/Au:N/C:P/I:N/A:P",
|
|
"CVSS3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L",
|
|
"CWE": "CWE-125",
|
|
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2019-17595",
|
|
"Impact": "Low",
|
|
"Public": "20191014"
|
|
},
|
|
{
|
|
"ID": "CVE-2021-39537",
|
|
"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-2021-39537",
|
|
"Impact": "High",
|
|
"Public": "20210920"
|
|
}
|
|
],
|
|
"AffectedCPEs": {
|
|
"CPEs": [
|
|
"cpe:/o:alt:container:11"
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"Criteria": {
|
|
"Operator": "AND",
|
|
"Criterions": [
|
|
{
|
|
"TestRef": "oval:org.altlinux.errata:tst:3001",
|
|
"Comment": "ALT Linux must be installed"
|
|
}
|
|
],
|
|
"Criterias": [
|
|
{
|
|
"Operator": "OR",
|
|
"Criterions": [
|
|
{
|
|
"TestRef": "oval:org.altlinux.errata:tst:20203296001",
|
|
"Comment": "libncurses is earlier than 0:6.2.20201107-alt1"
|
|
},
|
|
{
|
|
"TestRef": "oval:org.altlinux.errata:tst:20203296002",
|
|
"Comment": "libncurses++ is earlier than 0:6.2.20201107-alt1"
|
|
},
|
|
{
|
|
"TestRef": "oval:org.altlinux.errata:tst:20203296003",
|
|
"Comment": "libncurses++-devel is earlier than 0:6.2.20201107-alt1"
|
|
},
|
|
{
|
|
"TestRef": "oval:org.altlinux.errata:tst:20203296004",
|
|
"Comment": "libncurses++-devel-static is earlier than 0:6.2.20201107-alt1"
|
|
},
|
|
{
|
|
"TestRef": "oval:org.altlinux.errata:tst:20203296005",
|
|
"Comment": "libncurses-devel is earlier than 0:6.2.20201107-alt1"
|
|
},
|
|
{
|
|
"TestRef": "oval:org.altlinux.errata:tst:20203296006",
|
|
"Comment": "libncurses-devel-static is earlier than 0:6.2.20201107-alt1"
|
|
},
|
|
{
|
|
"TestRef": "oval:org.altlinux.errata:tst:20203296007",
|
|
"Comment": "libncursesw is earlier than 0:6.2.20201107-alt1"
|
|
},
|
|
{
|
|
"TestRef": "oval:org.altlinux.errata:tst:20203296008",
|
|
"Comment": "libncursesw-devel is earlier than 0:6.2.20201107-alt1"
|
|
},
|
|
{
|
|
"TestRef": "oval:org.altlinux.errata:tst:20203296009",
|
|
"Comment": "libtic is earlier than 0:6.2.20201107-alt1"
|
|
},
|
|
{
|
|
"TestRef": "oval:org.altlinux.errata:tst:20203296010",
|
|
"Comment": "libtic-devel is earlier than 0:6.2.20201107-alt1"
|
|
},
|
|
{
|
|
"TestRef": "oval:org.altlinux.errata:tst:20203296011",
|
|
"Comment": "libtinfo is earlier than 0:6.2.20201107-alt1"
|
|
},
|
|
{
|
|
"TestRef": "oval:org.altlinux.errata:tst:20203296012",
|
|
"Comment": "libtinfo-devel is earlier than 0:6.2.20201107-alt1"
|
|
},
|
|
{
|
|
"TestRef": "oval:org.altlinux.errata:tst:20203296013",
|
|
"Comment": "libtinfo-devel-static is earlier than 0:6.2.20201107-alt1"
|
|
},
|
|
{
|
|
"TestRef": "oval:org.altlinux.errata:tst:20203296014",
|
|
"Comment": "ncurses is earlier than 0:6.2.20201107-alt1"
|
|
},
|
|
{
|
|
"TestRef": "oval:org.altlinux.errata:tst:20203296015",
|
|
"Comment": "terminfo is earlier than 0:6.2.20201107-alt1"
|
|
},
|
|
{
|
|
"TestRef": "oval:org.altlinux.errata:tst:20203296016",
|
|
"Comment": "terminfo-extra is earlier than 0:6.2.20201107-alt1"
|
|
},
|
|
{
|
|
"TestRef": "oval:org.altlinux.errata:tst:20203296017",
|
|
"Comment": "termutils is earlier than 0:6.2.20201107-alt1"
|
|
},
|
|
{
|
|
"TestRef": "oval:org.altlinux.errata:tst:20203296018",
|
|
"Comment": "termutils-devel is earlier than 0:6.2.20201107-alt1"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
} |