Author: seanius Date: 2007-04-19 22:24:02 +0000 (Thu, 19 Apr 2007) New Revision: 5685 Modified: data/mopb.txt Log: add mention of mopb30 patch Modified: data/mopb.txt ==================================================================--- data/mopb.txt 2007-04-19 22:06:12 UTC (rev 5684) +++ data/mopb.txt 2007-04-19 22:24:02 UTC (rev 5685) @@ -12,6 +12,7 @@ 30 PHP _SESSION unset() Vulnerability #TODO(low) -> hard to trigger remotely, CVE-2007-1700. (php4 & php5, code execution) +[MOPB-30-php5.diff] 26 PHP mb_parse_str() register_globals Activation Vulnerability #TODO(medium) -> functionally enables register_globals for any future requests, CVE-2007-1583 (php4 & php5, enables stealth register_globals for life of process)