### [CVE-2024-51211](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-51211) ![](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 SQL injection vulnerability exists in OS4ED openSIS-Classic Version 9.1, specifically in the resetuserinfo.php file. The vulnerability is due to improper input validation of the $username_stn_id parameter, which can be manipulated by an attacker to inject arbitrary SQL commands. ### POC #### Reference - https://github.com/kutsa1/My-CVE/tree/main/CVE-2024-51211 #### Github - https://github.com/opendr-io/causality