| Title | Itsourcecode Learning Management System Project In PHP 1.0 SQL Injection |
|---|
| Description | Due to insufficient user input validation for the "LessonID" parameter, a serious SQL injection vulnerability was discovered in the login function of the " Learning Management System Project In PHP", allowing attackers to inject malicious SQL queries. Therefore, attackers can gain unauthorized access to the database, modify or delete data, and access sensitive information without logging in. Immediate remedial measures are needed to ensure system security and protect data integrity.
A SQL injection vulnerability was found in the 'processscore.php' file of the 'Learning Management System Project In PHP With Source Code' project. The reason for this issue is that attackers inject malicious code from the parameter "LessonID" and use it directly in SQL queries without appropriate cleaning or validation. This allows attackers to forge input values, thereby manipulating SQL queries and performing unauthorized operations. |
|---|
| Source | ⚠️ https://github.com/Lanxiy7th/lx_CVE_report-/issues/12 |
|---|
| User | mask71 (UID 69812) |
|---|
| Submission | 05/31/2024 06:04 (2 years ago) |
|---|
| Moderation | 06/01/2024 21:41 (2 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 266839 [itsourcecode Learning Management System 1.0 processscore.php LessonID sql injection] |
|---|
| Points | 20 |
|---|