mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 19:41:33 +02:00
18 lines
723 B
Markdown
18 lines
723 B
Markdown
### [CVE-2009-4732](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4732)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SQL injection vulnerability in tt/index.php in TT Web Site Manager 0.5, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the tt_name parameter. NOTE: some of these details are obtained from third party information.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.exploit-db.com/exploits/9335
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|