mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 23:31:36 +02:00
18 lines
775 B
Markdown
18 lines
775 B
Markdown
### [CVE-2006-2204](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2204)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SQL injection vulnerability in the topic deletion functionality (post_delete function in func_mod.php) for Invision Power Board 2.1.5 allows remote authenticated moderators to execute arbitrary SQL commands via the selectedpids parameter, which bypasses an integer value check when the $id variable is an array.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/551
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|