| Title | liangliangyy DjangoBlog <= 2.1.0.0 Command Injection |
|---|
| Description | DjangoBlog through x.x.x.x allows remote code execution via the WeChat bot interface. The CommandHandler class in servermanager/api/commonapi.py passes user-supplied input directly to os.popen() without sanitization. The /robot endpoint is publicly accessible, the admin password is a hardcoded double-MD5 hash in djangoblog/settings.py (line 322), and the per-source-ID lockout mechanism can be trivially bypassed by rotating the message.source field. |
|---|
| Source | ⚠️ https://github.com/3em0/cve_repo/blob/main/DjangoBlog/Vuln-1-WeChat-Bot-RCE.md |
|---|
| User | Dem0 (UID 82596) |
|---|
| Submission | 03/26/2026 17:01 (29 days ago) |
|---|
| Moderation | 04/19/2026 07:11 (24 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 358211 [liangliangyy DjangoBlog up to 2.1.0.0 WeChat Bot Interface commonapi.py CommandHandler Source command injection] |
|---|
| Points | 20 |
|---|