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

325 lines
14 KiB
JSON

{
"Definition": [
{
"ID": "oval:org.altlinux.errata:def:20191000",
"Version": "oval:org.altlinux.errata:def:20191000",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2019-1000: package `systemd` update to version 240-alt1",
"AffectedList": [
{
"Family": "unix",
"Platforms": [
"ALT Linux branch c9f2"
],
"Products": [
"ALT SPWorkstation",
"ALT SPServer"
]
}
],
"References": [
{
"RefID": "ALT-PU-2019-1000",
"RefURL": "https://errata.altlinux.org/ALT-PU-2019-1000",
"Source": "ALTPU"
},
{
"RefID": "BDU:2018-01289",
"RefURL": "https://bdu.fstec.ru/vul/2018-01289",
"Source": "BDU"
},
{
"RefID": "BDU:2019-00414",
"RefURL": "https://bdu.fstec.ru/vul/2019-00414",
"Source": "BDU"
},
{
"RefID": "BDU:2019-01413",
"RefURL": "https://bdu.fstec.ru/vul/2019-01413",
"Source": "BDU"
},
{
"RefID": "BDU:2019-01963",
"RefURL": "https://bdu.fstec.ru/vul/2019-01963",
"Source": "BDU"
},
{
"RefID": "BDU:2022-03137",
"RefURL": "https://bdu.fstec.ru/vul/2022-03137",
"Source": "BDU"
},
{
"RefID": "CVE-2018-15686",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2018-15686",
"Source": "CVE"
},
{
"RefID": "CVE-2018-15687",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2018-15687",
"Source": "CVE"
},
{
"RefID": "CVE-2018-15688",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2018-15688",
"Source": "CVE"
},
{
"RefID": "CVE-2018-16866",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2018-16866",
"Source": "CVE"
},
{
"RefID": "CVE-2019-6454",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2019-6454",
"Source": "CVE"
}
],
"Description": "This update upgrades systemd to version 240-alt1. \nSecurity Fix(es):\n\n * BDU:2018-01289: Уязвимость функции dhcp6_option_append_ia() демона Systemd, позволяющая нарушителю выполнить произвольный код или вызвать отказ в обслуживании\n\n * BDU:2019-00414: Уязвимость в бинарной системе хранения служебной информации systemd-journald операционной системы Debian, позволяющая нарушителю получить доступ к конфиденциальным данным\n\n * BDU:2019-01413: Уязвимость функции bus_process_object() подсистемы инициализации операционных систем Linux Systemd, позволяющая нарушителю вызвать отказ в обслуживании\n\n * BDU:2019-01963: Уязвимость компонента unit_deserialize демона Systemd, позволяющая нарушителю повысить свои привилегии до уровня root\n\n * BDU:2022-03137: Уязвимость функции chown_one() подсистемы инициализации и управления службами systemd, позволяющая нарушителю повысить свои привилегии\n\n * CVE-2018-15686: A vulnerability in unit_deserialize of systemd allows an attacker to supply arbitrary state across systemd re-execution via NotifyAccess. This can be used to improperly influence systemd execution and possibly lead to root privilege escalation. Affected releases are systemd versions up to and including 239.\n\n * CVE-2018-15687: A race condition in chown_one() of systemd allows an attacker to cause systemd to set arbitrary permissions on arbitrary files. Affected releases are systemd versions up to and including 239.\n\n * CVE-2018-15688: A buffer overflow vulnerability in the dhcp6 client of systemd allows a malicious dhcp6 server to overwrite heap memory in systemd-networkd. Affected releases are systemd: versions up to and including 239.\n\n * CVE-2018-16866: An out of bounds read was discovered in systemd-journald in the way it parses log messages that terminate with a colon ':'. A local attacker can use this flaw to disclose process memory data. Versions from v221 to v239 are vulnerable.\n\n * CVE-2019-6454: An issue was discovered in sd-bus in systemd 239. bus_process_object() in libsystemd/sd-bus/bus-objects.c allocates a variable-length stack buffer for temporarily storing the object path of incoming D-Bus messages. An unprivileged local user can exploit this by sending a specially crafted message to PID1, causing the stack pointer to jump over the stack guard pages into an unmapped memory region and trigger a denial of service (systemd PID1 crash and kernel panic).",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "Critical",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2019-01-01"
},
"Updated": {
"Date": "2019-01-01"
},
"BDUs": [
{
"ID": "BDU:2018-01289",
"CVSS": "AV:A/AC:L/Au:N/C:C/I:C/A:C",
"CVSS3": "AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"CWE": "CWE-122, CWE-131, CWE-190",
"Href": "https://bdu.fstec.ru/vul/2018-01289",
"Impact": "High",
"Public": "20181014"
},
{
"ID": "BDU:2019-00414",
"CVSS": "AV:A/AC:L/Au:N/C:P/I:N/A:N",
"CVSS3": "AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"CWE": "CWE-200",
"Href": "https://bdu.fstec.ru/vul/2019-00414",
"Impact": "Low",
"Public": "20190111"
},
{
"ID": "BDU:2019-01413",
"CVSS": "AV:L/AC:L/Au:N/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-119",
"Href": "https://bdu.fstec.ru/vul/2019-01413",
"Impact": "Low",
"Public": "20190117"
},
{
"ID": "BDU:2019-01963",
"CVSS": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
"CVSS3": "AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"CWE": "CWE-20, CWE-502",
"Href": "https://bdu.fstec.ru/vul/2019-01963",
"Impact": "Critical",
"Public": "20181026"
},
{
"ID": "BDU:2022-03137",
"CVSS": "AV:L/AC:M/Au:S/C:C/I:C/A:C",
"CVSS3": "AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"CWE": "CWE-362",
"Href": "https://bdu.fstec.ru/vul/2022-03137",
"Impact": "High",
"Public": "20181026"
}
],
"CVEs": [
{
"ID": "CVE-2018-15686",
"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:U/C:H/I:H/A:H",
"CWE": "CWE-502",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2018-15686",
"Impact": "High",
"Public": "20181026"
},
{
"ID": "CVE-2018-15687",
"CVSS": "AV:L/AC:M/Au:N/C:C/I:C/A:C",
"CVSS3": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"CWE": "CWE-362",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2018-15687",
"Impact": "High",
"Public": "20181026"
},
{
"ID": "CVE-2018-15688",
"CVSS": "AV:A/AC:L/Au:N/C:P/I:P/A:P",
"CVSS3": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"CWE": "CWE-120",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2018-15688",
"Impact": "High",
"Public": "20181026"
},
{
"ID": "CVE-2018-16866",
"CVSS": "AV:L/AC:L/Au:N/C:P/I:N/A:N",
"CVSS3": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"CWE": "CWE-200",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2018-16866",
"Impact": "Low",
"Public": "20190111"
},
{
"ID": "CVE-2019-6454",
"CVSS": "AV:L/AC:L/Au:N/C:N/I:N/A:C",
"CVSS3": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"CWE": "CWE-787",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2019-6454",
"Impact": "Low",
"Public": "20190321"
}
],
"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:20191000001",
"Comment": "bash-completion-systemd is earlier than 1:240-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20191000002",
"Comment": "bash-completion-udev is earlier than 1:240-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20191000003",
"Comment": "libnss-myhostname is earlier than 1:240-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20191000004",
"Comment": "libnss-mymachines is earlier than 1:240-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20191000005",
"Comment": "libnss-resolve is earlier than 1:240-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20191000006",
"Comment": "libnss-systemd is earlier than 1:240-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20191000007",
"Comment": "libsystemd is earlier than 1:240-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20191000008",
"Comment": "libsystemd-devel is earlier than 1:240-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20191000009",
"Comment": "libudev-devel is earlier than 1:240-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20191000010",
"Comment": "libudev1 is earlier than 1:240-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20191000011",
"Comment": "pam_systemd is earlier than 1:240-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20191000012",
"Comment": "systemd is earlier than 1:240-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20191000013",
"Comment": "systemd-analyze is earlier than 1:240-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20191000014",
"Comment": "systemd-container is earlier than 1:240-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20191000015",
"Comment": "systemd-coredump is earlier than 1:240-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20191000016",
"Comment": "systemd-journal-remote is earlier than 1:240-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20191000017",
"Comment": "systemd-networkd is earlier than 1:240-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20191000018",
"Comment": "systemd-portable is earlier than 1:240-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20191000019",
"Comment": "systemd-services is earlier than 1:240-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20191000020",
"Comment": "systemd-stateless is earlier than 1:240-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20191000021",
"Comment": "systemd-sysvinit is earlier than 1:240-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20191000022",
"Comment": "systemd-timesyncd is earlier than 1:240-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20191000023",
"Comment": "systemd-utils is earlier than 1:240-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20191000024",
"Comment": "udev is earlier than 1:240-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20191000025",
"Comment": "udev-extras is earlier than 1:240-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20191000026",
"Comment": "udev-hwdb is earlier than 1:240-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20191000027",
"Comment": "udev-rules is earlier than 1:240-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20191000028",
"Comment": "zsh-completion-systemd is earlier than 1:240-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20191000029",
"Comment": "zsh-completion-udev is earlier than 1:240-alt1"
}
]
}
]
}
}
]
}