vendor:
Online Matrimonial Website System
by:
Rajdip Dey Sarkar
9.8
CVSS
CRITICAL
Arbitrary file upload
434
CWE
Product Name: Online Matrimonial Website System
Affected Version From: 3.3
Affected Version To: 3.3
Patch Exists: NO
Related CWE: CVE-2023-39115
CPE: a:campcodes:online_matrimonial_website_system:3.3
Platforms Tested: Windows, Kali
2023
Online Matrimonial Website System v3.3 – Code Execution via malicious SVG file upload
An arbitrary file upload vulnerability in Campcodes Online Matrimonial Website System Script v3.3 allows attackers to execute arbitrary code via uploading a crafted SVG file.
Mitigation:
Implement proper file upload validation and filtering. Restrict file types and enforce strict file size limits. Use content-disposition header to control how files are handled.