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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SQL injection vulnerability in admin/index.php in w3b>cms (aka w3blabor CMS) before 3.4.0, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the benutzername parameter (aka Username field) in a login action.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/7640
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|