Code Projects · College Management System · CVE-2025-2973
**Name of the Vulnerable Software and Affected Versions**
code-projects College Management System version 1.0
**Description**
A critical issue was found in the College Management System, affecting the /Admin/student.php file. The manipulation of the `profile image` argument leads to unrestricted upload. This issue can be exploited remotely.
**Recommendations**
For version 1.0, consider disabling the file upload functionality related to the `profile image` argument in the /Admin/student.php file until a patch is available. Restrict access to the /Admin/student.php file to minimize the risk of exploitation. Avoid using the `profile image` argument in the affected file until the issue is resolved.