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

Goal: 1000 CNY · Raised: 1110 CNY

100%

CVE-2021-22911 PoC — Rocket.Chat 安全漏洞

Source
Associated Vulnerability
Title:Rocket.Chat 安全漏洞 (CVE-2021-22911)
Description:A improper input sanitization vulnerability exists in Rocket.Chat server 3.11, 3.12 & 3.13 that could lead to unauthenticated NoSQL injection, resulting potentially in RCE.
Description
exploit for CVE-2021-22911 in rust
Readme
# CVE-2021-22911

A rust proof of concept for this CVE. Used as part of https://tryhackme.com/room/rocket, a CTF boot to root on the TryHackMe learning platform.

To use, update the constants in main.rs and run, and it should work straight off. Requires that you have the admin email address and username, plus that MFA is not enabled.

Based on https://www.exploit-db.com/exploits/49960, a python implementation that does rely on MFA being enabled (and doesn't work as is for this version of RocketChat).
File Snapshot

[4.0K] /data/pocs/2e86d0808c1f9d31bd283e7f047c8dd337c8fafb ├── [ 31K] Cargo.lock ├── [ 424] Cargo.toml ├── [ 505] README.md └── [4.0K] src └── [7.4K] main.rs 1 directory, 4 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 →