一、 漏洞 CVE-2023-32321 基础信息
漏洞标题
CKAN 通过精心构造的资源 ID 进行远程代码执行和私有信息访问
来源:AIGC 神龙大模型
漏洞描述信息
通过精心构造的资源ID,CKAN远程代码执行和私人信息访问
来源:AIGC 神龙大模型
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
来源:AIGC 神龙大模型
漏洞类别
可信数据的反序列化
来源:AIGC 神龙大模型
漏洞标题
CKAN remote code execution and private information access via crafted resource ids
来源:美国国家漏洞数据库 NVD
漏洞描述信息
CKAN is an open-source data management system for powering data hubs and data portals. Multiple vulnerabilities have been discovered in Ckan which may lead to remote code execution. An arbitrary file write in `resource_create` and `package_update` actions, using the `ResourceUploader` object. Also reachable via `package_create`, `package_revise`, and `package_patch` via calls to `package_update`. Remote code execution via unsafe pickle loading, via Beaker's session store when configured to use the file session store backend. Potential DOS due to lack of a length check on the resource id. Information disclosure: A user with permission to create a resource can access any other resource on the system if they know the id, even if they don't have access to it. Resource overwrite: A user with permission to create a resource can overwrite any resource if they know the id, even if they don't have access to it. A user with permissions to create or edit a dataset can upload a resource with a specially crafted id to write the uploaded file in an arbitrary location. This can be leveraged to Remote Code Execution via Beaker's insecure pickle loading. All the above listed vulnerabilities have been fixed in CKAN 2.9.9 and CKAN 2.10.1. Users are advised to upgrade. There are no known workarounds for these issues.
来源:美国国家漏洞数据库 NVD
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
来源:美国国家漏洞数据库 NVD
漏洞类别
输入验证不恰当
来源:美国国家漏洞数据库 NVD
漏洞标题
CKAN 安全漏洞
来源:中国国家信息安全漏洞库 CNNVD
漏洞描述信息
CKAN是一个开源 Dms(数据管理系统)。用于为数据中心和数据门户提供动力。 CKAN 2.9.9之前版本、2.10.1之前版本存在安全漏洞,该漏洞源于缺少对资源 id 的长度检查而导致的 DOS。
来源:中国国家信息安全漏洞库 CNNVD
CVSS信息
N/A
来源:中国国家信息安全漏洞库 CNNVD
漏洞类别
其他
来源:中国国家信息安全漏洞库 CNNVD
二、漏洞 CVE-2023-32321 的公开POC
# POC 描述 源链接 神龙链接
三、漏洞 CVE-2023-32321 的情报信息