### [CVE-2009-2150](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2150) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description Multiple cross-site request forgery (CSRF) vulnerabilities in Campus Virtual-LMS allow (1) remote attackers to hijack the authentication of arbitrary users for requests that terminate a session via login/logout.php, and might allow remote attackers to hijack the authentication of certain users via a (2) ADD or (3) DELETE action to enrolments/step2.php. ### POC #### Reference - https://www.exploit-db.com/exploits/8937 - https://www.exploit-db.com/exploits/8937 #### Github No PoCs found on GitHub currently.