CVE-2025-50848
MediumCVSS 6.1Exploitation Probability (EPSS)
Low risk12th percentile - higher than 12% of all known CVEs
Summary
A file upload vulnerability in CS Cart 4.18.3 allows unrestricted upload of HTML files, which are rendered directly in the browser. Attackers can upload crafted HTML files containing malicious content, such as fake login forms for credential harvesting or scripts for Cross-Site Scripting (XSS) attacks. Since the content is served from a trusted domain, it significantly increases the likelihood of successful phishing or script execution against other users.
Risk Assessment
The organization is at risk of credential theft and execution of malicious scripts in the context of a trusted domain, potentially leading to account takeover, data leakage, or further attacks within the system.
Recommendation
Immediately update CS Cart to the latest version that fixes this vulnerability. Until the update is applied, block HTML file uploads on the server or configure file type validation mechanisms.
Original NVD description (English source)
A file upload vulnerability was discovered in CS Cart 4.18.3, allows attackers to execute arbitrary code. CS Cart 4.18.3 allows unrestricted upload of HTML files, which are rendered directly in the browser when accessed. This allows an attacker to upload a crafted HTML file containing malicious content, such as a fake login form for credential harvesting or scripts for Cross-Site Scripting (XSS) attacks. Since the content is served from a trusted domain, it significantly increases the likelihood of successful phishing or script execution against other users.

