Vulnerability Description
Arbitrary File Upload in user_payment_update.php in SourceCodester Client Database Management System 1.0 allows unauthenticated users to upload arbitrary files via the uploaded_file_cancelled field. Due to the absence of proper file extension checks, MIME type validation, and authentication, attackers can upload executable PHP files to a web-accessible directory (/files/). This allows them to execute arbitrary commands remotely by accessing the uploaded script, resulting in full Remote Code Execution (RCE) without authentication.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Lerouxyxchire | Client Database Management System | 1.0 |
Related Weaknesses (CWE)
References
- https://github.com/x6vrn/mitre/blob/main/CVE-2025-46191.mdThird Party Advisory
- https://portswigger.net/web-security/file-uploadTechnical Description
FAQ
What is CVE-2025-46191?
CVE-2025-46191 is a vulnerability with a CVSS score of 9.8 (CRITICAL). Arbitrary File Upload in user_payment_update.php in SourceCodester Client Database Management System 1.0 allows unauthenticated users to upload arbitrary files via the uploaded_file_cancelled field. D...
How severe is CVE-2025-46191?
CVE-2025-46191 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2025-46191?
Check the references section above for vendor advisories and patch information. Affected products include: Lerouxyxchire Client Database Management System.