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

目标: 1000 元 · 已筹: 1336

100%

CVE-2020-15239— xmpp-http-upload 路径遍历漏洞

一分钟漏洞结论

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

xmpp-http-upload是个人开发者的一个Web服务器插件。该插件允许客户端通过HTTP将文件上传到Web服务器。 xmpp-http-upload 0.4.0之前版本中存在安全漏洞,该漏洞源于当GET方法受到攻击时,攻击者可利用该漏洞读取带有.data后缀以及带有.meta后缀的JSON文件的文件。

CVSS 3.5 · Low EPSS 1.87% · P78
获取后续新漏洞提醒 登录后订阅

一、 漏洞 CVE-2020-15239 基础信息

漏洞信息

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

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

Vulnerability Title
Directory Traversal in xmpp-http-upload
来源: CVE Program / CVE List V5
Vulnerability Description
In xmpp-http-upload before version 0.4.0, when the GET method is attacked, attackers can read files which have a `.data` suffix and which are accompanied by a JSON file with the `.meta` suffix. This can lead to Information Disclosure and in some shared-hosting scenarios also to circumvention of authentication or other limitations on the outbound (GET) traffic. For example, in a scenario where a single server has multiple instances of the application running (with separate DATA_ROOT settings), an attacker who has knowledge about the directory structure is able to read files from any other instance to which the process has read access. If instances have individual authentication (for example, HTTP authentication via a reverse proxy, source IP based filtering) or other restrictions (such as quotas), attackers may circumvent those limits in such a scenario by using the Directory Traversal to retrieve data from the other instances. If the associated XMPP server (or anyone knowing the SECRET_KEY) is malicious, they can write files outside the DATA_ROOT. The files which are written are constrained to have the `.meta` and the `.data` suffixes; the `.meta` file will contain the JSON with the Content-Type of the original request and the `.data` file will contain the payload. The issue is patched in version 0.4.0.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:N/A:N
来源: CVE Program / CVE List V5
Vulnerability Type
对路径名的限制不恰当(路径遍历)
来源: CVE Program / CVE List V5
Vulnerability Title
xmpp-http-upload 路径遍历漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
xmpp-http-upload是个人开发者的一个Web服务器插件。该插件允许客户端通过HTTP将文件上传到Web服务器。 xmpp-http-upload 0.4.0之前版本中存在安全漏洞,该漏洞源于当GET方法受到攻击时,攻击者可利用该漏洞读取带有.data后缀以及带有.meta后缀的JSON文件的文件。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
horazont xmpp-http-upload < 0.4.0 -

二、漏洞 CVE-2020-15239 的公开POC

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

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2020-15239 的情报信息

登录查看更多情报信息。

CVE-2020-15239 补丁与修复 (2)

CVE-2020-15239 厂商安全公告 (1)

CVE-2020-15239 其他参考 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2020-15239

暂无评论


发表评论