Campus Virtual-LMS
The Campus Virtual-LMS is vulnerable to SQL injection, Cross-Site Scripting and Cross-Site Request Forgery. The SQL injection vulnerability exists in the news/index.php file, which can be exploited by sending a maliciously crafted HTTP GET request with a negative value in the 'id' parameter. The Cross-Site Scripting vulnerability exists in the enrolments/step1.php and files/shared_list.php files, which can be exploited by sending a maliciously crafted HTTP GET request with a malicious JavaScript code in the 'courseid' and 'search' parameters respectively. The Cross-Site Request Forgery vulnerability exists in the login/logout.php and enrolments/step2.php files, which can be exploited by sending a maliciously crafted HTTP request with a malicious action and orderid parameters.