mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 20:04:58 +02:00
18 lines
772 B
Markdown
18 lines
772 B
Markdown
### [CVE-2007-4156](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4156)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple SQL injection vulnerabilities in wolioCMS allow remote attackers to execute arbitrary SQL commands via (1) the id parameter to member.php in a page action, related to a SELECT statement in common.php; and the (2) loginid parameter (uid variable), and possibly the (3) pwd parameter, to admin/index.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/4246
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|