目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2023-26033— Gentoo SQL注入漏洞

一分钟漏洞结论

影响对象
gentoo soko
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

Gentoo是Gentoo基金会的一套开源的Linux系统。 Gentoo soko 1.0.1之前版本存在安全漏洞,该漏洞源于存在SQL注入漏洞,攻击者利用该漏洞可以导致拒绝服务。

CVSS 7.5 · High EPSS 0.62% · P47
获取后续新漏洞提醒 登录后订阅

一、 漏洞 CVE-2023-26033 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
Gentoo soko contains DoS attack based on SQL Injection
来源: CVE Program / CVE List V5
Vulnerability Description
Gentoo soko is the code that powers packages.gentoo.org. Versions prior to 1.0.1 are vulnerable to SQL Injection, leading to a Denial of Service. If the user selects (in user preferences) the "Recently Visited Packages" view for the index page, the value of the `search_history` cookie is used as a base64 encoded comma separated list of atoms. These are string loaded directly into the SQL query with `atom = '%s'` format string. As a result, any user can modify the browser's cookie value and inject most SQL queries. A proof of concept malformed cookie was generated that wiped the database or changed it's content. On the database, only public data is stored, so there is no confidentiality issues to site users. If it is known that the database was modified, a full restoration of data is possible by performing a full database wipe and performing full update of all components. This issue is patched with commit id 5ae9ca83b73. Version 1.0.1 contains the patch. If users are unable to upgrade immediately, the following workarounds may be applied: (1.) Use a proxy to always drop the `search_history` cookie until upgraded. The impact on user experience is low. (2.) Sanitize to the value of `search_history` cookie after base64 decoding it.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
来源: CVE Program / CVE List V5
Vulnerability Type
SQL命令中使用的特殊元素转义处理不恰当(SQL注入)
来源: CVE Program / CVE List V5
Vulnerability Title
Gentoo SQL注入漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Gentoo是Gentoo基金会的一套开源的Linux系统。 Gentoo soko 1.0.1之前版本存在安全漏洞,该漏洞源于存在SQL注入漏洞,攻击者利用该漏洞可以导致拒绝服务。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
gentoo soko < 1.0.1 -

二、漏洞 CVE-2023-26033 的公开POC

# POC 描述 源链接 神龙链接
AI 生成 POC 高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2023-26033 的情报信息

登录查看更多情报信息。

CVE-2023-26033 补丁与修复 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2023-26033

暂无评论


发表评论