SQL Injection Vulnerability in Conversation History Admin Page
CVE-2024-34935
9.8CRITICAL
What is CVE-2024-34935?
A SQL injection vulnerability exists in the Campcodes Complete Web-Based School Management System version 1.0, specifically in the /view/conversation_history_admin.php component. This vulnerability enables an attacker to manipulate SQL queries by injecting arbitrary commands through the 'conversation_id' parameter. Such exploitation could lead to unauthorized access to sensitive data, data modification, or even complete compromise of the underlying database. Ensuring proper input validation and sanitization is essential to mitigate the risks associated with this vulnerability.