vuln-list-alt/oval/p11/ALT-PU-2018-1219/definitions.json
2024-12-12 21:07:30 +00:00

201 lines
9.5 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"Definition": [
{
"ID": "oval:org.altlinux.errata:def:20181219",
"Version": "oval:org.altlinux.errata:def:20181219",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2018-1219: package `rsync` update to version 3.1.3-alt1",
"AffectedList": [
{
"Family": "unix",
"Platforms": [
"ALT Linux branch p11"
],
"Products": [
"ALT Container"
]
}
],
"References": [
{
"RefID": "ALT-PU-2018-1219",
"RefURL": "https://errata.altlinux.org/ALT-PU-2018-1219",
"Source": "ALTPU"
},
{
"RefID": "BDU:2018-01509",
"RefURL": "https://bdu.fstec.ru/vul/2018-01509",
"Source": "BDU"
},
{
"RefID": "BDU:2019-04731",
"RefURL": "https://bdu.fstec.ru/vul/2019-04731",
"Source": "BDU"
},
{
"RefID": "BDU:2021-01395",
"RefURL": "https://bdu.fstec.ru/vul/2021-01395",
"Source": "BDU"
},
{
"RefID": "BDU:2021-01448",
"RefURL": "https://bdu.fstec.ru/vul/2021-01448",
"Source": "BDU"
},
{
"RefID": "CVE-2017-15994",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2017-15994",
"Source": "CVE"
},
{
"RefID": "CVE-2017-16548",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2017-16548",
"Source": "CVE"
},
{
"RefID": "CVE-2017-17433",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2017-17433",
"Source": "CVE"
},
{
"RefID": "CVE-2017-17434",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2017-17434",
"Source": "CVE"
},
{
"RefID": "CVE-2018-5764",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2018-5764",
"Source": "CVE"
}
],
"Description": "This update upgrades rsync to version 3.1.3-alt1. \nSecurity Fix(es):\n\n * BDU:2018-01509: Уязвимость функции parse_arguments сервера rsyncd утилиты Rsync, позволяющая пользователю нарушить целостность данных\n\n * BDU:2019-04731: Уязвимость функций recv_files и read_ndx_and_attrs демона rsync, позволяющая нарушителю обойти существующие ограничения доступа и оказать воздействие на конфиденциальность, целостность и доступность защищаемой информации\n\n * BDU:2021-01395: Уязвимость функции receive_xattr в xattrs.c утилиты для передачи и синхронизации файлов Rsync, связанная с чтением за допустимыми границами буфера данных, позволяющая нарушителю получить доступ к конфиденциальным данным, нарушить их целостность, а также вызвать отказ в обслуживании\n\n * BDU:2021-01448: Уязвимость функции recv_files в receiver.c утилиты для передачи и синхронизации файлов Rsync, позволяющая нарушителю оказать воздействие на целостность данных\n\n * CVE-2017-15994: rsync 3.1.3-development before 2017-10-24 mishandles archaic checksums, which makes it easier for remote attackers to bypass intended access restrictions. NOTE: the rsync development branch has significant use beyond the rsync developers, e.g., the code has been copied for use in various GitHub projects.\n\n * CVE-2017-16548: The receive_xattr function in xattrs.c in rsync 3.1.2 and 3.1.3-development does not check for a trailing '\\0' character in an xattr name, which allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) or possibly have unspecified other impact by sending crafted data to the daemon.\n\n * CVE-2017-17433: The recv_files function in receiver.c in the daemon in rsync 3.1.2, and 3.1.3-development before 2017-12-03, proceeds with certain file metadata updates before checking for a filename in the daemon_filter_list data structure, which allows remote attackers to bypass intended access restrictions.\n\n * CVE-2017-17434: The daemon in rsync 3.1.2, and 3.1.3-development before 2017-12-03, does not check for fnamecmp filenames in the daemon_filter_list data structure (in the recv_files function in receiver.c) and also does not apply the sanitize_paths protection mechanism to pathnames found in \"xname follows\" strings (in the read_ndx_and_attrs function in rsync.c), which allows remote attackers to bypass intended access restrictions.\n\n * CVE-2018-5764: The parse_arguments function in options.c in rsyncd in rsync before 3.1.3 does not prevent multiple --protect-args uses, which allows remote attackers to bypass an argument-sanitization protection mechanism.",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "Critical",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2018-02-15"
},
"Updated": {
"Date": "2018-02-15"
},
"BDUs": [
{
"ID": "BDU:2018-01509",
"CVSS": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
"CVSS3": "AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"CWE": "CWE-254",
"Href": "https://bdu.fstec.ru/vul/2018-01509",
"Impact": "High",
"Public": "20180117"
},
{
"ID": "BDU:2019-04731",
"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",
"Href": "https://bdu.fstec.ru/vul/2019-04731",
"Impact": "Critical",
"Public": "20171205"
},
{
"ID": "BDU:2021-01395",
"CVSS": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"CVSS3": "AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"CWE": "CWE-125",
"Href": "https://bdu.fstec.ru/vul/2021-01395",
"Impact": "Critical",
"Public": "20171031"
},
{
"ID": "BDU:2021-01448",
"CVSS": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"CVSS3": "AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"CWE": "CWE-862",
"Href": "https://bdu.fstec.ru/vul/2021-01448",
"Impact": "Low",
"Public": "20171103"
}
],
"CVEs": [
{
"ID": "CVE-2017-15994",
"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-354",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2017-15994",
"Impact": "Critical",
"Public": "20171029"
},
{
"ID": "CVE-2017-16548",
"CVSS": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"CVSS3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"CWE": "CWE-125",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2017-16548",
"Impact": "Critical",
"Public": "20171106"
},
{
"ID": "CVE-2017-17433",
"CVSS": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"CVSS3": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"CWE": "CWE-862",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2017-17433",
"Impact": "Low",
"Public": "20171206"
},
{
"ID": "CVE-2017-17434",
"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": "NVD-CWE-noinfo",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2017-17434",
"Impact": "Critical",
"Public": "20171206"
},
{
"ID": "CVE-2018-5764",
"CVSS": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
"CVSS3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"CWE": "NVD-CWE-noinfo",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2018-5764",
"Impact": "High",
"Public": "20180117"
}
],
"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:20181219001",
"Comment": "rsync is earlier than 0:3.1.3-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20181219002",
"Comment": "rsync-server is earlier than 0:3.1.3-alt1"
}
]
}
]
}
}
]
}