CVE-2025-14641 Details
Description
A flaw has been found in code-projects Computer Laboratory System 1.0. This issue affects some unknown processing of the file admin/admin_pic.php. This manipulation of the argument image causes unrestricted upload. The attack may be initiated remotely. The exploit has been published and may be used.
A vulnerability exists in Code-Projects Computer Laboratory System version 1.0, specifically in the file admin/admin_pic.php. The issue arises from the handling of image uploads for administrator profile pictures. The application fails to implement proper security measures, allowing for unrestricted file uploads. Uploaded files are moved directly to the 'uploads/' directory using the original file names, without any validation of file extensions, MIME types, or content. This lack of oversight enables attackers to upload arbitrary files, including malicious PHP scripts, which could be executed on the server if the uploads directory is accessible via the web.
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 Dec 15, 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://code-projects.org/ | [email protected] | Product |
| https://github.com/Yohane-Mashiro/cve/blob/main/upload%203.md | [email protected] | ExploitThird Party Advisory |
| https://vuldb.com/?ctiid.336374 | [email protected] | Permissions RequiredVDB Entry |
| https://vuldb.com/?id.336374 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/?submit.707865 | [email protected] | Third Party AdvisoryVDB Entry |
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 |
|---|---|
| carmelo computer laboratory system | 1.0 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Dec 16, 2025 | Initial Analysis | [email protected] |
| Dec 14, 2025 | New CVE Received | [email protected] |