Code-Projects College Notes Uploading System Unrestricted File Upload Vulnerability

Vulnerability

A vulnerability allowing arbitrary file uploads has been identified in Code-Projects College Notes Uploading System version 1.0. The issue resides in the file '/dashboard/userprofile.php', where the 'image' argument can be manipulated to bypass file type restrictions. This flaw enables remote exploitation, allowing attackers to upload malicious scripts that could be executed on the server, potentially leading to unauthorized control, data theft, or further attacks on system security.

Impact

Exploitation of this vulnerability allows for unrestricted file uploads, which can be used to upload and execute malicious scripts on the server. This could result in unauthorized server control, data theft, or additional attacks that compromise system security.

Reproduction

To reproduce this vulnerability, send a POST request to '/dashboard/userprofile.php' with the 'image' parameter set to a file named '111.php'. Change the 'Content-Type' to 'image/gif' to bypass file type detection. Once the file is uploaded, it can be accessed and executed as a web shell.

Added: Dec 29, 2025, 7:23 PM
Updated: Dec 29, 2025, 7:23 PM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
10.0
exploitability
8.7
remediation
0.0
relevance
1.6
threat
6.4
urgency
2.9
incentive
5.8

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.