CVE-2020-36084: SQL Injection
Published Feb 5, 2025
·Updated
SQL Injection vulnerability in SourceCodester Responsive E-Learning System 1.0 allows remote attackers to inject sql query in /elearning/deleteteacherstudents.php?id= parameter via id field.
Affected Software
2 affected components
Sourcecodester Responsive E-Learning System
Jkev Responsive E-learning System=1.0
Event History
Feb 5, 2025
CVE Published
via MITRE·12:00 AM
Data Sourced
via MITRE·12:00 AM
Description
Data Sourced
via NVD·10:15 PM
DescriptionSeverityWeakness
Frequently Asked Questions
1
What is the severity of CVE-2020-36084?
CVE-2020-36084 is classified as a high severity vulnerability due to its potential impact on the database integrity.
2
How do I fix CVE-2020-36084?
Fix CVE-2020-36084 by validating and sanitizing user input for the id parameter in the /elearning/delete_teacher_students.php script.
3
What type of vulnerability is CVE-2020-36084?
CVE-2020-36084 is an SQL Injection vulnerability that allows attackers to manipulate SQL queries through unsanitized input.
4
Which software versions are affected by CVE-2020-36084?
CVE-2020-36084 affects SourceCodester Responsive E-Learning System version 1.0.
5
Can CVE-2020-36084 be exploited remotely?
Yes, CVE-2020-36084 can be exploited remotely, allowing attackers to execute unauthorized SQL queries.