### [CVE-2008-3887](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3887) ![](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 Multiple SQL injection vulnerabilities in index.php in dotProject 2.1.2 allow (1) remote authenticated users to execute arbitrary SQL commands via the tab parameter in a projects action, and (2) remote authenticated administrators to execute arbitrary SQL commands via the user_id parameter in a viewuser action. ### POC #### Reference - http://packetstorm.linuxsecurity.com/0808-exploits/dotproject-sqlxss.txt #### Github No PoCs found on GitHub currently.