CyberRota Analysis
AI-GeneratedThe vulnerability in yshopmall versions up to 3.3 allows attackers to exploit the file upload endpoint (/api/upload) due to inadequate file type validation, enabling the upload of malicious files such as HTML and JSP. This can lead to Cross Site Scripting (XSS) attacks, potentially compromising user data and session integrity. Organizations using this software should prioritize remediation to mitigate the risk of exploitation.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
yshopmall <=3.3 is vulnerable to Cross Site Scripting (XSS). The file upload endpoint /api/upload of the system lacks file type validation. Attackers can upload files of any type, including HTML, JSP, and other executable files.