Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2021-26088 PoC — Fortinet FSSO Collector Agent 授权问题漏洞

Source
Associated Vulnerability
Title:Fortinet FSSO Collector Agent 授权问题漏洞 (CVE-2021-26088)
Description:Fortinet FSSO Collector Agent是美国Fortinet公司的一个小型软件程序,当用户对网络进行身份验证时,它会通知N4L Managed Router。 FSSO Collector 中存在授权问题漏洞,该漏洞源于系统为正确限制来自非授权用户的访问。该漏洞允许未经身份验证的用户绕过FSSO防火墙策略,通过发送专门设计的UDP登录通知包访问受保护的网络。以下产品及版本受到影响:FSSO DC Agent and Collector FOS 7.0.0 版本及之前版本、FSSO DC
Description
PoC for CVE-2021-26088 written in PowerShell
Readme
# PoC for CVE-2021-26088 written in PowerShell

## Description

> An improper authentication vulnerability in FSSO Collector may allow an unauthenticated user to bypass any firewall authentication rule and access the protected network via sending specifically crafted UDP login notification packets.

https://www.fortiguard.com/psirt/FG-IR-20-191

## Content

- forge_auth.ps1: main exploit
- check_src_port.ps1: get the source port range assigned to the current user

 ## Disclaimer

The tool provided in this repository is intended for educational and research purposes only. The author does not condone and is not responsible for any illegal activities performed with this tool. The user is solely responsible for any consequences of using this tool. The author makes no warranties, express or implied, regarding the tool's performance, reliability, or suitability for any particular purpose. The tool is provided "as is" without any warranty of any kind, either expressed or implied, including but not limited to the implied warranties of merchantability and fitness for a particular purpose. The author shall not be liable for any damages whatsoever arising out of the use or inability to use this tool, even if the author has been advised of the possibility of such damages.

It is important to note that using a tool like this to exploit vulnerabilities without explicit permission is illegal and unethical. It is strongly recommended that you use this tool only in a controlled environment and with the appropriate permissions
File Snapshot

[4.0K] /data/pocs/c2219ae40d68610b754ac2d9447f8698e00ba577 ├── [ 345] check_src_port.ps1 ├── [3.0K] forge_auth.ps1 └── [1.5K] README.md 0 directories, 3 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.