### [CVE-2005-2556](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2556) ![](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 core/database_api.php in Mantis 0.19.0a1 through 1.0.0a3, with register_globals enabled, allows remote attackers to connect to internal databases by modifying the g_db_type variable and monitoring the speed of responses, as identified by bug#0005956. ### POC #### Reference - http://marc.info/?l=bugtraq&m=112786017426276&w=2 #### Github No PoCs found on GitHub currently.