CVE-2023-41506
CWE-434Published: February 27, 2024· Updated: Jun 17, 2026
Official Description
An arbitrary file upload vulnerability in the Update/Edit Student's Profile Picture function of Student Enrollment In PHP v1.0 allows attackers to execute arbitrary code via uploading a crafted PHP file.
Risk Analysis
The Student Enrollment in PHP application allows arbitrary file uploads through the profile picture update function. This critical flaw allows remote attackers to execute arbitrary code. It is not in the KEV.
No public exploit is known, and it is not in the KEV. The vulnerability is remotely exploitable.
Validate file types and extensions during upload and restrict the execution permissions of the upload directory.
Technical Analysis
CVE-2023-41506 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.
The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.
A successful exploit results in complete confidentiality breach (data exposure), full integrity compromise (data manipulation), availability disruption (denial of service), with a CVSS base score of 9.8.
CVSS v3.1 Vector Breakdown
Affected Vendors & Products
Exploit & PoC Resources
Official Patches & Advisories
All References (2)
Quick Facts
Related CVEs (CWE-434)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2023-41506 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts