CVE-2025-10425 Details
Description
A vulnerability was identified in 1000projects Online Student Project Report Submission and Evaluation System 1.0. The impacted element is an unknown function of the file /admin/controller/student_controller.php. Such manipulation of the argument new_image leads to unrestricted upload. The attack may be performed from remote. The exploit is publicly available and might be used.
A file upload vulnerability allowing unrestricted file types has been identified in the 1000projects Online Student Project Report Submission and Evaluation System version 1.0. The issue resides in the '/rse/admin/controller/student_controller.php' file, where the 'new_image' parameter lacks proper validation, enabling attackers to upload arbitrary files, including malicious scripts. This vulnerability can be exploited remotely without authentication, potentially leading to unauthorized code execution on the server.
It is recommended to implement strict file type validation, set file size limits, store uploaded files outside the web root, rename uploaded files to ensure uniqueness, and conduct regular security audits.
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 Sep 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://github.com/lan041221/cvec/issues/23 | [email protected] | ExploitIssue TrackingThird Party Advisory |
| https://vuldb.com/?ctiid.323859 | [email protected] | Permissions RequiredVDB Entry |
| https://vuldb.com/?id.323859 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/?submit.647175 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/?submit.647177 | [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 |
|---|---|
| 1000projects online student project report submission and evaluation 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] |
| Sep 18, 2025 | Initial Analysis | [email protected] |
| Sep 15, 2025 | New CVE Received | [email protected] |