关联漏洞
标题:
Fortinet FortiOS 信任管理问题漏洞
(CVE-2019-6693)
描述:Fortinet FortiOS是美国飞塔(Fortinet)公司的一套专用于FortiGate网络安全平台上的安全操作系统。该系统为用户提供防火墙、防病毒、IPSec/SSLVPN、Web内容过滤和反垃圾邮件等多种安全功能。 Fortinet FortiOS 5.6.10及之前版本、6.0.6及之前版本和6.2.0版本中存在安全漏洞,该漏洞源于程序使用硬编码加密密钥来加密配置备份文件中的敏感信息。攻击者可利用该漏洞访问备份文件,解密敏感数据。
描述
Decrypt reversible secrets encrypted using the default hardcoded key related to CVE-2020-9289 on FortiAnalyzer/FortiManager (the only difference with CVE-2019-6693 is the encryption routine).
介绍
# Decrypt FortiManager configuration secrets (CVE-2020-9289)
CVE-2020-9289 and CVE-2019-6693 are related to the same default and hardcoded key.
The only differences on the decryption routine implemented in FortiManager/FortiAnalyzer are:
- The IV handling (all the 16 bytes are provided before the encrypted data from digits).
- The last encrypted block is stripped from the output so it needs junk to be appended then removed from the cleartext.
See https://www.fortiguard.com/psirt/FG-IR-19-007 for more details.
文件快照
[4.0K] /data/pocs/7d3b76344a33d458106f92373bcb661afb93fd44
├── [1.2K] cve-2020-9289.py
├── [ 520] README.md
└── [ 22] requirements.txt
0 directories, 3 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。