DailyDose v 1.1
Bug is found in this script: DailyDose v 1.1 by www.onlinearts.net The script dose.pl does not check the input: $data=$ENV'QUERYSTRING'; $command,$list,$temp, $id = split "&",$data,4; . . . local $template = "$tempdir/$temp"; openTEMPL, "$template" || print "no file found $template!"; open withou...