vuln-list-alt/oval/c9f2/ALT-PU-2017-2829/definitions.json
2024-06-28 13:17:52 +00:00

487 lines
22 KiB
JSON

{
"Definition": [
{
"ID": "oval:org.altlinux.errata:def:20172829",
"Version": "oval:org.altlinux.errata:def:20172829",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2017-2829: package `qemu` update to version 2.11.0-alt1",
"AffectedList": [
{
"Family": "unix",
"Platforms": [
"ALT Linux branch c9f2"
],
"Products": [
"ALT SPWorkstation",
"ALT SPServer"
]
}
],
"References": [
{
"RefID": "ALT-PU-2017-2829",
"RefURL": "https://errata.altlinux.org/ALT-PU-2017-2829",
"Source": "ALTPU"
},
{
"RefID": "BDU:2017-02299",
"RefURL": "https://bdu.fstec.ru/vul/2017-02299",
"Source": "BDU"
},
{
"RefID": "BDU:2019-04100",
"RefURL": "https://bdu.fstec.ru/vul/2019-04100",
"Source": "BDU"
},
{
"RefID": "BDU:2019-04104",
"RefURL": "https://bdu.fstec.ru/vul/2019-04104",
"Source": "BDU"
},
{
"RefID": "BDU:2019-04122",
"RefURL": "https://bdu.fstec.ru/vul/2019-04122",
"Source": "BDU"
},
{
"RefID": "BDU:2019-04161",
"RefURL": "https://bdu.fstec.ru/vul/2019-04161",
"Source": "BDU"
},
{
"RefID": "CVE-2017-13672",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2017-13672",
"Source": "CVE"
},
{
"RefID": "CVE-2017-13711",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2017-13711",
"Source": "CVE"
},
{
"RefID": "CVE-2017-14167",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2017-14167",
"Source": "CVE"
},
{
"RefID": "CVE-2017-15118",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2017-15118",
"Source": "CVE"
},
{
"RefID": "CVE-2017-15119",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2017-15119",
"Source": "CVE"
},
{
"RefID": "CVE-2017-15289",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2017-15289",
"Source": "CVE"
},
{
"RefID": "CVE-2017-17381",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2017-17381",
"Source": "CVE"
},
{
"RefID": "CVE-2017-18043",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2017-18043",
"Source": "CVE"
}
],
"Description": "This update upgrades qemu to version 2.11.0-alt1. \nSecurity Fix(es):\n\n * BDU:2017-02299: Уязвимость функции load_multiboot (hw/i386/multiboot.c) эмулятора аппаратного обеспечения QEMU, позволяющая нарушителю выполнить произвольный код\n\n * BDU:2019-04100: Уязвимость сервера Network Block Device (NBD) эмулятора аппаратного обеспечения QEMU, позволяющая нарушителю вызвать отказ в обслуживании\n\n * BDU:2019-04104: Уязвимость функции mode4and5 (hw/display/cirrus_vga.c) эмулятора аппаратного обеспечения QEMU, позволяющая нарушителю вызвать отказ в обслуживании\n\n * BDU:2019-04122: Уязвимость компонента Virtio Vring эмулятора аппаратного обеспечения QEMU, позволяющая нарушителю вызвать отказ в обслуживании\n\n * BDU:2019-04161: Уязвимость компонента ROUND_UP (n, d) эмулятора аппаратного обеспечения QEMU, позволяющая нарушителю вызвать отказ в обслуживании\n\n * CVE-2017-13672: QEMU (aka Quick Emulator), when built with the VGA display emulator support, allows local guest OS privileged users to cause a denial of service (out-of-bounds read and QEMU process crash) via vectors involving display update.\n\n * CVE-2017-13711: Use-after-free vulnerability in the sofree function in slirp/socket.c in QEMU (aka Quick Emulator) allows attackers to cause a denial of service (QEMU instance crash) by leveraging failure to properly clear ifq_so from pending packets.\n\n * CVE-2017-14167: Integer overflow in the load_multiboot function in hw/i386/multiboot.c in QEMU (aka Quick Emulator) allows local guest OS users to execute arbitrary code on the host via crafted multiboot header address values, which trigger an out-of-bounds write.\n\n * CVE-2017-15118: A stack-based buffer overflow vulnerability was found in NBD server implementation in qemu before 2.11 allowing a client to request an export name of size up to 4096 bytes, which in fact should be limited to 256 bytes, causing an out-of-bounds stack write in the qemu process. If NBD server requires TLS, the attacker cannot trigger the buffer overflow without first successfully negotiating TLS.\n\n * CVE-2017-15119: The Network Block Device (NBD) server in Quick Emulator (QEMU) before 2.11 is vulnerable to a denial of service issue. It could occur if a client sent large option requests, making the server waste CPU time on reading up to 4GB per request. A client could use this flaw to keep the NBD server from serving other requests, resulting in DoS.\n\n * CVE-2017-15289: The mode4and5 write functions in hw/display/cirrus_vga.c in Qemu allow local OS guest privileged users to cause a denial of service (out-of-bounds write access and Qemu process crash) via vectors related to dst calculation.\n\n * CVE-2017-17381: The Virtio Vring implementation in QEMU allows local OS guest users to cause a denial of service (divide-by-zero error and QEMU process crash) by unsetting vring alignment while updating Virtio rings.\n\n * CVE-2017-18043: Integer overflow in the macro ROUND_UP (n, d) in Quick Emulator (Qemu) allows a user to cause a denial of service (Qemu process crash).",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "Critical",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2017-12-22"
},
"Updated": {
"Date": "2017-12-22"
},
"BDUs": [
{
"ID": "BDU:2017-02299",
"CVSS": "AV:L/AC:L/Au:N/C:C/I:C/A:C",
"CVSS3": "AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"CWE": "CWE-190",
"Href": "https://bdu.fstec.ru/vul/2017-02299",
"Impact": "High",
"Public": "20170905"
},
{
"ID": "BDU:2019-04100",
"CVSS": "AV:N/AC:L/Au:N/C:N/I:N/A:C",
"CVSS3": "AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H",
"CWE": "CWE-400",
"Href": "https://bdu.fstec.ru/vul/2019-04100",
"Impact": "High",
"Public": "20180727"
},
{
"ID": "BDU:2019-04104",
"CVSS": "AV:L/AC:L/Au:S/C:N/I:N/A:C",
"CVSS3": "AV:L/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H",
"CWE": "CWE-787",
"Href": "https://bdu.fstec.ru/vul/2019-04104",
"Impact": "Low",
"Public": "20171011"
},
{
"ID": "BDU:2019-04122",
"CVSS": "AV:L/AC:L/Au:S/C:N/I:N/A:C",
"CVSS3": "AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H",
"CWE": "CWE-369",
"Href": "https://bdu.fstec.ru/vul/2019-04122",
"Impact": "Low",
"Public": "20171201"
},
{
"ID": "BDU:2019-04161",
"CVSS": "AV:L/AC:L/Au:S/C:N/I:N/A:C",
"CVSS3": "AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"CWE": "CWE-190",
"Href": "https://bdu.fstec.ru/vul/2019-04161",
"Impact": "Low",
"Public": "20170926"
}
],
"CVEs": [
{
"ID": "CVE-2017-13672",
"CVSS": "AV:L/AC:L/Au:N/C:N/I:N/A:P",
"CVSS3": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"CWE": "CWE-125",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2017-13672",
"Impact": "Low",
"Public": "20170901"
},
{
"ID": "CVE-2017-13711",
"CVSS": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"CVSS3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"CWE": "CWE-416",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2017-13711",
"Impact": "High",
"Public": "20170901"
},
{
"ID": "CVE-2017-14167",
"CVSS": "AV:L/AC:L/Au:N/C:C/I:C/A:C",
"CVSS3": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"CWE": "CWE-190",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2017-14167",
"Impact": "High",
"Public": "20170908"
},
{
"ID": "CVE-2017-15118",
"CVSS": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"CVSS3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"CWE": "CWE-787",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2017-15118",
"Impact": "Critical",
"Public": "20180727"
},
{
"ID": "CVE-2017-15119",
"CVSS": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"CVSS3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H",
"CWE": "CWE-400",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2017-15119",
"Impact": "High",
"Public": "20180727"
},
{
"ID": "CVE-2017-15289",
"CVSS": "AV:L/AC:L/Au:N/C:N/I:N/A:P",
"CVSS3": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H",
"CWE": "CWE-787",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2017-15289",
"Impact": "Low",
"Public": "20171016"
},
{
"ID": "CVE-2017-17381",
"CVSS": "AV:L/AC:L/Au:N/C:N/I:N/A:P",
"CVSS3": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H",
"CWE": "CWE-369",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2017-17381",
"Impact": "Low",
"Public": "20171207"
},
{
"ID": "CVE-2017-18043",
"CVSS": "AV:L/AC:L/Au:N/C:N/I:N/A:P",
"CVSS3": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"CWE": "CWE-190",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2017-18043",
"Impact": "Low",
"Public": "20180131"
}
],
"AffectedCPEs": {
"CPEs": [
"cpe:/o:alt:spworkstation:8.4",
"cpe:/o:alt:spserver:8.4"
]
}
}
},
"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:20172829001",
"Comment": "ivshmem-tools is earlier than 0:2.11.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172829002",
"Comment": "qemu is earlier than 0:2.11.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172829003",
"Comment": "qemu-aux is earlier than 0:2.11.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172829004",
"Comment": "qemu-block-curl is earlier than 0:2.11.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172829005",
"Comment": "qemu-block-dmg is earlier than 0:2.11.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172829006",
"Comment": "qemu-block-gluster is earlier than 0:2.11.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172829007",
"Comment": "qemu-block-iscsi is earlier than 0:2.11.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172829008",
"Comment": "qemu-block-nfs is earlier than 0:2.11.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172829009",
"Comment": "qemu-block-rbd is earlier than 0:2.11.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172829010",
"Comment": "qemu-block-ssh is earlier than 0:2.11.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172829011",
"Comment": "qemu-common is earlier than 0:2.11.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172829012",
"Comment": "qemu-doc is earlier than 0:2.11.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172829013",
"Comment": "qemu-guest-agent is earlier than 0:2.11.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172829014",
"Comment": "qemu-img is earlier than 0:2.11.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172829015",
"Comment": "qemu-kvm is earlier than 0:2.11.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172829016",
"Comment": "qemu-kvm-core is earlier than 0:2.11.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172829017",
"Comment": "qemu-system is earlier than 0:2.11.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172829018",
"Comment": "qemu-system-aarch64 is earlier than 0:2.11.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172829019",
"Comment": "qemu-system-aarch64-core is earlier than 0:2.11.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172829020",
"Comment": "qemu-system-alpha is earlier than 0:2.11.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172829021",
"Comment": "qemu-system-alpha-core is earlier than 0:2.11.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172829022",
"Comment": "qemu-system-arm is earlier than 0:2.11.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172829023",
"Comment": "qemu-system-arm-core is earlier than 0:2.11.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172829024",
"Comment": "qemu-system-cris is earlier than 0:2.11.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172829025",
"Comment": "qemu-system-cris-core is earlier than 0:2.11.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172829026",
"Comment": "qemu-system-lm32 is earlier than 0:2.11.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172829027",
"Comment": "qemu-system-lm32-core is earlier than 0:2.11.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172829028",
"Comment": "qemu-system-m68k is earlier than 0:2.11.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172829029",
"Comment": "qemu-system-m68k-core is earlier than 0:2.11.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172829030",
"Comment": "qemu-system-microblaze is earlier than 0:2.11.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172829031",
"Comment": "qemu-system-microblaze-core is earlier than 0:2.11.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172829032",
"Comment": "qemu-system-mips is earlier than 0:2.11.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172829033",
"Comment": "qemu-system-mips-core is earlier than 0:2.11.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172829034",
"Comment": "qemu-system-moxie is earlier than 0:2.11.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172829035",
"Comment": "qemu-system-moxie-core is earlier than 0:2.11.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172829036",
"Comment": "qemu-system-nios2 is earlier than 0:2.11.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172829037",
"Comment": "qemu-system-nios2-core is earlier than 0:2.11.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172829038",
"Comment": "qemu-system-or1k is earlier than 0:2.11.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172829039",
"Comment": "qemu-system-or1k-core is earlier than 0:2.11.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172829040",
"Comment": "qemu-system-ppc is earlier than 0:2.11.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172829041",
"Comment": "qemu-system-ppc-core is earlier than 0:2.11.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172829042",
"Comment": "qemu-system-s390x is earlier than 0:2.11.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172829043",
"Comment": "qemu-system-s390x-core is earlier than 0:2.11.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172829044",
"Comment": "qemu-system-sh4 is earlier than 0:2.11.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172829045",
"Comment": "qemu-system-sh4-core is earlier than 0:2.11.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172829046",
"Comment": "qemu-system-sparc is earlier than 0:2.11.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172829047",
"Comment": "qemu-system-sparc-core is earlier than 0:2.11.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172829048",
"Comment": "qemu-system-tricore is earlier than 0:2.11.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172829049",
"Comment": "qemu-system-tricore-core is earlier than 0:2.11.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172829050",
"Comment": "qemu-system-unicore32 is earlier than 0:2.11.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172829051",
"Comment": "qemu-system-unicore32-core is earlier than 0:2.11.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172829052",
"Comment": "qemu-system-x86 is earlier than 0:2.11.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172829053",
"Comment": "qemu-system-x86-core is earlier than 0:2.11.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172829054",
"Comment": "qemu-system-xtensa is earlier than 0:2.11.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172829055",
"Comment": "qemu-system-xtensa-core is earlier than 0:2.11.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172829056",
"Comment": "qemu-user is earlier than 0:2.11.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172829057",
"Comment": "qemu-user-binfmt is earlier than 0:2.11.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172829058",
"Comment": "qemu-user-static is earlier than 0:2.11.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172829059",
"Comment": "qemu-user-static-binfmt is earlier than 0:2.11.0-alt1"
}
]
}
]
}
}
]
}