Modules

A security patch for XFSections module is available

ohwada  20-Mar-2006 08:16 5787 Reads   7 Comment(s) 
Important

The security hole was found in XFSection module.
V1.11 was released.
I recommend you to upgrade.

Here is XFsection 1.11


In this security hole, the cause is that GET variable are unfolding automatically.
I corrected all codes similar to this.

foreach ($HTTP_GET_VARS as $k => $v)
{    ${
$k} = $v;    }


* The contents of change
There are bug fix altogether.
No additional functional.

1.Security
delete code "foreach ($HTTP_GET_VARS as $k => $v)"

2.corresponding to PHP5
(1) Fatal error: Cannot re-assign $this in include/functions.php
(2) Fatal error: Cannot redeclare class wfsfiles
(3) register_long_arrays = Off
replae $HTTP_*_VARS

3.page number is displayed too many

* changed files
Since I changed many files, it may be degraded.


Rating 0/5
Rating: 0/5 (0 votes)
Voting is disabled!


Login

Who's Online

206 user(s) are online (4 user(s) are browsing Publisher)


Members: 0


Guests: 206


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits

Categories