Release: RevCMS Exploit

Rastaberry

Rooster 4 president 2k14
Dec 3, 2010
247
29
Not going to explain too much but this is for those who've not fixed this yet:

Go to /App/ and open Class.template.php/

Remove this part if your running your hotel or emulator on a web-host.

Code:
 $this->setParams('mysql_host', $_CONFIG['mysql']['hostname']);

Remove this part to prevent people seeing your IP by putting "{server_IP}" in their motto.

Code:
  $this->setParams('server_ip', $_CONFIG['hotel']['server_ip']);

There you go You've just prevented script kids taking down your web-server.

Something like this:

3f994f5b9c0380ea6ee0c6a040f06409.png
 
Last edited:

Chaotic

Skype: Brenner.jones1
Apr 23, 2012
80
7
Thanks for the release. I am not currently using RevCMS but the next time I do, I'll make sure to update it.
 

Wickd

The first member of the Knights of the Pink Table
Jan 15, 2013
1,936
612
Theres not many people who have noticed that exploit.Great job.
 

Rastaberry

Rooster 4 president 2k14
Dec 3, 2010
247
29
Wicked.

It's good that they are updated about this exploit now. This could fix the whole DDoS on your site even when you''re running Cloudflare & a Proxy.

Choatic

Glad to hear that thanks !
 

Users who are viewing this thread

Top