mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 23:14:03 +02:00
18 lines
720 B
Markdown
18 lines
720 B
Markdown
### [CVE-2005-2556](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2556)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|