+ Reply to Thread
Page 2 of 5 FirstFirst 1234 ... LastLast
Results 11 to 20 of 42

Thread: Security update [MUST HAVE]

  1. #11
    Quote Originally Posted by Matthias Ficht View Post
    I think this is the same, or not?
    Yes, you are right

    Other than that happy coding...
    Flynax Technical Department

  2. #12
    Junior Member
    Join Date
    May 2013
    Posts
    2
    My website was already compromised. 32 domains was hacked.

  3. #13
    Flynax developer John's Avatar
    Join Date
    Oct 2009
    Posts
    606
    Hi Razvan,
    Please submit a ticket with your domain name and FTP login details or PM me the same details.
    We will apply the security patch and solve the hacker's pranks if exists.

    btw, 32 domains? where did you get this info... please share with us.

    John
    Last edited by John; August 29, 2013 at 09:25 AM.

  4. #14
    Junior Member
    Join Date
    May 2013
    Posts
    2
    I have already contacted the support a few hours ago, and they told me about this thread.

    Right no i have deleted the domain which was affected.

  5. #15
    Thanks for the security update Flynax.

  6. #16
    What do you do if there are differences in the code, that are not bold green. For example, my handle_file_upload function values stop at $error. Do I add what you have in black also, or just what is in green?

  7. #17
    Thanks flynax!

  8. #18
    Quote Originally Posted by Eric Griffiths View Post
    What do you do if there are differences in the code, that are not bold green. For example, my handle_file_upload function values stop at $error. Do I add what you have in black also, or just what is in green?
    copy/paste just green code

    Other than that happy coding...
    Flynax Technical Department

  9. #19

    Lightbulb Possible SQL Injection and FIX for it [rlAccount.class.php]

    Open the file /includes/classes/rlAccount.class.php
    You should add the code that is highlighted in bold green.
    (!) Before you change the files, back up the files to be modified.

    [line: ~152]
    Code:
    Only registered members can view the code.

    [line: ~588]
    Code:
    Only registered members can view the code.

    [line: ~2371]
    Code:
    Only registered members can view the code.

    [line: ~2396]
    Code:
    Only registered members can view the code.

    [line: ~2396]
    Code:
    Only registered members can view the code.
    to be continue...
    Last edited by Alex; August 30, 2013 at 08:13 AM.

    Other than that happy coding...
    Flynax Technical Department

  10. #20
    Would it be easier if you just upload the new file and instruct us to backup and reupload?

+ Reply to Thread