Rocky Linux 8Satellite 6.12 版本重要(RLSA-2022:8506)

critical Nessus 插件 ID 184617

简介

远程 Rocky Linux 主机缺少一个或多个安全更新。

描述

远程 Rocky Linux 8 主机上存在安装的程序包该程序包受到公告 RLSA-2022:8506 中提及的多个漏洞的影响。

- Bzip2 解压缩解码器功能不允许对解压缩的输出数据设置大小限制(这会影响解压缩期间使用的分配大小)。Bzip2Decoder 的所有用户都会受到影响。恶意输入可触发 OOME 等 DoS 攻击 (CVE-2021-37136)

- Snappy 帧解码器功能未限制区块长度,这可能会导致内存使用过多。除此之外,它还可能缓冲保留的可跳过区块,直到接收整个区块为止,这也可能会导致内存使用过多。通过提供解压缩后的大小非常大的恶意输入(通过网络流或文件),或通过发送巨大的可跳过区块,可触发此漏洞。(CVE-2021-37137)

- 在 2.2 之前的 Django 2.2.27、 3.2 之前的 Django 3.2.12 和 4.0 之前的 Django 4.0.2 中,模板标签 {% debug %} 不会正确编码当前上下文。此漏洞可导致 XSS。(CVE-2022-22818)

- Nokogiri 是用于 Ruby 的开源 XML 和 HTML 库。Nokogiri 1.13.4 之前版本中有一个低效的正则表达式,其在系统尝试检测 HTML 文档中的编码时容易受到过度回溯的影响。建议用户升级到 Nokogiri 1.13.4 及更高版本。目前尚无针对此问题的解决方案。(CVE-2022-24836)

- 1.11.0 之前的 git 程序包容易受到通过 git 参数注入触发的命令注入攻击。调用 fetch(remote = 'origin', opts = {}) 函数时,程序会以可设置其他标记的方式将远程参数传递给 git fetch 子命令。攻击者可使用附加标记执行命令注入攻击。(CVE-2022-25648)

- 提供静态文件时,低于 2.2.0 版本的 Sinatra 不会验证扩展路径是否匹配 public_dir。(CVE-2022-29970)

- Rails::Html::Sanitizer 中可能存在的 XSS 漏洞在 Rails::Html::Sanitizer 的某些配置中存在一个可能的 XSS 漏洞。已为此漏洞分配了 CVE 标识符 CVE-2022-32209。受影响的版本ALL 未受影响: NONE修复的版本v1.4.3## 影响如果应用程序开发人员已替代审查器的允许标记以同时允许“select”和“style”元素代码则某些 Rails::Html::Sanitizer 某些配置可能存在的 XSS 漏洞可允许攻击者注入内容。仅当允许的标签被替代时 才会受到影响。这可通过应用程序配置来完成``ruby# In config/application.rbconfig.action_view.sanitized_allowed_tags = [select, style]``see https://guides.rubyonrails.org/configuring.html#configuring-action-viewOr 可通过操作视图的 `:tags` 选项来完成帮助程序“审查”“<%= 审查 @comment.body标签
[select, style] %>`请参阅 https://api.rubyonrails.org/classes/ActionView/Helpers/SanitizeHelper.html#method-i-sanitizeOr 可直接使用 Rails::Html::SafeListSanitizer 完成``ruby# 类级别 optionRails::Html::SafeListSanitizer.allowed_tags = [select, style] ``或``ruby# instance-level optionRails::Html::SafeListSanitizer.new.sanitize(@article.body, tags: [select, style])``通过任何上述同时包含 select 和 style 的机制应立即升级或使用其中一个变通方案。## 版本可在正常位置获得The FIXED 版本。## 变通方案从替代的允许标签中删除“select”或“style”。##感谢此漏洞由 [windshock] (https://hackerone.com/windshock?type=user) 负责地报告。 (CVE-2022-32209)

- 在 3.2.14 版之前的 Django 3.2 和 4.0.6 版之前的 Django 4.0 中发现一个问题。如果不受信任的数据被用作 kind/lookup_name 值,则 Trunc() 和 Extract() 数据库函数会受到 SQL 注入的影响。
将查找名称和种类限制为已知安全列表的应用程序不受影响。
(CVE-2022-34265)

请注意,Nessus 尚未测试这些问题,而是只依据应用程序自我报告的版本号进行判断。

解决方案

更新受影响的程序包。

另见

https://errata.rockylinux.org/RLSA-2022:8506

https://bugzilla.redhat.com/show_bug.cgi?id=1309740

https://bugzilla.redhat.com/show_bug.cgi?id=1703496

https://bugzilla.redhat.com/show_bug.cgi?id=1732590

https://bugzilla.redhat.com/show_bug.cgi?id=1775813

https://bugzilla.redhat.com/show_bug.cgi?id=1829468

https://bugzilla.redhat.com/show_bug.cgi?id=1830968

https://bugzilla.redhat.com/show_bug.cgi?id=1834897

https://bugzilla.redhat.com/show_bug.cgi?id=1850393

https://bugzilla.redhat.com/show_bug.cgi?id=1868175

https://bugzilla.redhat.com/show_bug.cgi?id=1868323

https://bugzilla.redhat.com/show_bug.cgi?id=1870816

https://bugzilla.redhat.com/show_bug.cgi?id=1879811

https://bugzilla.redhat.com/show_bug.cgi?id=1884148

https://bugzilla.redhat.com/show_bug.cgi?id=1892218

https://bugzilla.redhat.com/show_bug.cgi?id=1892752

https://bugzilla.redhat.com/show_bug.cgi?id=1894033

https://bugzilla.redhat.com/show_bug.cgi?id=1908841

https://bugzilla.redhat.com/show_bug.cgi?id=1912941

https://bugzilla.redhat.com/show_bug.cgi?id=1925165

https://bugzilla.redhat.com/show_bug.cgi?id=1930577

https://bugzilla.redhat.com/show_bug.cgi?id=1931532

https://bugzilla.redhat.com/show_bug.cgi?id=1931665

https://bugzilla.redhat.com/show_bug.cgi?id=1934210

https://bugzilla.redhat.com/show_bug.cgi?id=1938092

https://bugzilla.redhat.com/show_bug.cgi?id=1940396

https://bugzilla.redhat.com/show_bug.cgi?id=1951542

https://bugzilla.redhat.com/show_bug.cgi?id=1952939

https://bugzilla.redhat.com/show_bug.cgi?id=1959136

https://bugzilla.redhat.com/show_bug.cgi?id=1962253

https://bugzilla.redhat.com/show_bug.cgi?id=1964080

https://bugzilla.redhat.com/show_bug.cgi?id=1970132

https://bugzilla.redhat.com/show_bug.cgi?id=1970623

https://bugzilla.redhat.com/show_bug.cgi?id=1971747

https://bugzilla.redhat.com/show_bug.cgi?id=1973329

https://bugzilla.redhat.com/show_bug.cgi?id=1974180

https://bugzilla.redhat.com/show_bug.cgi?id=1981444

https://bugzilla.redhat.com/show_bug.cgi?id=1982698

https://bugzilla.redhat.com/show_bug.cgi?id=1982745

https://bugzilla.redhat.com/show_bug.cgi?id=1984400

https://bugzilla.redhat.com/show_bug.cgi?id=1989631

https://bugzilla.redhat.com/show_bug.cgi?id=1990119

https://bugzilla.redhat.com/show_bug.cgi?id=1991557

https://bugzilla.redhat.com/show_bug.cgi?id=1994877

https://bugzilla.redhat.com/show_bug.cgi?id=1994945

https://bugzilla.redhat.com/show_bug.cgi?id=1998477

https://bugzilla.redhat.com/show_bug.cgi?id=2000613

https://bugzilla.redhat.com/show_bug.cgi?id=2001517

https://bugzilla.redhat.com/show_bug.cgi?id=2001552

https://bugzilla.redhat.com/show_bug.cgi?id=2004133

https://bugzilla.redhat.com/show_bug.cgi?id=2004135

https://bugzilla.redhat.com/show_bug.cgi?id=2006974

https://bugzilla.redhat.com/show_bug.cgi?id=2007117

https://bugzilla.redhat.com/show_bug.cgi?id=2011312

https://bugzilla.redhat.com/show_bug.cgi?id=2013611

https://bugzilla.redhat.com/show_bug.cgi?id=2015062

https://bugzilla.redhat.com/show_bug.cgi?id=2015757

https://bugzilla.redhat.com/show_bug.cgi?id=2016924

https://bugzilla.redhat.com/show_bug.cgi?id=2022065

https://bugzilla.redhat.com/show_bug.cgi?id=2022649

https://bugzilla.redhat.com/show_bug.cgi?id=2024175

https://bugzilla.redhat.com/show_bug.cgi?id=2024576

https://bugzilla.redhat.com/show_bug.cgi?id=2024968

https://bugzilla.redhat.com/show_bug.cgi?id=2025892

https://bugzilla.redhat.com/show_bug.cgi?id=2025926

https://bugzilla.redhat.com/show_bug.cgi?id=2027947

https://bugzilla.redhat.com/show_bug.cgi?id=2028112

https://bugzilla.redhat.com/show_bug.cgi?id=2033321

https://bugzilla.redhat.com/show_bug.cgi?id=2033381

https://bugzilla.redhat.com/show_bug.cgi?id=2035287

https://bugzilla.redhat.com/show_bug.cgi?id=2036151

https://bugzilla.redhat.com/show_bug.cgi?id=2038989

https://bugzilla.redhat.com/show_bug.cgi?id=2043126

https://bugzilla.redhat.com/show_bug.cgi?id=2043242

https://bugzilla.redhat.com/show_bug.cgi?id=2048547

https://bugzilla.redhat.com/show_bug.cgi?id=2048775

https://bugzilla.redhat.com/show_bug.cgi?id=2049595

https://bugzilla.redhat.com/show_bug.cgi?id=2051648

https://bugzilla.redhat.com/show_bug.cgi?id=2051891

https://bugzilla.redhat.com/show_bug.cgi?id=2052076

https://bugzilla.redhat.com/show_bug.cgi?id=2053842

https://bugzilla.redhat.com/show_bug.cgi?id=2054011

https://bugzilla.redhat.com/show_bug.cgi?id=2054042

https://bugzilla.redhat.com/show_bug.cgi?id=2054786

https://bugzilla.redhat.com/show_bug.cgi?id=2054969

https://bugzilla.redhat.com/show_bug.cgi?id=2055391

https://bugzilla.redhat.com/show_bug.cgi?id=2055416

https://bugzilla.redhat.com/show_bug.cgi?id=2055979

https://bugzilla.redhat.com/show_bug.cgi?id=2056188

https://bugzilla.redhat.com/show_bug.cgi?id=2056702

https://bugzilla.redhat.com/show_bug.cgi?id=2058037

https://bugzilla.redhat.com/show_bug.cgi?id=2059179

https://bugzilla.redhat.com/show_bug.cgi?id=2060651

https://bugzilla.redhat.com/show_bug.cgi?id=2062800

https://bugzilla.redhat.com/show_bug.cgi?id=2064979

https://bugzilla.redhat.com/show_bug.cgi?id=2068454

https://bugzilla.redhat.com/show_bug.cgi?id=2069306

https://bugzilla.redhat.com/show_bug.cgi?id=2069440

https://bugzilla.redhat.com/show_bug.cgi?id=2069634

https://bugzilla.redhat.com/show_bug.cgi?id=2070001

https://bugzilla.redhat.com/show_bug.cgi?id=2070535

https://bugzilla.redhat.com/show_bug.cgi?id=2070732

https://bugzilla.redhat.com/show_bug.cgi?id=2070972

https://bugzilla.redhat.com/show_bug.cgi?id=2072696

https://bugzilla.redhat.com/show_bug.cgi?id=2073305

https://bugzilla.redhat.com/show_bug.cgi?id=2074346

https://bugzilla.redhat.com/show_bug.cgi?id=2075056

https://bugzilla.redhat.com/show_bug.cgi?id=2076843

https://bugzilla.redhat.com/show_bug.cgi?id=2077811

https://bugzilla.redhat.com/show_bug.cgi?id=2077822

https://bugzilla.redhat.com/show_bug.cgi?id=2077824

https://bugzilla.redhat.com/show_bug.cgi?id=2080324

https://bugzilla.redhat.com/show_bug.cgi?id=2080423

https://bugzilla.redhat.com/show_bug.cgi?id=2081096

https://bugzilla.redhat.com/show_bug.cgi?id=2084130

https://bugzilla.redhat.com/show_bug.cgi?id=2085490

https://bugzilla.redhat.com/show_bug.cgi?id=2088303

https://bugzilla.redhat.com/show_bug.cgi?id=2089445

https://bugzilla.redhat.com/show_bug.cgi?id=2089828

https://bugzilla.redhat.com/show_bug.cgi?id=2091044

https://bugzilla.redhat.com/show_bug.cgi?id=2092039

https://bugzilla.redhat.com/show_bug.cgi?id=2093884

https://bugzilla.redhat.com/show_bug.cgi?id=2094019

https://bugzilla.redhat.com/show_bug.cgi?id=2095187

https://bugzilla.redhat.com/show_bug.cgi?id=2095820

https://bugzilla.redhat.com/show_bug.cgi?id=2096429

https://bugzilla.redhat.com/show_bug.cgi?id=2098240

https://bugzilla.redhat.com/show_bug.cgi?id=2099620

https://bugzilla.redhat.com/show_bug.cgi?id=2100578

https://bugzilla.redhat.com/show_bug.cgi?id=2100887

https://bugzilla.redhat.com/show_bug.cgi?id=2101579

https://bugzilla.redhat.com/show_bug.cgi?id=2101882

https://bugzilla.redhat.com/show_bug.cgi?id=2101986

https://bugzilla.redhat.com/show_bug.cgi?id=2102145

https://bugzilla.redhat.com/show_bug.cgi?id=2102456

https://bugzilla.redhat.com/show_bug.cgi?id=2102825

https://bugzilla.redhat.com/show_bug.cgi?id=2102867

https://bugzilla.redhat.com/show_bug.cgi?id=2102896

https://bugzilla.redhat.com/show_bug.cgi?id=2103096

https://bugzilla.redhat.com/show_bug.cgi?id=2103099

https://bugzilla.redhat.com/show_bug.cgi?id=2103102

https://bugzilla.redhat.com/show_bug.cgi?id=2103106

https://bugzilla.redhat.com/show_bug.cgi?id=2103110

https://bugzilla.redhat.com/show_bug.cgi?id=2103129

https://bugzilla.redhat.com/show_bug.cgi?id=2103522

https://bugzilla.redhat.com/show_bug.cgi?id=2104401

https://bugzilla.redhat.com/show_bug.cgi?id=2104498

https://bugzilla.redhat.com/show_bug.cgi?id=2105048

https://bugzilla.redhat.com/show_bug.cgi?id=2105107

https://bugzilla.redhat.com/show_bug.cgi?id=2105144

https://bugzilla.redhat.com/show_bug.cgi?id=2105299

https://bugzilla.redhat.com/show_bug.cgi?id=2105941

https://bugzilla.redhat.com/show_bug.cgi?id=2106000

https://bugzilla.redhat.com/show_bug.cgi?id=2106090

https://bugzilla.redhat.com/show_bug.cgi?id=2106091

https://bugzilla.redhat.com/show_bug.cgi?id=2106092

https://bugzilla.redhat.com/show_bug.cgi?id=2106093

https://bugzilla.redhat.com/show_bug.cgi?id=2106333

https://bugzilla.redhat.com/show_bug.cgi?id=2106659

https://bugzilla.redhat.com/show_bug.cgi?id=2106691

https://bugzilla.redhat.com/show_bug.cgi?id=2106700

https://bugzilla.redhat.com/show_bug.cgi?id=2106885

https://bugzilla.redhat.com/show_bug.cgi?id=2107252

https://bugzilla.redhat.com/show_bug.cgi?id=2107572

https://bugzilla.redhat.com/show_bug.cgi?id=2107577

https://bugzilla.redhat.com/show_bug.cgi?id=2107701

https://bugzilla.redhat.com/show_bug.cgi?id=2108169

https://bugzilla.redhat.com/show_bug.cgi?id=2108611

https://bugzilla.redhat.com/show_bug.cgi?id=2108637

https://bugzilla.redhat.com/show_bug.cgi?id=2108719

https://bugzilla.redhat.com/show_bug.cgi?id=2109254

https://bugzilla.redhat.com/show_bug.cgi?id=2109260

https://bugzilla.redhat.com/show_bug.cgi?id=2109298

https://bugzilla.redhat.com/show_bug.cgi?id=2109421

https://bugzilla.redhat.com/show_bug.cgi?id=2109594

https://bugzilla.redhat.com/show_bug.cgi?id=2109606

https://bugzilla.redhat.com/show_bug.cgi?id=2109810

https://bugzilla.redhat.com/show_bug.cgi?id=2110003

https://bugzilla.redhat.com/show_bug.cgi?id=2110163

https://bugzilla.redhat.com/show_bug.cgi?id=2110222

https://bugzilla.redhat.com/show_bug.cgi?id=2110731

https://bugzilla.redhat.com/show_bug.cgi?id=2110872

https://bugzilla.redhat.com/show_bug.cgi?id=2111038

https://bugzilla.redhat.com/show_bug.cgi?id=2111074

https://bugzilla.redhat.com/show_bug.cgi?id=2111222

https://bugzilla.redhat.com/show_bug.cgi?id=2111373

https://bugzilla.redhat.com/show_bug.cgi?id=2111469

https://bugzilla.redhat.com/show_bug.cgi?id=2111570

https://bugzilla.redhat.com/show_bug.cgi?id=2111571

https://bugzilla.redhat.com/show_bug.cgi?id=2111578

https://bugzilla.redhat.com/show_bug.cgi?id=2111921

https://bugzilla.redhat.com/show_bug.cgi?id=2112015

https://bugzilla.redhat.com/show_bug.cgi?id=2112093

https://bugzilla.redhat.com/show_bug.cgi?id=2112098

https://bugzilla.redhat.com/show_bug.cgi?id=2112436

https://bugzilla.redhat.com/show_bug.cgi?id=2112979

https://bugzilla.redhat.com/show_bug.cgi?id=2113013

https://bugzilla.redhat.com/show_bug.cgi?id=2113905

https://bugzilla.redhat.com/show_bug.cgi?id=2113946

https://bugzilla.redhat.com/show_bug.cgi?id=2113996

https://bugzilla.redhat.com/show_bug.cgi?id=2115229

https://bugzilla.redhat.com/show_bug.cgi?id=2115686

https://bugzilla.redhat.com/show_bug.cgi?id=2115767

https://bugzilla.redhat.com/show_bug.cgi?id=2115775

https://bugzilla.redhat.com/show_bug.cgi?id=2115822

https://bugzilla.redhat.com/show_bug.cgi?id=2115832

https://bugzilla.redhat.com/show_bug.cgi?id=2116123

https://bugzilla.redhat.com/show_bug.cgi?id=2116276

https://bugzilla.redhat.com/show_bug.cgi?id=2116385

https://bugzilla.redhat.com/show_bug.cgi?id=2116871

https://bugzilla.redhat.com/show_bug.cgi?id=2117382

https://bugzilla.redhat.com/show_bug.cgi?id=2117489

https://bugzilla.redhat.com/show_bug.cgi?id=2117522

https://bugzilla.redhat.com/show_bug.cgi?id=2118055

https://bugzilla.redhat.com/show_bug.cgi?id=2118252

https://bugzilla.redhat.com/show_bug.cgi?id=2118356

https://bugzilla.redhat.com/show_bug.cgi?id=2118431

https://bugzilla.redhat.com/show_bug.cgi?id=2118689

https://bugzilla.redhat.com/show_bug.cgi?id=2118694

https://bugzilla.redhat.com/show_bug.cgi?id=2118772

https://bugzilla.redhat.com/show_bug.cgi?id=2118790

https://bugzilla.redhat.com/show_bug.cgi?id=2118950

https://bugzilla.redhat.com/show_bug.cgi?id=2118966

https://bugzilla.redhat.com/show_bug.cgi?id=2119112

https://bugzilla.redhat.com/show_bug.cgi?id=2119117

https://bugzilla.redhat.com/show_bug.cgi?id=2119120

https://bugzilla.redhat.com/show_bug.cgi?id=2119124

https://bugzilla.redhat.com/show_bug.cgi?id=2119190

https://bugzilla.redhat.com/show_bug.cgi?id=2119234

https://bugzilla.redhat.com/show_bug.cgi?id=2119688

https://bugzilla.redhat.com/show_bug.cgi?id=2120148

https://bugzilla.redhat.com/show_bug.cgi?id=2120224

https://bugzilla.redhat.com/show_bug.cgi?id=2120299

https://bugzilla.redhat.com/show_bug.cgi?id=2120327

https://bugzilla.redhat.com/show_bug.cgi?id=2120414

https://bugzilla.redhat.com/show_bug.cgi?id=2120579

https://bugzilla.redhat.com/show_bug.cgi?id=2120632

https://bugzilla.redhat.com/show_bug.cgi?id=2120715

https://bugzilla.redhat.com/show_bug.cgi?id=2120992

https://bugzilla.redhat.com/show_bug.cgi?id=2121238

https://bugzilla.redhat.com/show_bug.cgi?id=2121249

https://bugzilla.redhat.com/show_bug.cgi?id=2121583

https://bugzilla.redhat.com/show_bug.cgi?id=2121689

https://bugzilla.redhat.com/show_bug.cgi?id=2121738

https://bugzilla.redhat.com/show_bug.cgi?id=2121739

https://bugzilla.redhat.com/show_bug.cgi?id=2121954

https://bugzilla.redhat.com/show_bug.cgi?id=2122090

https://bugzilla.redhat.com/show_bug.cgi?id=2122214

https://bugzilla.redhat.com/show_bug.cgi?id=2122764

https://bugzilla.redhat.com/show_bug.cgi?id=2122780

https://bugzilla.redhat.com/show_bug.cgi?id=2122945

https://bugzilla.redhat.com/show_bug.cgi?id=2123352

https://bugzilla.redhat.com/show_bug.cgi?id=2123405

https://bugzilla.redhat.com/show_bug.cgi?id=2124047

https://bugzilla.redhat.com/show_bug.cgi?id=2124051

https://bugzilla.redhat.com/show_bug.cgi?id=2124087

https://bugzilla.redhat.com/show_bug.cgi?id=2124271

https://bugzilla.redhat.com/show_bug.cgi?id=2124568

https://bugzilla.redhat.com/show_bug.cgi?id=2124663

https://bugzilla.redhat.com/show_bug.cgi?id=2124850

https://bugzilla.redhat.com/show_bug.cgi?id=2124851

https://bugzilla.redhat.com/show_bug.cgi?id=2124928

https://bugzilla.redhat.com/show_bug.cgi?id=2125022

https://bugzilla.redhat.com/show_bug.cgi?id=2125244

https://bugzilla.redhat.com/show_bug.cgi?id=2125317

https://bugzilla.redhat.com/show_bug.cgi?id=2125585

https://bugzilla.redhat.com/show_bug.cgi?id=2125669

https://bugzilla.redhat.com/show_bug.cgi?id=2127099

https://bugzilla.redhat.com/show_bug.cgi?id=2127318

https://bugzilla.redhat.com/show_bug.cgi?id=2127934

https://bugzilla.redhat.com/show_bug.cgi?id=2127940

https://bugzilla.redhat.com/show_bug.cgi?id=2128209

https://bugzilla.redhat.com/show_bug.cgi?id=2128422

https://bugzilla.redhat.com/show_bug.cgi?id=2129002

https://bugzilla.redhat.com/show_bug.cgi?id=2131729

https://bugzilla.redhat.com/show_bug.cgi?id=2133468

https://bugzilla.redhat.com/show_bug.cgi?id=2139368

https://bugzilla.redhat.com/show_bug.cgi?id=2139369

https://bugzilla.redhat.com/show_bug.cgi?id=2139371

插件详情

严重性: Critical

ID: 184617

文件名: rocky_linux_RLSA-2022-8506.nasl

版本: 1.1

类型: local

发布时间: 2023/11/6

最近更新时间: 2025/6/4

支持的传感器: Nessus Agent, Continuous Assessment, Nessus

风险信息

VPR

风险因素: Medium

分数: 6.7

CVSS v2

风险因素: High

基本分数: 7.5

时间分数: 6.5

矢量: CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:P

CVSS 分数来源: CVE-2022-34265

CVSS v3

风险因素: Critical

基本分数: 9.8

时间分数: 9.4

矢量: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

时间矢量: CVSS:3.0/E:H/RL:O/RC:C

漏洞信息

CPE: p-cpe:/a:rocky:linux:libdb-sql-debuginfo, p-cpe:/a:rocky:linux:libdb-debugsource, p-cpe:/a:rocky:linux:libdb-cxx-debuginfo, p-cpe:/a:rocky:linux:libdb-debuginfo, p-cpe:/a:rocky:linux:libdb-cxx, p-cpe:/a:rocky:linux:libdb-utils-debuginfo, p-cpe:/a:rocky:linux:libdb-sql-devel-debuginfo, cpe:/o:rocky:linux:8

必需的 KB 项: Host/local_checks_enabled, Host/cpu, Host/RockyLinux/release, Host/RockyLinux/rpm-list

可利用: true

易利用性: Exploits are available

补丁发布日期: 2022/11/16

漏洞发布日期: 2021/9/9

参考资料信息

CVE: CVE-2021-37136, CVE-2021-37137, CVE-2022-22818, CVE-2022-24836, CVE-2022-25648, CVE-2022-29970, CVE-2022-32209, CVE-2022-34265