Site-Sift listings Security Issue

Discussion in 'Directories' started by WhatiFind, May 9, 2006.

  1. #1
    A must read when using the site-sift directory script!


    Security flaw, everbody using the site-sift script please update this file:

    admin/backup/index.php

    Add at the beginning of this file this code:

    <? require_once('../access_check.php'); ?>
    PHP:
    It's very important to update this file.


    ALERT!

    Also remove the datadump.sql from the admin/backup folder, because it's there waiting to be downloaded.

    For more questions about this go here: http://forum.site-sift.com/thread878.html
     
    WhatiFind, May 9, 2006 IP
    wrmineo likes this.
  2. wrmineo

    wrmineo Peon

    Messages:
    3,087
    Likes Received:
    379
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Great info sharing; thanks!!
     
    wrmineo, May 9, 2006 IP
  3. coolweb

    coolweb Notable Member

    Messages:
    3,884
    Likes Received:
    426
    Best Answers:
    0
    Trophy Points:
    230
    #3
    I have updated on my side, thanks for the share
     
    coolweb, May 9, 2006 IP
  4. hdpinn

    hdpinn Peon

    Messages:
    48
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Please see discussion here:

    http://forum.site-sift.com/thread878.html

    Regarding admin/backup/index.php... Good tip, but really not necessary as access is denied after either of the buttons are clicked from those who are not logged in as admin.

    Regarding datadump.sql, another option:

    (unix/linux servers)... create a file called .htaccess with the text:

    <Files *.sql>
    Order Deny,Allow
    Deny from all
    </Files>

    Save and upload this file to admin/backup/ folder. This will prevent the file datadump.sql from being visible via http requests, you will need to download it via ftp instead.

    The downloads have been patched resolving both issues.
     
    hdpinn, May 12, 2006 IP
  5. Emperor

    Emperor Guest

    Messages:
    4,821
    Likes Received:
    180
    Best Answers:
    0
    Trophy Points:
    0
    #5
    They warned me by email. Didn’t everyone get a warning message to update by email??? :confused:
     
    Emperor, May 12, 2006 IP