Submit #927266: SourceCodester College Notes Gallery Management System using PHP with Source Code 1.0 Unrestricted Uploadinfo

TitelSourceCodester College Notes Gallery Management System using PHP with Source Code 1.0 Unrestricted Upload
BeschreibungDuring the security review of "College Notes Gallery Management System V1.0", I found that the profile upload function in dashboard/userprofile.php accepts attacker-controlled file metadata and stores uploaded content inside a publicly reachable directory. The application validates the upload only by checking the MIME type reported by the client and by limiting file size. It does not inspect the real file content, does not block dangerous extensions, and does not store the file outside the web root. When a user uploads a file named shell.php with a forged image MIME type, the server saves it as a .php file under dashboard/profilepics/. Visiting that file in the browser executes the embedded PHP payload, confirming remote code execution. This issue is exploitable by any authenticated low-privilege account; administrative access is not required.
Quelle⚠️ https://github.com/OnlyCMJB/cve/issues/1
Benutzer
 OnlyCMJB (UID 100094)
Einreichung13.08.2026 12:59 (vor 1 Monat)
Moderieren14.09.2026 07:51 (1 month later)
StatusAkzeptiert
VulDB Eintrag403414 [SourceCodester College Notes Gallery Management System 1.0 Profile Upload userprofile.php image erweiterte Rechte]
Punkte20

Want to stay up to date on a daily basis?

Enable the mail alert feature now!