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

目标: 1000 元 · 已筹: 1336

100%

CVE-2020-11069— TYPO3 安全漏洞

一分钟漏洞结论

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

TYPO3是瑞士TYPO3(Typo3)协会的一套免费开源的内容管理系统(框架)(CMS/CMF)。 TYPO3 9.0.0版本至9.5.16版本和10.0.0版本至10.4.1版本中的Backend User Interface和Install Tool组件存在安全漏洞。攻击者可利用该漏洞以用户权限执行脚本。

CVSS 8.0 · High EPSS 0.70% · P50
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Cross-Site Request Forgery in TYPO3 CMS
来源: CVE Program / CVE List V5
Vulnerability Description
In TYPO3 CMS 9.0.0 through 9.5.16 and 10.0.0 through 10.4.1, it has been discovered that the backend user interface and install tool are vulnerable to a same-site request forgery. A backend user can be tricked into interacting with a malicious resource an attacker previously managed to upload to the web server. Scripts are then executed with the privileges of the victims' user session. In a worst-case scenario, new admin users can be created which can directly be used by an attacker. The vulnerability is basically a cross-site request forgery (CSRF) triggered by a cross-site scripting vulnerability (XSS) - but happens on the same target host - thus, it's actually a same-site request forgery. Malicious payload such as HTML containing JavaScript might be provided by either an authenticated backend user or by a non-authenticated user using a third party extension, e.g. file upload in a contact form with knowing the target location. To be successful, the attacked victim requires an active and valid backend or install tool user session at the time of the attack. This has been fixed in 9.5.17 and 10.4.2. The deployment of additional mitigation techniques is suggested as described below. - Sudo Mode Extension This TYPO3 extension intercepts modifications to security relevant database tables, e.g. those storing user accounts or storages of the file abstraction layer. Modifications need to confirmed again by the acting user providing their password again. This technique is known as sudo mode. This way, unintended actions happening in the background can be mitigated. - https://github.com/FriendsOfTYPO3/sudo-mode - https://extensions.typo3.org/extension/sudo_mode - Content Security Policy Content Security Policies tell (modern) browsers how resources served a particular site are handled. It is also possible to disallow script executions for specific locations. In a TYPO3 context, it is suggested to disallow direct script execution at least for locations /fileadmin/ and /uploads/.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H
来源: CVE Program / CVE List V5
Vulnerability Type
跨站请求伪造(CSRF)
来源: CVE Program / CVE List V5
Vulnerability Title
TYPO3 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
TYPO3是瑞士TYPO3(Typo3)协会的一套免费开源的内容管理系统(框架)(CMS/CMF)。 TYPO3 9.0.0版本至9.5.16版本和10.0.0版本至10.4.1版本中的Backend User Interface和Install Tool组件存在安全漏洞。攻击者可利用该漏洞以用户权限执行脚本。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
TYPO3 TYPO3 CMS >= 9.0.0, < 9.5.17 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

同批安全公告 · TYPO3 · 2020-05-13 · 共 6 条

CVE-2020-11067 8.8 HIGH TYPO3 Backend User Interface组件代码问题漏洞
CVE-2020-11066 8.7 HIGH TYPO3 Core组件代码问题漏洞
CVE-2020-11065 5.4 MEDIUM TYPO3 Link Handling组件跨站脚本漏洞
CVE-2020-11064 5.4 MEDIUM TYPO3 Form Engine组件跨站脚本漏洞
CVE-2020-11063 3.7 LOW TYPO3 Password Reset组件信息泄露漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2020-11069

暂无评论


发表评论