中危 crewjam/saml 拒绝服务漏洞(CVE-2023-28119)
CVE编号
CVE-2023-28119利用情况
暂无补丁情况
官方补丁披露时间
2023-03-23漏洞描述
The crewjam/saml go library contains a partial implementation of the SAML standard in golang. Prior to version 0.4.13, the package's use of `flate.NewReader` does not limit the size of the input. The user can pass more than 1 MB of data in the HTTP request to the processing functions, which will be decompressed server-side using the Deflate algorithm. Therefore, after repeating the same request multiple times, it is possible to achieve a reliable crash since the operating system kills the process. This issue is patched in version 0.4.13.解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。
参考链接 |
|
---|---|
https://github.com/crewjam/saml/commit/8e9236867d176ad6338c870a84e2039aef8a5021 | |
https://github.com/crewjam/saml/security/advisories/GHSA-5mqj-xc49-246p |
受影响软件情况
# | 类型 | 厂商 | 产品 | 版本 | 影响面 | ||||
1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
运行在以下环境 | |||||||||
应用 | saml_project | saml | 0.4.12 | - | |||||
运行在以下环境 | |||||||||
系统 | debian_12 | golang-github-crewjam-saml | * | Up to (including) 0.4.12-2 | |||||
运行在以下环境 | |||||||||
系统 | debian_sid | golang-github-crewjam-saml | * | Up to (including) 0.4.12-2 |
- 攻击路径 本地
- 攻击复杂度 复杂
- 权限要求 普通权限
- 影响范围 越权影响
- EXP成熟度 未验证
- 补丁情况 官方补丁
- 数据保密性 无影响
- 数据完整性 无影响
- 服务器危害 无影响
- 全网数量 N/A
CWE-ID | 漏洞类型 |
CWE-770 | 不加限制或调节的资源分配 |
Exp相关链接

版权声明
本站原创文章转载请注明文章出处及链接,谢谢合作!
评论