vuln-list-alt/oval/c9f2/ALT-PU-2023-7205/definitions.json
2024-04-16 14:26:14 +00:00

194 lines
11 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:20237205",
"Version": "oval:org.altlinux.errata:def:20237205",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2023-7205: package `unbound` update to version 1.19.0-alt1",
"AffectedList": [
{
"Family": "unix",
"Platforms": [
"ALT Linux branch c9f2"
],
"Products": [
"ALT SPWorkstation",
"ALT SPServer"
]
}
],
"References": [
{
"RefID": "ALT-PU-2023-7205",
"RefURL": "https://errata.altlinux.org/ALT-PU-2023-7205",
"Source": "ALTPU"
},
{
"RefID": "BDU:2022-06188",
"RefURL": "https://bdu.fstec.ru/vul/2022-06188",
"Source": "BDU"
},
{
"RefID": "BDU:2022-06878",
"RefURL": "https://bdu.fstec.ru/vul/2022-06878",
"Source": "BDU"
},
{
"RefID": "BDU:2023-03845",
"RefURL": "https://bdu.fstec.ru/vul/2023-03845",
"Source": "BDU"
},
{
"RefID": "BDU:2023-03846",
"RefURL": "https://bdu.fstec.ru/vul/2023-03846",
"Source": "BDU"
},
{
"RefID": "CVE-2020-28935",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2020-28935",
"Source": "CVE"
},
{
"RefID": "CVE-2022-30698",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2022-30698",
"Source": "CVE"
},
{
"RefID": "CVE-2022-30699",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2022-30699",
"Source": "CVE"
},
{
"RefID": "CVE-2022-3204",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2022-3204",
"Source": "CVE"
}
],
"Description": "This update upgrades unbound to version 1.19.0-alt1. \nSecurity Fix(es):\n\n * BDU:2022-06188: Уязвимость DNS-сервера Unbound, связанная с недостаточной проверкой входных данных, позволяющая нарушителю вызвать отказ в обслуживании\n\n * BDU:2022-06878: Уязвимость DNS-серверов NSD и Unbound, связанная с неверным определением символических ссылок перед доступом к файлу, позволяющая нарушителю вызвать отказ в обслуживании\n\n * BDU:2023-03845: Уязвимость DNS-сервера Unbound, связанная с неверным сроком действия сеанса, позволяющая нарушителю получить доступ к конфиденциальным данным\n\n * BDU:2023-03846: Уязвимость DNS-сервера Unbound, связанная с неконтролируемым расходом ресурсов, позволяющая нарушителю вызвать отказ в обслуживании\n\n * CVE-2020-28935: NLnet Labs Unbound, up to and including version 1.12.0, and NLnet Labs NSD, up to and including version 4.3.3, contain a local vulnerability that would allow for a local symlink attack. When writing the PID file, Unbound and NSD create the file if it is not there, or open an existing file for writing. In case the file was already present, they would follow symlinks if the file happened to be a symlink instead of a regular file. An additional chown of the file would then take place after it was written, making the user Unbound/NSD is supposed to run as the new owner of the file. If an attacker has local access to the user Unbound/NSD runs as, she could create a symlink in place of the PID file pointing to a file that she would like to erase. If then Unbound/NSD is killed and the PID file is not cleared, upon restarting with root privileges, Unbound/NSD will rewrite any file pointed at by the symlink. This is a local vulnerability that could create a Denial of Service of the system Unbound/NSD is running on. It requires an attacker having access to the limited permission user Unbound/NSD runs as and point through the symlink to a critical file on the system.\n\n * CVE-2022-30698: NLnet Labs Unbound, up to and including version 1.16.1 is vulnerable to a novel type of the \"ghost domain names\" attack. The vulnerability works by targeting an Unbound instance. Unbound is queried for a subdomain of a rogue domain name. The rogue nameserver returns delegation information for the subdomain that updates Unbound's delegation cache. This action can be repeated before expiry of the delegation information by querying Unbound for a second level subdomain which the rogue nameserver provides new delegation information. Since Unbound is a child-centric resolver, the ever-updating child delegation information can keep a rogue domain name resolvable long after revocation. From version 1.16.2 on, Unbound checks the validity of parent delegation records before using cached delegation information.\n\n * CVE-2022-30699: NLnet Labs Unbound, up to and including version 1.16.1, is vulnerable to a novel type of the \"ghost domain names\" attack. The vulnerability works by targeting an Unbound instance. Unbound is queried for a rogue domain name when the cached delegation information is about to expire. The rogue nameserver delays the response so that the cached delegation information is expired. Upon receiving the delayed answer containing the delegation information, Unbound overwrites the now expired entries. This action can be repeated when the delegation information is about to expire making the rogue delegation information ever-updating. From version 1.16.2 on, Unbound stores the start time for a query and uses that to decide if the cached delegation information can be overwritten.\n\n * CVE-2022-3204: A vulnerability named 'Non-Responsive Delegation Attack' (NRDelegation Attack) has been discovered in various DNS resolving software. The NRDelegation Attack works by having a malicious delegation with a considerable number of non responsive nameservers. The attack starts by querying a resolver for a record that relies on those unresponsive nameservers. The attack can cause a resolver to spend a lot of time/resources resolving records under a malicious delegation point where a considerable number of unresponsive NS records reside. It can trigger high CPU usage in some resolver implementations that continually look in the cache for resolved NS records in that delegation. This can lead to degraded performance and eventually denial of service in orchestrated attacks. Unbound does not suffer from high CPU usage, but resources are still needed for resolving the malicious delegation. Unbound will keep trying to resolve the record until hard limits are reached. Based on the nature of the attack and the replies, different limits could be reached. From version 1.16.3 on, Unbound introduces fixes for better performance when under load, by cutting opportunistic queries for nameserver discovery and DNSKEY prefetching and limiting the number of times a delegation point can issue a cache lookup for missing records.",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "High",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2023-11-23"
},
"Updated": {
"Date": "2023-11-23"
},
"BDUs": [
{
"ID": "BDU:2022-06188",
"CVSS": "AV:N/AC:H/Au:N/C:P/I:P/A:P",
"CVSS3": "AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
"CWE": "CWE-20",
"Href": "https://bdu.fstec.ru/vul/2022-06188",
"Impact": "Low",
"Public": "20220513"
},
{
"ID": "BDU:2022-06878",
"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-59",
"Href": "https://bdu.fstec.ru/vul/2022-06878",
"Impact": "Low",
"Public": "20201109"
},
{
"ID": "BDU:2023-03845",
"CVSS": "AV:N/AC:L/Au:S/C:C/I:N/A:N",
"CVSS3": "AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"CWE": "CWE-613",
"Href": "https://bdu.fstec.ru/vul/2023-03845",
"Impact": "Low",
"Public": "20220801"
},
{
"ID": "BDU:2023-03846",
"CVSS": "AV:N/AC:L/Au:N/C:N/I:N/A:C",
"CVSS3": "AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"CWE": "CWE-400",
"Href": "https://bdu.fstec.ru/vul/2023-03846",
"Impact": "High",
"Public": "20220921"
}
],
"CVEs": [
{
"ID": "CVE-2020-28935",
"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-59",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2020-28935",
"Impact": "Low",
"Public": "20201207"
},
{
"ID": "CVE-2022-30698",
"CVSS3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"CWE": "CWE-613",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2022-30698",
"Impact": "Low",
"Public": "20220801"
},
{
"ID": "CVE-2022-30699",
"CVSS3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"CWE": "CWE-613",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2022-30699",
"Impact": "Low",
"Public": "20220801"
},
{
"ID": "CVE-2022-3204",
"CVSS3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"CWE": "CWE-400",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2022-3204",
"Impact": "High",
"Public": "20220926"
}
],
"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:20237205001",
"Comment": "libunbound is earlier than 0:1.19.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20237205002",
"Comment": "libunbound-devel is earlier than 0:1.19.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20237205003",
"Comment": "unbound is earlier than 0:1.19.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20237205004",
"Comment": "unbound-control is earlier than 0:1.19.0-alt1"
}
]
}
]
}
}
]
}