PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Php 5.2.1



tenochtitlan
09.02.07, 16:24
Seit gestern ist PHP auf Version 5.2.1
Das Changelog:


Fixed possible safe_mode & open_basedir bypasses inside the session extension.
Prevent search engines from indexing the phpinfo() page.
Fixed a number of input processing bugs inside the filter extension.
Fixed unserialize() abuse on 64 bit systems with certain input strings.
Fixed possible overflows and stack corruptions in the session extension.
Fixed an underflow inside the internal sapi_header_op() function.
Fixed allocation bugs caused by attempts to allocate negative values in some code paths.
Fixed possible stack overflows inside zip, imap & sqlite extensions.
Fixed several possible buffer overflows inside the stream filters.
Fixed non-validated resource destruction inside the shmop extension.
Fixed a possible overflow in the str_replace() function.
Fixed possible clobbering of super-globals in several code paths.
Fixed a possible information disclosure inside the wddx extension.
Fixed a possible string format vulnerability in *print() functions on 64 bit systems.
Fixed a possible buffer overflow inside mail() and ibase_{delete,add,modify}_user() functions.
Fixed a string format vulnerability inside the odbc_result_all() function.
Memory limit is now enabled by default.
Added internal heap protection.
Extended filter extension support for $_SERVER in CGI and apache2 SAPIs.
Den Source-Code gibts hier (http://www.php.net/downloads.php).
Weiß jemand, ob es schon irgendwo .deb's und .rpm's gibt?

ni33ls
09.02.07, 18:17
hallo eventuell hier http://rpm.pbone.net/index.php3?stat=3&limit=5&srodzaj=1&dl=40&search=php&dist[]=47

undefined
09.02.07, 21:02
Den XSS hack bei htmlenities() haben sie aber nicht gefixt.
Bei Überlangen Griechischen Zeichenketten in htmlenities() kommt es zu Pufferüberlauf an den man X beliebig Code anhängen kann.
Alternative Infos und Seiten
http://www.hardened-php.net/suhosin/index.html
http://blog.php-security.org
http://www.modsecurity.org/blog/archives/2007/02/php_pecularitie.html
http://oss.backendmedia.com/PhP52

tenochtitlan
09.02.07, 21:14
hallo eventuell hier http://rpm.pbone.net/index.php3?stat=3&limit=5&srodzaj=1&dl=40&search=php&dist[]=47
Ich bräuchte .deb's... Sonst muss ich halt doch kompilieren:eek:

Fisch.666
09.02.07, 23:04
Hi!

Also ich bin wieder zurück zu PHP 5.2.0 nachdem sich die ganzen Admin- Tools für den für den Trackmania Nations Server wie z.B. FAST:

http://www.tm-forum.com/viewtopic.php?t=6842

und remoteCP

http://www.tm-forum.com/viewtopic.php?t=6015

nicht mehr auf den Trackmania Server connecten konnten. Mit der PHP 5.2.0 geht das wieder, keine Ahnung woran das lag...


Ich bräuchte .deb's... Sonst muss ich halt doch kompilieren:eek:

Ist doch schnell passiert... :)

karl.nap
10.02.07, 01:50
Seit gestern ist PHP auf Version 5.2.1
Das Changelog:

Den Source-Code gibts hier (http://www.php.net/downloads.php).
Weiß jemand, ob es schon irgendwo .deb's und .rpm's gibt?


Du meinst sowas...

http://dotdeb.pimpmylinux.org/dists/stable/php5/binary-i386/

Fisch.666
10.02.07, 13:57
Achso, noch was hierzu:



Also ich bin wieder zurück zu PHP 5.2.0 nachdem sich die ganzen Admin- Tools für den für den Trackmania Nations Server wie z.B. FAST:

http://www.tm-forum.com/viewtopic.php?t=6842

und remoteCP

http://www.tm-forum.com/viewtopic.php?t=6015

nicht mehr auf den Trackmania Server connecten konnten. Mit der PHP 5.2.0 geht das wieder, keine Ahnung woran das lag...


Auch mit http://www.phpmyadmin.net konnte ich mich nicht mehr einloggen, jetzt funktioniert das auch wieder...