Unauthenticated code execution via unrestricted PHP upload
Published Mar 23, 2024 · Updated Aug 23, 2024
Unrestricted file upload in SourceCodester Simple File Manager Web App 1.0 allows remote attackers to execute PHP code without authentication. The index.php upload handler passes the client-supplied photo filename to move_uploaded_file under files/ without validating its type or extension. The uploaded PHP file remains web-accessible under files/, granting code execution in the web server's security context.
Summary
What happened
Unrestricted file upload in SourceCodester Simple File Manager Web App 1.0 allows remote attackers to execute PHP code without authentication. The index.php upload handler passes the client-supplied photo filename to move_uploaded_file under files/ without validating its type or extension. The uploaded PHP file remains web-accessible under files/, granting code execution in the web server's security context.
The record
- CVE
- CVE-2024-2849
- Published
- Mar 23, 2024
- Updated
- Aug 23, 2024
- Vendor
- Online Computer and Laptop Store Project
- Product
- Simple File Manager Web App
- Classifications
- CWE-434, T1190
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Mar 23, 2024CVE publishedPublication date reported by the CVE source.
- Aug 23, 2024Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=1.0
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- Multipart PHP upload and execution proof of conceptfunctional · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo