cve/2006/CVE-2006-2204.md
2024-06-18 02:51:15 +02:00

775 B

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

Github

No PoCs found on GitHub currently.