Welcome to the RaGEZONE - MMORPG development forums.

phoenixCF backdoor fix

This is a discussion on phoenixCF backdoor fix within the Habbo Releases forums, part of the Habbo Hotel category; After a few hack's on my phoenixCF (wich is pretty standaard) hackers found a way to take somebody's account including ...

Results 1 to 14 of 14
  1. #1
    Ultimate Member
    Rank
    Member
    Join Date
    Oct 2010
    Posts
    157
    Liked
    10

    phoenixCF backdoor fix

    After a few hack's on my phoenixCF (wich is pretty standaard) hackers found a way to take somebody's account including the admin accounts.
    I found that they can use the characters.cfm and settings.cfm to take over your account with the use of email !
    What to do :

    Download : http://www.mediafire.com/?5a8eoq09vo8e6dt

    - Replace the files with the one's from the package
    - Remove from "##ROOT##\system\functions"
    UPDATEMAIL.CFM

    Some texts in settings are still dutch just update the one's from the originals

    What does this basicly do :
    - Users are not able to login anymore with the email-address but only with the username
    - If the do login with the email they can select there username and promted to login with password for that user so they can't go into that account !
    - Remove update email from the user settings

    This is a quickfix that works !!! If you got a better solution please post so we can have a look at that too !!!

  2. #2
    I'm not saying i am god.
    Rank
    Member +
    Join Date
    Jan 2010
    Location
    The Netherlands
    Posts
    379
    Liked
    66

    Re: phoenixCF backdoor fix

    Nice release!

    Quote Originally Posted by JSansossio View Post
    Another download url: ItalFiles ~ phoenixCF backdoor fix
    Direct Download
    Why do you always upload an other mirror? :p

    Greetz,
    Signature Removed by Not4You

    Reason: Signature Rules Violation

  3. #3
    Its confusion
    Rank
    Alpha Member
    Join Date
    Aug 2011
    Location
    RZ I guess.
    Posts
    1,927
    Liked
    542

    Re: phoenixCF backdoor fix

    Quote Originally Posted by duckietm View Post
    After a few hack's on my phoenixCF (wich is pretty standaard) hackers found a way to take somebody's account including the admin accounts.
    I found that they can use the characters.cfm and settings.cfm to take over your account with the use of email !
    What to do :

    Download : Fix-phoenixCF.rar

    - Replace the files with the one's from the package
    - Remove from "##ROOT##\system\functions"
    UPDATEMAIL.CFM

    Some texts in settings are still dutch just update the one's from the originals

    What does this basicly do :
    - Users are not able to login anymore with the email-address but only with the username
    - If the do login with the email they can select there username and promted to login with password for that user so they can't go into that account !
    - Remove update email from the user settings

    This is a quickfix that works !!! If you got a better solution please post so we can have a look at that too !!!
    Is this backdoor possible in phoenix php?

  4. #4
    Ultimate Member
    Rank
    Member
    Join Date
    Oct 2010
    Posts
    157
    Liked
    10

    Re: phoenixCF backdoor fix

    i don't know about phoenixPHP as coldfusion is something else then PHP

  5. #5
    Its confusion
    Rank
    Alpha Member
    Join Date
    Aug 2011
    Location
    RZ I guess.
    Posts
    1,927
    Liked
    542

    Re: phoenixCF backdoor fix

    Quote Originally Posted by duckietm View Post
    i don't know about phoenixPHP as coldfusion is something else then PHP
    Could you pm on how to test if so? Cause I use phoenix php.

  6. #6
    Mr. Super Saiyan
    Rank
    Member +
    Join Date
    Sep 2011
    Location
    United Kingdom
    Posts
    1,423
    Liked
    545
    Steam ID: ashtheripper

    Re: phoenixCF backdoor fix

    And Aaron said PhoenixCF is secure... ;)
    Posted via Mobile Device

  7. #7
    Account Upgraded | Title Enabled!
    Rank
    Member +
    Join Date
    Sep 2009
    Posts
    403
    Liked
    26

    Re: phoenixCF backdoor fix

    Quote Originally Posted by ησвяαιη View Post
    And Aaron said PhoenixCF is secure... ;)
    Posted via Mobile Device
    yes but unlike you we dont have thejacob liking our ass and how long has this taken to find and its only 1 exploit so it is secure

  8. #8
    Apache? Get a job, hippie
    Rank
    Alpha Member
    Join Date
    Nov 2010
    Location
    Austin, Texas
    Posts
    1,675
    Liked
    271
    Gamertag: EmberCrest

    Re: phoenixCF backdoor fix

    Quote Originally Posted by ησвяαιη View Post
    And Aaron said PhoenixCF is secure... ;)
    Posted via Mobile Device
    Off Topic: You're still on RaGEZONE? Huh.

    On Topic: Thanks for this. I'm just glad I'm not using some half-assed CMS with messy code. It's so fucking easy to edit the damn thing. Apart from the functions (Which are encrypted).

  9. #9
    Azure subscription
    Rank
    Subscriber
    Join Date
    Feb 2007
    Location
    England
    Posts
    1,756
    Liked
    637
    Gamertag: IShorty

    Re: phoenixCF backdoor fix

    What are the exact changes you've made to all the files? Just finding it hard that nobody ever used this on Habboon.com if you can gain access to Administrator accounts.

    You said remove updatemail.cfm yet I can't exactly see a problem unless you were on the same network as the person you're trying to take over, as the session checks aren't correctly done but it checks your IP Address, so all is good. updatemail.cfm selects data that isn't needed, that's about it.

  10. #10
    Apache? Get a job, hippie
    Rank
    Alpha Member
    Join Date
    Nov 2010
    Location
    Austin, Texas
    Posts
    1,675
    Liked
    271
    Gamertag: EmberCrest

    Re: phoenixCF backdoor fix

    Quote Originally Posted by Shorty View Post
    What are the exact changes you've made to all the files? Just finding it hard that nobody ever used this on Habboon.com if you can gain access to Administrator accounts.

    You said remove updatemail.cfm yet I can't exactly see a problem unless you were on the same network as the person you're trying to take over, as the session checks aren't correctly done but it checks your IP Address, so all is good. updatemail.cfm selects data that isn't needed, that's about it.
    Off Topic: Why exactly did you encrypt the functions?

    On Topic: What's exploitable about the mail, anyways? It didn't make much sense when you said it.

  11. #11
    Azure subscription
    Rank
    Subscriber
    Join Date
    Feb 2007
    Location
    England
    Posts
    1,756
    Liked
    637
    Gamertag: IShorty

    Re: phoenixCF backdoor fix

    Quote Originally Posted by FullmetalPride View Post
    Off Topic: Why exactly did you encrypt the functions?

    On Topic: What's exploitable about the mail, anyways? It didn't make much sense when you said it.
    Not sure why the functions were encrypted, you would need to ask Aaron.

    I don't see anything wrong with the mail, apart from it pulls all the user information instead of the mail column. However you could probably fake the session if you're on the same network as the account you're trying to access.

  12. #12
    Apache? Get a job, hippie
    Rank
    Alpha Member
    Join Date
    Nov 2010
    Location
    Austin, Texas
    Posts
    1,675
    Liked
    271
    Gamertag: EmberCrest

    Re: phoenixCF backdoor fix

    Quote Originally Posted by Shorty View Post
    Not sure why the functions were encrypted, you would need to ask Aaron.

    I don't see anything wrong with the mail, apart from it pulls all the user information instead of the mail column. However you could probably fake the session if you're on the same network as the account you're trying to access.
    Wouldn't your cache/cookies also define a current session, and deny it if you don't have the auth token, like phpMyAdmin?

  13. #13
    Azure subscription
    Rank
    Subscriber
    Join Date
    Feb 2007
    Location
    England
    Posts
    1,756
    Liked
    637
    Gamertag: IShorty
    Quote Originally Posted by FullmetalPride View Post
    Wouldn't your cache/cookies also define a current session, and deny it if you don't have the auth token, like phpMyAdmin?
    The way Aaron checks the sessions is bad, there's ways to fake the session pointed out by Oleg, however because it checks the last ip address it doesn't turn into that much of a problem.
    Posted via Mobile Device

  14. #14
    Apache? Get a job, hippie
    Rank
    Alpha Member
    Join Date
    Nov 2010
    Location
    Austin, Texas
    Posts
    1,675
    Liked
    271
    Gamertag: EmberCrest

    Re: phoenixCF backdoor fix

    Quote Originally Posted by Shorty View Post
    The way Aaron checks the sessions is bad, there's ways to fake the session pointed out by Oleg, however because it checks the last ip address it doesn't turn into that much of a problem.
    Posted via Mobile Device
    Ah, that explains it. I'm going to continue using this and Phoenix CF, because it's the ultimate CMS (Until I find a decent UberCMS edit that's not exploitable. Then I can get actual features!)

 

 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •