### [CVE-2008-7208](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-7208) ![](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 SQL injection vulnerabilities in OneCMS 2.4, and possibly earlier, allow remote attackers to execute arbitrary SQL commands via the (1) username parameter ($usernameb variable) to a_login.php or (2) user parameter to staff.php. ### POC #### Reference - https://www.exploit-db.com/exploits/4857 #### Github No PoCs found on GitHub currently.