mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
19 lines
759 B
Markdown
19 lines
759 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
|
|
- https://www.exploit-db.com/exploits/7640
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|