Jump to content

No-Server

Retired Forum Member
  • Posts

    49
  • Joined

  • Last visited

About No-Server

No-Server's Achievements

Member

Member (2/3)

0

Reputation

  1. Hello everyone, once again there is a exploit around. Shut down your installations. I don't want to spread the link, but same place as last time. Confirm if you know the link. Tested with latest WHMCS version. Any MySQL queries can be run using the exploit.
  2. On the other thread they mentioned it could work with every version. But no one knows for sure yet.
  3. I've not tested it. The guy who found it explicit wrote 5.2.7.
  4. Screenshot to not spread the kiddy-ready-exploit-python-file. **EXPLOIT REMOVED** Doesn't look too good! - - - Updated - - - Just for the information: It was posted about 20-30 minutes ago from this time. - - - Updated - - - You should take your complete WHMCS installation offline for now. For the not-so-technical people: It allows you to run ANY MySQL statement on your installation. So yes, you can fetch everything from the database you want to.
  5. Great Idea turning private messages off as a developer... - Does this module provision the REAL Paysafecard API? Or is it using a third party payment gateway for paysafecards?
  6. Hey, in former addons we used global $db_host,$db_username,$db_password,$db_name; mysql_connect($db_host,$db_username,$db_password); which does not work anymore? What do we use now? Or is that still working? Edit: To share the answer: replace the global part with
  7. Nice try. Oh well... I don't even want to know on how many system this still works. I can garuantee not everyone upgraded.
  8. They are great. Paul is a friendly guy and the integrations are well done.
  9. As I said. Never got a reply to it, except automatic ones. Then after some days the Ticket got auto-closed. Too bad we couldn't chargeback the money.
  10. GG-Webhosting is a horrible company, with horrible service and horrible customer treatment. Please think twice before you place a order with them. They want you to sign stuff for a 5€ product. Refunds are generally not possible and support tickets stay unanswered, all you get is automatic replies. Don't buy their ****. Rather pay someone else to code this for less money and without paying monthly. That's what we did. We hope you enjoy the money James, you must really need it.
  11. Way to expensive. Sounds like a joke to me. If you post this on freelancer.com you find someone from india doing it for 30$ for you.
  12. This should be added to the documentation Edit: Also added it to all the other things like _Create... etc. and now everything works correct again and it doesn't show weird errors like 'ID not found' anymore! Thanks!
  13. Why would it be incorrect. It is getting the correct values from the db so I guess it isn't incorrect. Also, I am not even using mysql_real_escape_string here.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated