vendor:
Social-Commerce
by:
CraCkEr
6.1
CVSS
MEDIUM
Reflected XSS
79
CWE
Product Name: Social-Commerce
Affected Version From: 3.1.2006
Affected Version To: 3.1.2006
Patch Exists: NO
Related CWE: CVE-2023-4174
CPE: a:moosocial:social-commerce:3.1.6
Tags: cve,cve2023,moosocial,xss
Nuclei Metadata: {'max-request': 5, 'verified': True, 'fofa-query': 'icon_hash="702863115"'}
Platforms Tested: Windows 10 Pro
2023
Social-Commerce 3.1.6 – 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 proper input validation and output encoding to prevent XSS attacks. Sanitize user input before displaying it on web pages.