Goal Reached Thanks to every supporter โ€” we hit 100%!

Goal: 1000 CNY ยท Raised: 1336 CNY

100%

CVE-2021-45837 โ€” AI Deep Analysis Summary

Q1What is this vulnerability? (Essence + Consequences)

๐Ÿšจ **Essence**: Remote Code Execution (RCE) in TerraMaster TOS. ๐Ÿ“‰ **Consequences**: Attackers gain **root** access via a specific endpoint `/tos/index.php?app/del`. ๐Ÿ’ฅ Total system compromise.

Q2Root Cause? (CWE/Flaw)

๐Ÿ›ก๏ธ **Root Cause**: Improper input validation in the `/tos/index.php?app/del` endpoint. โš ๏ธ Allows injection of special inputs to trigger arbitrary command execution. ๐Ÿ› Classic injection flaw.

Q3Who is affected? (Versions/Components)

๐Ÿข **Vendor**: TerraMaster (China). ๐Ÿ–ฅ๏ธ **Product**: TOS (NAS OS). ๐Ÿ“ฆ **Affected Models**: F4-210, F2-210. ๐Ÿ“… **Version**: TOS 4.2.X (specifically 4.2.15-2107141517).

Q4What can hackers do? (Privileges/Data)

๐Ÿ”“ **Privileges**: Executes commands as **root**. ๐Ÿ—„๏ธ **Data**: Full control over NAS storage. ๐Ÿ•ต๏ธ **Action**: Arbitrary code execution. ๐ŸŒ Complete takeover of the server.

Q5Is exploitation threshold high? (Auth/Config)

๐Ÿ”‘ **Auth**: Likely requires authentication to access the TOS web interface. ๐Ÿ“ก **Config**: Network exposure of the NAS management port increases risk. ๐Ÿ“‰ Threshold: Medium (needs access to the specific PHP endpoint).

Q6Is there a public Exp? (PoC/Wild Exploitation)

๐Ÿ“œ **Public Exp**: Yes. ๐Ÿ”— **References**: PacketStorm Security & ThatsN0tMy.site posts. ๐Ÿงช **PoC**: Available online. ๐ŸŒ **Wild Exploitation**: Potential for automated attacks if endpoint is exposed.

Q7How to self-check? (Features/Scanning)

๐Ÿ” **Check**: Scan for `/tos/index.php?app/del` endpoint. ๐Ÿ“Š **Tools**: Use vulnerability scanners targeting TerraMaster TOS. ๐Ÿ‘€ **Visual**: Look for TOS 4.2.x versions in network inventory.

Q8Is it fixed officially? (Patch/Mitigation)

๐Ÿ› ๏ธ **Patch**: Official fix status not explicitly detailed in data. โš ๏ธ **Action**: Check TerraMaster support site for updates. ๐Ÿ”„ **Mitigation**: Apply vendor patches immediately if available.

Q9What if no patch? (Workaround)

๐Ÿšง **Workaround**: Block external access to the management interface. ๐Ÿšซ **Firewall**: Restrict `/tos/index.php` access to trusted IPs only. ๐Ÿ›‘ **Disable**: If possible, disable unnecessary web services.

Q10Is it urgent? (Priority Suggestion)

๐Ÿ”ฅ **Priority**: **CRITICAL**. ๐Ÿšจ **Urgency**: High. ๐Ÿ’ฃ **Reason**: Root-level RCE with public PoCs. ๐Ÿƒ **Action**: Patch or isolate immediately. โณ Time is of the essence.