Btiteam / XBTIT Forum

Simple Machines Forum
Welcome, Guest. Please login or register.
Did you miss your activation email?

News: xbtit 3.1 is here now.

 


  • Home
  • Forum
  • Help
  • Staff List
  • Login
  • Register

  • Btiteam / XBTIT Forum »
  • Forum »
  • BTITeam »
  • [BTITeam] Comunications »
  • [XBTIT VULNERABILITY] URGENT - PROTECTION FIX (ALL REVISIONS < 584)
« previous next »
  • Print
Pages: 1 [2]   Go Down

Author Topic: [XBTIT VULNERABILITY] URGENT - PROTECTION FIX (ALL REVISIONS < 584)  (Read 30734 times)

Lupin

  • Guest
Logged
Re: [XBTIT VULNERABILITY] URGENT - PROTECTION FIX (ALL REVISIONS < 584)
« Reply #15 on: April 14, 2010, 11:57:45 PM »
yes, I guess btit versions are affected by same vulnerabilities

Delius

  • Guest
Logged
Re: [XBTIT VULNERABILITY] URGENT - PROTECTION FIX (ALL REVISIONS < 584)
« Reply #16 on: April 20, 2010, 03:08:15 AM »
I made the changes but pager in users.php didn't work properly (because $by_param isn't available in all cases). Then I made this change, from:


Code: [Select]
         if (isset($_GET["by"]))
           {
              $by_param=(int)$_GET["by"];
              $by=($by_param==1?"ASC":"DESC");
          }
          else
              $by="ASC";

to:

Code: [Select]
         if (isset($_GET["by"]))
          {
              $by_param=(int)$_GET["by"];
              $by=($by_param==1?"ASC":"DESC");
          }
          else
          {
              $by_param=1;
              $by="ASC";
          }

Is this ok?

Sorry my english and thanks a lot for your work :)
« Last Edit: April 20, 2010, 03:12:53 AM by Delius »

Lupin

  • Guest
Logged
Re: [XBTIT VULNERABILITY] URGENT - PROTECTION FIX (ALL REVISIONS < 584)
« Reply #17 on: April 20, 2010, 04:27:17 AM »
yes, sorry I forgot this :)

Offline punsikorn

  • Jr. Member
  • **
  • Posts: 2
  • Karma: +0/-0
Logged
Re: [XBTIT VULNERABILITY] URGENT - PROTECTION FIX (ALL REVISIONS < 584)
« Reply #18 on: February 18, 2019, 11:38:13 PM »
Thanks for the fix!
gclub casino

  • Print
Pages: 1 [2]   Go Up
« previous next »
  • Btiteam / XBTIT Forum »
  • Forum »
  • BTITeam »
  • [BTITeam] Comunications »
  • [XBTIT VULNERABILITY] URGENT - PROTECTION FIX (ALL REVISIONS < 584)
 


Powered by EzPortal
  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • XHTML
  • RSS
  • WAP2