登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
模力方舟
AI 队友
登录
注册
代码拉取完成,页面将自动刷新
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
2
Star
0
Fork
0
euler-ttttt
/
acpi
代码
Issues
29
Pull Requests
2
Wiki
统计
流水线
服务
JavaDoc
PHPDoc
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
SBOM
我知道了,不再自动展开
更新失败,请稍后重试!
移除标识
内容风险标识
本任务被
标识为内容中包含有代码安全 Bug 、隐私泄露等敏感信息,仓库外成员不可访问
CVE-2022-31025
已完成
#IBDFER
任务
weiwei123
拥有者
创建于
2024-12-24 16:37
一、漏洞信息 漏洞编号:[CVE-2022-31025](https://nvd.nist.gov/vuln/detail/CVE-2022-31025) 漏洞归属组件:acpi, https://gitee.com/euler-ttttt/acpi 漏洞归属的版本:1.7.15 CVSS分值:  BaseScore: 7.7 High  Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N 漏洞简述: Bleve is a1a text indexing library for go. Bleve includes HTTP utilities under bleve/http package, that are used by its sample application. These HTTP methods pave way for exploitation of a node’s filesystem where the bleve index resides, if the user has used bleve’s own HTTP (bleve/http) handlers for exposing the access to the indexes. For instance, the CreateIndexHandler (`http/index_create.go`) and DeleteIndexHandler (`http/index_delete.go`) enable an attacker to create a bleve index (directory structure) anywhere where the user running the server has the write permissions and to delete recursively any directory owned by the same user account. Users who have used the bleve/http package for exposing access to bleve index without the explicit handling for the Role Based Access Controls(RBAC) of the index assets would be impacted by this issue. There is no patch for this issue because the http package is purely intended to be used for demonstration purposes. Bleve was never designed handle the RBACs, nor it was ever advertised to be used in that way. The collaborators of this project have decided to stay away from adding any authentication or authorization to bleve project at the moment. The bleve/http package is mainly for demonstration purposes and it lacks exhaustive validation of the user inputs as well as any authentication and authorization measures. It is recommended to not use bleve/http in production use cases.1 漏洞公开时间:2022-06-02 09:15:00 漏洞创建时间:2024-12-24 16:37:40 漏洞详情参考链接: [https://nvd.nist.gov/vuln/detail/CVE-2022-31025](https://nvd.nist.gov/vuln/detail/CVE-2022-31025) 漏洞分析指导链接: [https://gitee.com/mindspore/community/blob/master/security/cve_issue_template.md](https://gitee.com/mindspore/community/blob/master/security/cve_issue_template.md) 漏洞补丁信息: <details> <summary>详情(点击展开)</summary> | 影响的包 | 修复版本 | 修复补丁 | 问题引入补丁 | 来源 | | ------- | -------- | ------- | -------- | --------- | | | | https://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=9903ba28c28ab18dc7b7b6fb8571cc8b5caae1a6 (n6.0) | | ubuntu | | | | https://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=a937b3c58babae893fb46b286a4792cd24a01d3d (n5.1.6) | | ubuntu | | | | https://ffmpeg.org/ | | nvd | | | | https://github.com/CookedMelon/ReportCVE/tree/main/FFmpeg/poc5 | | nvd | | | | https://github.com/CookedMelon/ReportCVE/tree/main/FFmpeg/poc6 | | nvd | | | | https://vuldb.com/?ctiid.273945 | | nvd | | | | https://vuldb.com/?id.273945 | | nvd | </details> 二、漏洞分析结构反馈 影响性分析说明: 漏洞评分(MindSpore评分):  BaseScore:  Vector: 受影响版本排查(受影响/不受影响): 1.master: 2.r1.10: 3.r1.9: 4.r2.0: 5.r2.1: 6.r2.2: 7.r2.3:
一、漏洞信息 漏洞编号:[CVE-2022-31025](https://nvd.nist.gov/vuln/detail/CVE-2022-31025) 漏洞归属组件:acpi, https://gitee.com/euler-ttttt/acpi 漏洞归属的版本:1.7.15 CVSS分值:  BaseScore: 7.7 High  Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N 漏洞简述: Bleve is a1a text indexing library for go. Bleve includes HTTP utilities under bleve/http package, that are used by its sample application. These HTTP methods pave way for exploitation of a node’s filesystem where the bleve index resides, if the user has used bleve’s own HTTP (bleve/http) handlers for exposing the access to the indexes. For instance, the CreateIndexHandler (`http/index_create.go`) and DeleteIndexHandler (`http/index_delete.go`) enable an attacker to create a bleve index (directory structure) anywhere where the user running the server has the write permissions and to delete recursively any directory owned by the same user account. Users who have used the bleve/http package for exposing access to bleve index without the explicit handling for the Role Based Access Controls(RBAC) of the index assets would be impacted by this issue. There is no patch for this issue because the http package is purely intended to be used for demonstration purposes. Bleve was never designed handle the RBACs, nor it was ever advertised to be used in that way. The collaborators of this project have decided to stay away from adding any authentication or authorization to bleve project at the moment. The bleve/http package is mainly for demonstration purposes and it lacks exhaustive validation of the user inputs as well as any authentication and authorization measures. It is recommended to not use bleve/http in production use cases.1 漏洞公开时间:2022-06-02 09:15:00 漏洞创建时间:2024-12-24 16:37:40 漏洞详情参考链接: [https://nvd.nist.gov/vuln/detail/CVE-2022-31025](https://nvd.nist.gov/vuln/detail/CVE-2022-31025) 漏洞分析指导链接: [https://gitee.com/mindspore/community/blob/master/security/cve_issue_template.md](https://gitee.com/mindspore/community/blob/master/security/cve_issue_template.md) 漏洞补丁信息: <details> <summary>详情(点击展开)</summary> | 影响的包 | 修复版本 | 修复补丁 | 问题引入补丁 | 来源 | | ------- | -------- | ------- | -------- | --------- | | | | https://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=9903ba28c28ab18dc7b7b6fb8571cc8b5caae1a6 (n6.0) | | ubuntu | | | | https://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=a937b3c58babae893fb46b286a4792cd24a01d3d (n5.1.6) | | ubuntu | | | | https://ffmpeg.org/ | | nvd | | | | https://github.com/CookedMelon/ReportCVE/tree/main/FFmpeg/poc5 | | nvd | | | | https://github.com/CookedMelon/ReportCVE/tree/main/FFmpeg/poc6 | | nvd | | | | https://vuldb.com/?ctiid.273945 | | nvd | | | | https://vuldb.com/?id.273945 | | nvd | </details> 二、漏洞分析结构反馈 影响性分析说明: 漏洞评分(MindSpore评分):  BaseScore:  Vector: 受影响版本排查(受影响/不受影响): 1.master: 2.r1.10: 3.r1.9: 4.r2.0: 5.r2.1: 6.r2.2: 7.r2.3:
评论 (
1
)
登录
后才可以发表评论
状态
已完成
待办的
进行中
已完成
已取消
负责人
未设置
标签
CVE/UNFIXED
未设置
项目
未立项任务
未立项任务
里程碑
未关联里程碑
未关联里程碑
Pull Requests
未关联
未关联
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
未关联
未关联
master
m3
m2
m1
b
a
merge_test
pr_test
large_file
openEuler-20.03-LTS-SP3
openEuler-22.03-LTS-SP1
openEuler-22.03-LTS-SP2
dev
开始日期   -   截止日期
-
置顶选项
不置顶
置顶等级:高
置顶等级:中
置顶等级:低
优先级
不指定
严重
主要
次要
不重要
预计工期
(小时)
参与者(1)
1
https://gitee.com/euler-ttttt/acpi.git
git@gitee.com:euler-ttttt/acpi.git
euler-ttttt
acpi
acpi
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
评论
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册