.. / CVE-2023-43325

Exploit for MooSocial 3.1.8 - Cross-Site Scripting (CVE-2023-43325)

Description:

A reflected cross-site scripting (XSS) vulnerability exisits in the data[redirect_url] parameter on user login function of mooSocial v3.1.8 which allows attackers to steal user’s session cookies and impersonate their account via a crafted URL.

Nuclei Template

View the template here CVE-2023-43325.yaml

Validate with Nuclei

echo "$URL" | nuclei -t ~/nuclei-templates/http/cves/2023/CVE-2023-43325.yaml
Copy

References:

https://nvd.nist.gov/vuln/detail/CVE-2023-43325
https://travel.moosocial.com/
https://moosocial.com/
https://github.com/fkie-cad/nvd-json-data-feeds
https://github.com/ahrixia/CVE-2023-43325