First published: Fri Aug 11 2023(Updated: )
SQL Injection vulnerability in oretnom23 School Faculty Scheduling System version 1.0, allows remote attacker to execute arbitrary code, escalate privilieges, and gain sensitive information via crafted payload to id parameter in manage_user.php.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
School Faculty Scheduling System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2020-36034 is considered a critical severity vulnerability due to its potential for remote code execution and privilege escalation.
To fix CVE-2020-36034, validate and sanitize all user inputs, especially the 'id' parameter in manage_user.php, to prevent SQL injection.
CVE-2020-36034 affects the School Faculty Scheduling System version 1.0.
An attacker can exploit CVE-2020-36034 to execute arbitrary SQL commands, leading to unauthorized data access and privilege escalation.
Currently, there is no official patch available for CVE-2020-36034, so immediate remediation through coding practices is necessary.