SuSE 8.2, Apache 1.3.27, Sicherheitsupdate
Posted: 2003-11-29 14:50
Ich habe mit YAST Sicherheitsupdate von Apache 1.3.27 durchgeführt. Seitdem laufen .cgi und .pl Scripte nicht mehr (interner Fehler 500). httpd.conf wurde beim Update nicht geändert und auch die script Rechte sind gleich geblieben (755). Error_log behauptet:
und suexec.log behauptet:
Docroot hat sich natürlich nicht geändert, suexec lügt. Was ist beim YAST Update schiefgelaufen? Hat es schon jemand gemacht?
Rovin
Code: Select all
[Sat Nov 29 13:39:22 2003] [error] [client 80.184.215.158] Premature end of script headers: /home/www/web1/html/cgi-bin/yabb/YaBB.pl
[Sat Nov 29 13:39:24 2003] [error] [client 80.184.215.158] Premature end of script headers: /home/www/web1/html/cgi-bin/yabb/YaBB.pl
[Sat Nov 29 13:40:15 2003] [error] [client 80.184.215.158] Premature end of script headers: /home/www/web1/html/cgi-bin/gtchat/counter.pl
[Sat Nov 29 13:40:15 2003] [error] [client 80.184.215.158] unable to include "/cgi-bin/gtchat/counter.pl" in parsed file /home/www/web1/html/haupt.shtml
[Sat Nov 29 13:49:20 2003] [error] [client 80.184.215.158] Premature end of script headers: /home/www/web1/html/cgi-bin/gtchat/counter.pl
[Sat Nov 29 13:49:20 2003] [error] [client 80.184.215.158] unable to include "/cgi-bin/gtchat/counter.pl" in parsed file /home/www/web1/html/haupt.shtml
[Sat Nov 29 13:49:25 2003] [error] [client 80.184.215.158] Premature end of script headers: /home/www/web1/html/cgi-bin/gtchat/counter.pl
[Sat Nov 29 13:49:25 2003] [error] [client 80.184.215.158] unable to include "/cgi-bin/gtchat/counter.pl" in parsed file /home/www/web1/html/haupt.shtmlCode: Select all
[2003-11-29 12:28:52]: info: (target/actual) uid: (web1/web1) gid: (ftponly/ftponly) cmd: topten.cgi
[2003-11-29 12:28:52]: error: command not in docroot (/home/www/web1/html/cgi-bin/dlgate/topten.cgi)
[2003-11-29 12:28:54]: info: (target/actual) uid: (web1/web1) gid: (ftponly/ftponly) cmd: counter.pl
[2003-11-29 12:28:54]: error: command not in docroot (/home/www/web1/html/cgi-bin/counter/counter.pl)
[2003-11-29 12:28:54]: info: (target/actual) uid: (web1/web1) gid: (ftponly/ftponly) cmd: smallstat.pl
[2003-11-29 12:28:54]: error: command not in docroot (/home/www/web1/html/cgi-bin/counter/smallstat.pl)
[2003-11-29 12:39:41]: info: (target/actual) uid: (web1/web1) gid: (ftponly/ftponly) cmd: sysinfo.cgi
[2003-11-29 12:39:41]: error: command not in docroot (/home/www/web1/html/cgi-bin/sysinfo.cgi)
[2003-11-29 12:39:44]: info: (target/actual) uid: (web1/web1) gid: (ftponly/ftponly) cmd: counter.pl
[2003-11-29 12:39:44]: error: command not in docroot (/home/www/web1/html/cgi-bin/gtchat/counter.pl)
[2003-11-29 12:39:51]: info: (target/actual) uid: (web1/web1) gid: (ftponly/ftponly) cmd: download.cgiRovin