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

目标: 1000 元 · 已筹: 1336

100%

CVE-2023-32689— Parse Server 代码问题漏洞

一分钟漏洞结论

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

Parse Server是一个开源后端,可以部署到任何可以运行 Node.js 的基础设施。 Parse Server 5.4.4之前版本、6.0.0到6.1.1版本存在安全漏洞,该漏洞源于恶意用户可以通过其公共 API 将 HTML 文件上传到 Parse Server。

CVSS 6.3 · Medium EPSS 0.64% · P48
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Parse Server vulnerable to phishing attack vulnerability that involves uploading malicious HTML file
来源: CVE Program / CVE List V5
Vulnerability Description
Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Versions prior to 5.4.4 and 6.1.1 are vulnerable to a phishing attack vulnerability that involves a user uploading malicious files. A malicious user could upload an HTML file to Parse Server via its public API. That HTML file would then be accessible at the internet domain at which Parse Server is hosted. The URL of the the uploaded HTML could be shared for phishing attacks. The HTML page may seem legitimate because it is served under the internet domain where Parse Server is hosted, which may be the same as a company's official website domain. An additional security issue arises when the Parse JavaScript SDK is used. The SDK stores sessions in the internet browser's local storage, which usually restricts data access depending on the internet domain. A malicious HTML file could contain a script that retrieves the user's session token from local storage and then share it with the attacker. The fix included in versions 5.4.4 and 6.1.1 adds a new Parse Server option `fileUpload.fileExtensions` to restrict file upload on Parse Server by file extension. It is recommended to restrict file upload for HTML file extensions, which this fix disables by default. If an app requires upload of files with HTML file extensions, the option can be set to `['.*']` or another custom value to override the default.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N
来源: CVE Program / CVE List V5
Vulnerability Type
危险类型文件的不加限制上传
来源: CVE Program / CVE List V5
Vulnerability Title
Parse Server 代码问题漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Parse Server是一个开源后端,可以部署到任何可以运行 Node.js 的基础设施。 Parse Server 5.4.4之前版本、6.0.0到6.1.1版本存在安全漏洞,该漏洞源于恶意用户可以通过其公共 API 将 HTML 文件上传到 Parse Server。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
parse-community parse-server < 5.4.4 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2023-32689 补丁与修复 (2)

CVE-2023-32689 厂商安全公告 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2023-32689

暂无评论


发表评论