ok-webhosting Forum
Update auf PHP Version 4.3.8 / Sicherheitsfix - Druckversion

+- ok-webhosting Forum (https://forum.ok-webhosting.de)
+-- Forum: Allgemein (https://forum.ok-webhosting.de/forumdisplay.php?fid=3)
+--- Forum: Ankündigungen (https://forum.ok-webhosting.de/forumdisplay.php?fid=7)
+--- Thema: Update auf PHP Version 4.3.8 / Sicherheitsfix (/showthread.php?tid=24)



Update auf PHP Version 4.3.8 / Sicherheitsfix - ok-webhosting - 16.07.2004

Sehr geehrte ok-webhosting Kunden,

soeben wurde auf allen Servern die PHP Version 4.3.8 eingespielt.

Sie behebt unter anderem ein Sicherheitsproblem, durch welches es möglich wurde, den Server zu schädigen!

Für alle technisch interessierten hier das entsprechende change_log gegenüber der Version 4.3.7:

Zitat:Fixed strip_tags() to correctly handle '\0' characters. (Stefan)
Improved stability during startup when memory_limit is used. (Stefan)
Replace alloca() with emalloc() for better stack protection. (Ilia)
Added missing safe_mode checks inside ftok and itpc. (Ilia)
Fixed bug #28963 Fixed address allocation routine in IMAP extension. (Ilia)
Fixed bug #28632 Prevent open_basedir bypass via MySQL's LOAD DATA LOCAL. (Ilia)