First published: Thu Nov 17 2022(Updated: )
College Management System v1.0 - Authenticated remote code execution. An admin user (the authentication can be bypassed using SQL Injection that mentioned in my other report) can upload .php file that contains malicious code via student.php file.
Credit: cna@cyber.gov.il
Affected Software | Affected Version | How to fix |
---|---|---|
College Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-39179 is considered a critical vulnerability due to its potential for authenticated remote code execution.
To mitigate CVE-2022-39179, ensure that input validation is implemented to prevent SQL injection and restrict file uploads to safe types.
CVE-2022-39179 affects users of College Management System version 1.0, particularly those with admin access.
CVE-2022-39179 enables authenticated remote code execution, allowing attackers to execute arbitrary code on the server.
Yes, the authentication can be bypassed through an associated SQL injection vulnerability, facilitating exploitation of CVE-2022-39179.