CVE-2022-3671: SourceCodester eLearning System manage.php sql injection
A vulnerability classified as critical was found in SourceCodester eLearning System 1.0. This vulnerability affects unknown code of the file /admin/students/manage.php. The manipulation of the argument id leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. VDB-212014 is the identifier assigned to this vulnerability.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2022-3671?
CVE-2022-3671 is classified as a critical vulnerability.
How does CVE-2022-3671 exploit an application?
CVE-2022-3671 exploits the application by manipulating the 'id' argument in the /admin/students/manage.php file to perform SQL injection.
Which version of the eLearning System is affected by CVE-2022-3671?
The affected version of the eLearning System is 1.0.
Can CVE-2022-3671 be exploited remotely?
Yes, CVE-2022-3671 can be exploited remotely.
How can I mitigate CVE-2022-3671 in my application?
To mitigate CVE-2022-3671, ensure that input validation and parameterized queries are implemented in the affected file.