### [CVE-2008-5803](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5803) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen) ### Description SQL injection vulnerability in admin/login.php in E-topbiz Online Store 1.0 allows remote attackers to execute arbitrary SQL commands via the user parameter (aka username field). NOTE: some of these details are obtained from third party information. ### POC #### Reference - http://securityreason.com/securityalert/4855 - https://www.exploit-db.com/exploits/7041 #### Github No PoCs found on GitHub currently.