CVE-2025-4923 Details
Description
A vulnerability, which was classified as critical, has been found in SourceCodester Client Database Management System 1.0. This issue affects some unknown processing of the file /user_delivery_update.php. The manipulation of the argument uploaded_file_cancelled leads to unrestricted upload. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used.
A critical file upload vulnerability has been identified in SourceCodester Client Database Management System version 1.0. The issue resides in the file '/user_delivery_update.php', where insufficient validation of the 'uploaded_file_cancelled' parameter allows for unrestricted file uploads. This vulnerability can be exploited remotely, enabling attackers to upload malicious PHP scripts that could be executed on the server.
It is recommended to implement file type validation by checking both the MIME type and file extension against an allowlist of permitted types. Additionally, file size should be restricted to prevent denial-of-service attacks via large uploads. Uploaded files should be renamed to avoid using user-supplied names, and script execution should be disabled in the upload directory.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed May 19, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/akihi0342/cve/issues/1 | [email protected] | ExploitIssue TrackingThird Party Advisory |
| https://vuldb.com/?ctiid.309485 | [email protected] | Permissions RequiredVDB Entry |
| https://vuldb.com/?id.309485 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/?submit.579104 | [email protected] | Third Party AdvisoryVDB Entry |
| https://www.sourcecodester.com/ | [email protected] | Product |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-434 | Unrestricted Upload of File with Dangerous Type | [email protected] |
| CWE-284 | Improper Access Control | [email protected] |
| CWE-434 | Unrestricted Upload of File with Dangerous Type | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| lerouxyxchire client database management system | 1.0 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 28, 2025 | Initial Analysis | [email protected] |
| May 19, 2025 | New CVE Received | [email protected] |