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

Blind SSRF through url parameter at GET /report #9

Open
geraldino2 opened this issue Dec 8, 2023 · 0 comments
Open

Blind SSRF through url parameter at GET /report #9

geraldino2 opened this issue Dec 8, 2023 · 0 comments

Comments

@geraldino2
Copy link

It is possible to request local hostnames, which is for sure unintended for an application designated to users. If not sandboxed, an attacker can get information about the architecture or, in a miraculous scenario, perform malicious requests (https://bank.com/transfer).

https://github.com/thumbor/thumborizeme/blob/6dd7fde02ca7f6a3ac4ee2952bd2f2b2a6e9a1c3/thumborizeme/handlers/report.py#L87C1-L100C50

As for reference in the live demo, check it here.

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