Jump to content

Gaming Ladder


Kemik

Recommended Posts

Hello all,

 

I've coded a gaming ladder website using CodeIgnitor and I'd like to let you guys test it out, see what you think, find bugs, security holes, etc.

 

The challenge system hasn't been finished yet so you won't be able to test that. This is mainly for you to find bugs in permissions and current forms and features.

 

Here's the site:

http://www.ocwars.com/v2/

 

There will be a database wipe before I go live so don't worry about damage (try to keep my table structures intact if u manage to screw with my validation :P)

 

Test to see if you can access the admin area too: http://www.ocwars.com/v2/index.php/admin/news

 

Thanks for your help!

Link to comment
Share on other sites

Cross Site Scripting:

There is Cross Site Scripting if the Website contains "code.

 

Full Path Disclosure:

There is Full Path Disclosure on multiple pages in http://www.ocwars.com/v2/application/rapyd/.

 

Drop Down Menu:

If you edit the Country Code drop down menu you can submit arbitrary values.

 

Includes Directory:

http://www.ocwars.com/v2/application/rapyd/

Link to comment
Share on other sites

Thanks for the heads up.

 

Rapyd is a plugin library for CI so I'll have to go through it all and see where the problems are as I didn't code that.

 

By the way, I noticed you signed up and created a clan. How did you manage to change then inputted country code from the drop down box to a? How did you manage to get around having a leader_id when creating a clan (hidden input) and a blank datetime?

 

Thanks.

Link to comment
Share on other sites

I've fixed the user being able to access the directory and see the list of files, etc but how would I go about fixing the Full path disclosure? Google search just brings up different security reports of scripts but no solutions.

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.