mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 22:18:13 +02:00
18 lines
753 B
Markdown
18 lines
753 B
Markdown
### [CVE-2009-1453](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1453)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SQL injection vulnerability in class.eport.php in Tiny Blogr 1.0.0 rc4, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the txtUsername parameter (aka the Username field). NOTE: some of these details are obtained from third party information.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/8464
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|