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

Bug issue with XXE upload #2

Open
dugdug36 opened this issue Jul 21, 2020 · 0 comments
Open

Bug issue with XXE upload #2

dugdug36 opened this issue Jul 21, 2020 · 0 comments

Comments

@dugdug36
Copy link

dugdug36 commented Jul 21, 2020

Hello,

When i try to make XXE via upload with for example :

Client side:

]>

John
Doe
Doe
&xxe;

Server side:
Error on request:
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/werkzeug/serving.py", line 323, in run_wsgi
execute(self.server.app)
File "/usr/lib/python2.7/site-packages/werkzeug/serving.py", line 315, in execute
write(data)
File "/usr/lib/python2.7/site-packages/werkzeug/serving.py", line 273, in write
self.send_response(code, msg)
File "/usr/lib/python2.7/site-packages/werkzeug/serving.py", line 388, in send_response
self.wfile.write(hdr.encode("ascii"))
IOError: [Errno 32] Broken pipe

In addition can you write write-up to know how to exploit every part of this flask ?.
@lokori

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