Skip to content
New issue

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

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

Already on GitHub? # to your account

Inproper handling of header injection #97

Open
P4cm4n90 opened this issue Jul 13, 2023 · 81 comments
Open

Inproper handling of header injection #97

P4cm4n90 opened this issue Jul 13, 2023 · 81 comments

Comments

@P4cm4n90
Copy link

P4cm4n90 commented Jul 13, 2023

When we try to inject new header which is object for example: -hc jwk -hv "{"test":"blabla"}" and the jwk object already exist in the header, the jwt object is completely replaced by injected object.
image

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

No branches or pull requests

2 participants
@P4cm4n90 and others