### [CVE-2009-0597](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0597) ![](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 in admin/index.php in w3b>cms (aka w3blabor CMS) before 3.4.0, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the benutzername parameter (aka Username field) in a login action. ### POC #### Reference - https://www.exploit-db.com/exploits/7640 - https://www.exploit-db.com/exploits/7640 #### Github No PoCs found on GitHub currently.