238 lines
11 KiB
JSON
238 lines
11 KiB
JSON
{
|
||
"Definition": [
|
||
{
|
||
"ID": "oval:org.altlinux.errata:def:20242130",
|
||
"Version": "oval:org.altlinux.errata:def:20242130",
|
||
"Class": "patch",
|
||
"Metadata": {
|
||
"Title": "ALT-PU-2024-2130: package `ruby` update to version 3.1.4-alt2.p10.1",
|
||
"AffectedList": [
|
||
{
|
||
"Family": "unix",
|
||
"Platforms": [
|
||
"ALT Linux branch p10"
|
||
],
|
||
"Products": [
|
||
"ALT Server",
|
||
"ALT Virtualization Server",
|
||
"ALT Workstation",
|
||
"ALT Workstation K",
|
||
"ALT Education",
|
||
"Simply Linux",
|
||
"Starterkit"
|
||
]
|
||
}
|
||
],
|
||
"References": [
|
||
{
|
||
"RefID": "ALT-PU-2024-2130",
|
||
"RefURL": "https://errata.altlinux.org/ALT-PU-2024-2130",
|
||
"Source": "ALTPU"
|
||
},
|
||
{
|
||
"RefID": "BDU:2023-03834",
|
||
"RefURL": "https://bdu.fstec.ru/vul/2023-03834",
|
||
"Source": "BDU"
|
||
},
|
||
{
|
||
"RefID": "BDU:2023-06647",
|
||
"RefURL": "https://bdu.fstec.ru/vul/2023-06647",
|
||
"Source": "BDU"
|
||
},
|
||
{
|
||
"RefID": "CVE-2021-33621",
|
||
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2021-33621",
|
||
"Source": "CVE"
|
||
},
|
||
{
|
||
"RefID": "CVE-2022-39253",
|
||
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2022-39253",
|
||
"Source": "CVE"
|
||
}
|
||
],
|
||
"Description": "This update upgrades ruby to version 3.1.4-alt2.p10.1. \nSecurity Fix(es):\n\n * BDU:2023-03834: Уязвимость компонента CGI языка программирования Ruby, позволяющая нарушителю получить доступ к конфиденциальным данным, нарушить их целостность, а также вызвать отказ в обслуживании\n\n * BDU:2023-06647: Уязвимость распределенной системы контроля версий Git для Windows, связанная с отсутствием защиты служебных данных, позволяющая нарушителю получить доступ к конфиденциальной информации\n\n * CVE-2021-33621: The cgi gem before 0.1.0.2, 0.2.x before 0.2.2, and 0.3.x before 0.3.5 for Ruby allows HTTP response splitting. This is relevant to applications that use untrusted user input either to generate an HTTP response or to create a CGI::Cookie object.\n\n * CVE-2022-39253: Git is an open source, scalable, distributed revision control system. Versions prior to 2.30.6, 2.31.5, 2.32.4, 2.33.5, 2.34.5, 2.35.5, 2.36.3, and 2.37.4 are subject to exposure of sensitive information to a malicious actor. When performing a local clone (where the source and target of the clone are on the same volume), Git copies the contents of the source's `$GIT_DIR/objects` directory into the destination by either creating hardlinks to the source contents, or copying them (if hardlinks are disabled via `--no-hardlinks`). A malicious actor could convince a victim to clone a repository with a symbolic link pointing at sensitive information on the victim's machine. This can be done either by having the victim clone a malicious repository on the same machine, or having them clone a malicious repository embedded as a bare repository via a submodule from any source, provided they clone with the `--recurse-submodules` option. Git does not create symbolic links in the `$GIT_DIR/objects` directory. The problem has been patched in the versions published on 2022-10-18, and backported to v2.30.x. Potential workarounds: Avoid cloning untrusted repositories using the `--local` optimization when on a shared machine, either by passing the `--no-local` option to `git clone` or cloning from a URL that uses the `file://` scheme. Alternatively, avoid cloning repositories from untrusted sources with `--recurse-submodules` or run `git config --global protocol.file.allow user`.\n\n * #36294: ri не показывает документацию\n\n * #45251: gem: Permission denied @ dir_s_mkdir - /var/cache/ruby/gemie/rubygems.org%443\n\n * #46576: ruby: сборочная зависимость от самой себя\n\n * #47660: Ошибка No such file or directory @ rb_sysopen при установке gem пакетов\n\n * #47868: Собрать свежий ruby\n\n * #48249: wrong ELF class: ELFCLASS32 - /usr/lib/ruby/psych.so (LoadError)\n\n * #48325: Не работает gem server\n\n * #48713: Удалить openssl 1.1\n\n * #48812: Попытка установить 16 новых пакетов при обновлении ruby",
|
||
"Advisory": {
|
||
"From": "errata.altlinux.org",
|
||
"Severity": "High",
|
||
"Rights": "Copyright 2024 BaseALT Ltd.",
|
||
"Issued": {
|
||
"Date": "2024-03-29"
|
||
},
|
||
"Updated": {
|
||
"Date": "2024-03-29"
|
||
},
|
||
"BDUs": [
|
||
{
|
||
"ID": "BDU:2023-03834",
|
||
"CVSS": "AV:N/AC:L/Au:S/C:C/I:C/A:C",
|
||
"CVSS3": "AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
|
||
"CWE": "CWE-436",
|
||
"Href": "https://bdu.fstec.ru/vul/2023-03834",
|
||
"Impact": "High",
|
||
"Public": "20221122"
|
||
},
|
||
{
|
||
"ID": "BDU:2023-06647",
|
||
"CVSS": "AV:L/AC:L/Au:N/C:C/I:N/A:N",
|
||
"CVSS3": "AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
|
||
"CWE": "CWE-200",
|
||
"Href": "https://bdu.fstec.ru/vul/2023-06647",
|
||
"Impact": "Low",
|
||
"Public": "20221108"
|
||
}
|
||
],
|
||
"CVEs": [
|
||
{
|
||
"ID": "CVE-2021-33621",
|
||
"CVSS3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
|
||
"CWE": "CWE-74",
|
||
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2021-33621",
|
||
"Impact": "High",
|
||
"Public": "20221118"
|
||
},
|
||
{
|
||
"ID": "CVE-2022-39253",
|
||
"CVSS3": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
|
||
"CWE": "CWE-59",
|
||
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2022-39253",
|
||
"Impact": "Low",
|
||
"Public": "20221019"
|
||
}
|
||
],
|
||
"Bugzilla": [
|
||
{
|
||
"ID": "36294",
|
||
"Href": "https://bugzilla.altlinux.org/36294",
|
||
"Data": "ri не показывает документацию"
|
||
},
|
||
{
|
||
"ID": "45251",
|
||
"Href": "https://bugzilla.altlinux.org/45251",
|
||
"Data": "gem: Permission denied @ dir_s_mkdir - /var/cache/ruby/gemie/rubygems.org%443"
|
||
},
|
||
{
|
||
"ID": "46576",
|
||
"Href": "https://bugzilla.altlinux.org/46576",
|
||
"Data": "ruby: сборочная зависимость от самой себя"
|
||
},
|
||
{
|
||
"ID": "47660",
|
||
"Href": "https://bugzilla.altlinux.org/47660",
|
||
"Data": "Ошибка No such file or directory @ rb_sysopen при установке gem пакетов"
|
||
},
|
||
{
|
||
"ID": "47868",
|
||
"Href": "https://bugzilla.altlinux.org/47868",
|
||
"Data": "Собрать свежий ruby"
|
||
},
|
||
{
|
||
"ID": "48249",
|
||
"Href": "https://bugzilla.altlinux.org/48249",
|
||
"Data": "wrong ELF class: ELFCLASS32 - /usr/lib/ruby/psych.so (LoadError)"
|
||
},
|
||
{
|
||
"ID": "48325",
|
||
"Href": "https://bugzilla.altlinux.org/48325",
|
||
"Data": "Не работает gem server"
|
||
},
|
||
{
|
||
"ID": "48713",
|
||
"Href": "https://bugzilla.altlinux.org/48713",
|
||
"Data": "Удалить openssl 1.1"
|
||
},
|
||
{
|
||
"ID": "48812",
|
||
"Href": "https://bugzilla.altlinux.org/48812",
|
||
"Data": "Попытка установить 16 новых пакетов при обновлении ruby"
|
||
}
|
||
],
|
||
"AffectedCPEs": {
|
||
"CPEs": [
|
||
"cpe:/o:alt:kworkstation:10",
|
||
"cpe:/o:alt:workstation:10",
|
||
"cpe:/o:alt:server:10",
|
||
"cpe:/o:alt:server-v:10",
|
||
"cpe:/o:alt:education:10",
|
||
"cpe:/o:alt:slinux:10",
|
||
"cpe:/o:alt:starterkit:p10",
|
||
"cpe:/o:alt:kworkstation:10.1",
|
||
"cpe:/o:alt:workstation:10.1",
|
||
"cpe:/o:alt:server:10.1",
|
||
"cpe:/o:alt:server-v:10.1",
|
||
"cpe:/o:alt:education:10.1",
|
||
"cpe:/o:alt:slinux:10.1",
|
||
"cpe:/o:alt:starterkit:10.1",
|
||
"cpe:/o:alt:kworkstation:10.2",
|
||
"cpe:/o:alt:workstation:10.2",
|
||
"cpe:/o:alt:server:10.2",
|
||
"cpe:/o:alt:server-v:10.2",
|
||
"cpe:/o:alt:education:10.2",
|
||
"cpe:/o:alt:slinux:10.2",
|
||
"cpe:/o:alt:starterkit:10.2"
|
||
]
|
||
}
|
||
}
|
||
},
|
||
"Criteria": {
|
||
"Operator": "AND",
|
||
"Criterions": [
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:2001",
|
||
"Comment": "ALT Linux must be installed"
|
||
}
|
||
],
|
||
"Criterias": [
|
||
{
|
||
"Operator": "OR",
|
||
"Criterions": [
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20242130001",
|
||
"Comment": "erb is earlier than 0:3.1.4-alt2.p10.1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20242130002",
|
||
"Comment": "gem is earlier than 2:3.3.26-alt2.p10.1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20242130003",
|
||
"Comment": "irb is earlier than 0:3.1.4-alt2.p10.1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20242130004",
|
||
"Comment": "libruby is earlier than 0:3.1.4-alt2.p10.1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20242130005",
|
||
"Comment": "libruby-devel is earlier than 0:3.1.4-alt2.p10.1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20242130006",
|
||
"Comment": "rpm-macros-ruby is earlier than 1:3.1.4-alt2.p10.1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20242130007",
|
||
"Comment": "ruby is earlier than 0:3.1.4-alt2.p10.1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20242130008",
|
||
"Comment": "ruby-devel is earlier than 0:3.1.4-alt2.p10.1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20242130009",
|
||
"Comment": "ruby-doc is earlier than 0:3.1.4-alt2.p10.1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20242130010",
|
||
"Comment": "ruby-doc-html is earlier than 0:3.1.4-alt2.p10.1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20242130011",
|
||
"Comment": "ruby-stdlibs is earlier than 0:3.1.4-alt2.p10.1"
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
}
|
||
]
|
||
} |