漏洞类型 | 权限管理不当 | 发现时间 | 2023-12-13 | 漏洞等级 | 中危 |
MPS编号 | MPS-6278-4bdg | CVE编号 | CVE-2023-45725 | 漏洞影响广度 | 一般 |
漏洞危害
OSCS 描述 |
Apache CouchDB 是一个开源的NoSQL数据库,Design Document用于存储数据库的设计和视图定义。IBM Cloudant 是基于 Apache CouchDB 开发的托管式 NoSQL 数据库服务。 Apache CouchDB 和 IBM Cloudant 受影响版本中,Design Document中的 list、show、rewrite 和 update 函数在接收用户 HTTP 请求对象时会泄露http头中的 authorization 和 cookie。攻击者可将恶意构造的Design Document插入到数据库中,通过rewrite、update等函数将用户会话信息以 HTML 格式进行输出,或存入外部资源(如图片)或者 _local 文档中,进而诱使用户访问该Design Document的函数,获取用户cookie等信息进行权限升级。 Apache CouchDB 3.3.3版本通过清除 http 中的敏感标头修复此漏洞。 参考链接:https://www.oscs1024.com/hd/MPS-6278-4bdg |
影响范围及处置方案
OSCS 平台影响范围和处置方案
影响范围 | 处置方式 | 处置方法 |
couchdb [0.8.0, 3.3.3) | 升级 | 将组件 couchdb 升级至 3.3.3 及以上版本 |
cloudant (-∞, 8413) | 升级 | 将 cloudant 升级至 8413 及以上版本 |
缓解措施 | 避免使用来自不受信任的源的Design Document | |
参考链接:https://www.oscs1024.com/hd/MPS-6278-4bdg |
排查方式
方式1:使用漏洞检测CLI工具来排查使用文档:https://www.murphysec.com/docs/faqs/integration/cli.html |
方式2:使用漏洞检测IDEA插件排查使用文档:https://www.murphysec.com/docs/faqs/integration/jetbrains-ide-plugin.html |
方式3:接入GitLab进行漏洞检测排查使用文档:https://www.murphysec.com/docs/faqs/integration/gitlab.html |
更多排查方式:https://www.murphysec.com/docs/faqs/integration/ |
本文参考链接
https://www.oscs1024.com/hd/MPS-6278-4bdg
https://docs.couchdb.org/en/stable/cve/2023-45725.html
https://github.com/apache/couchdb/commit/deddbb2db1dcd819f38ea2a96cc0cf547f56a762
https://www.mail-archive.com/announce@apache.org/msg08755.html