First published: Tue Feb 27 2024(Updated: )
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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Student Enrollment |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-41506 is classified as a critical vulnerability due to its potential for arbitrary code execution.
To fix CVE-2023-41506, ensure that only specific file types are allowed for uploads and implement strict validation and sanitization of uploaded files.
CVE-2023-41506 affects the Student Enrollment In PHP v1.0 application.
CVE-2023-41506 can facilitate attacks that involve the upload of malicious PHP files, which can lead to remote code execution.
Yes, detection can be achieved by monitoring file uploads for suspicious file types and unusual access patterns on the affected system.