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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SQL injection vulnerability in public/specific.php in EZ-Blog before Beta 2 20090427, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the category parameter.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/8547
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|