Jump to content

Recommended Posts

The site is just starting out, and I hope it will continue to get bigger.  I am just worried about the level of security.  Please try to hack, exploit, inject, and anything else you can think of.  Just don't crash the site completely, it's live.  If you do find some holes please tell me how you did it so I can fix them.

 

http://primaryupload.com/

Link to comment
https://forums.phpfreaks.com/topic/55216-primaryupload/
Share on other sites

Cross Site Scripting:

There is Cross Site Scripting if the Expect header contains code.

 

Cross Site Scripting:

There is Cross Site Scripting if you submit code in the drop down menu in Step 2.

 

Cross Site Scripting:

There is Cross Site Scripting if your email address contains code.

 

Cross Site Scripting:

There is Cross Site Scripting on the 404 page.

http://www.primaryupload.com/<marquee><h1>vulnerable</marquee>

 

Drop Down Menu:

If you edit the drop down menu in Step 2 you can submit arbitrary values.

 

Null User:

You can register a null FileKey.

Link to comment
https://forums.phpfreaks.com/topic/55216-primaryupload/#findComment-272946
Share on other sites

I have fixed the xss problems.

 

But If the filename has special characters or already exists, the download link should work.

 

http://primaryupload.com/a▒ª∟╨²u→ù╨I╖.bat

 

and if you upload a file with the same name it will add a random 3 digit number to the file name.

 

 

Thanks for the help so far.

Link to comment
https://forums.phpfreaks.com/topic/55216-primaryupload/#findComment-273475
Share on other sites

  • 3 weeks later...

If you go to

    http://primaryupload.com/media/process.php

you get a bunch of errors that give the user a pretty good idea of how your 'process.php' script works...

Probably the best way to fix it is to change the index file in /media/ to something else...

or you could turn off error messages...

BTW I like how short you were able to make the 'process' script!  ;)

Link to comment
https://forums.phpfreaks.com/topic/55216-primaryupload/#findComment-296936
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.