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

110 lines
3.9 KiB
JSON

{
"Definition": [
{
"ID": "oval:org.altlinux.errata:def:20223014",
"Version": "oval:org.altlinux.errata:def:20223014",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2022-3014: package `sudo` update to version 1.9.12p1-alt1",
"AffectedList": [
{
"Family": "unix",
"Platforms": [
"ALT Linux branch p11"
],
"Products": [
"ALT Container"
]
}
],
"References": [
{
"RefID": "ALT-PU-2022-3014",
"RefURL": "https://errata.altlinux.org/ALT-PU-2022-3014",
"Source": "ALTPU"
},
{
"RefID": "BDU:2022-06664",
"RefURL": "https://bdu.fstec.ru/vul/2022-06664",
"Source": "BDU"
},
{
"RefID": "CVE-2022-43995",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2022-43995",
"Source": "CVE"
}
],
"Description": "This update upgrades sudo to version 1.9.12p1-alt1. \nSecurity Fix(es):\n\n * BDU:2022-06664: Уязвимость реализации функции crypt() программы системного администрирования Sudo, позволяющая нарушителю вызвать отказ в обслуживании\n\n * CVE-2022-43995: Sudo 1.8.0 through 1.9.12, with the crypt() password backend, contains a plugins/sudoers/auth/passwd.c array-out-of-bounds error that can result in a heap-based buffer over-read. This can be triggered by arbitrary local users with access to Sudo by entering a password of seven characters or fewer. The impact could vary depending on the system libraries, compiler, and processor architecture.",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "High",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2022-11-07"
},
"Updated": {
"Date": "2022-11-07"
},
"BDUs": [
{
"ID": "BDU:2022-06664",
"CVSS": "AV:L/AC:L/Au:S/C:C/I:N/A:C",
"CVSS3": "AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
"CWE": "CWE-125",
"Href": "https://bdu.fstec.ru/vul/2022-06664",
"Impact": "High",
"Public": "20221028"
}
],
"CVEs": [
{
"ID": "CVE-2022-43995",
"CVSS3": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
"CWE": "CWE-125",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2022-43995",
"Impact": "High",
"Public": "20221102"
}
],
"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:20223014001",
"Comment": "sudo is earlier than 1:1.9.12p1-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223014002",
"Comment": "sudo-devel is earlier than 1:1.9.12p1-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223014003",
"Comment": "sudo-logsrvd is earlier than 1:1.9.12p1-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223014004",
"Comment": "sudo-python is earlier than 1:1.9.12p1-alt1"
}
]
}
]
}
}
]
}