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

HTML injection #311

Open
geeknik opened this issue Dec 6, 2020 · 0 comments
Open

HTML injection #311

geeknik opened this issue Dec 6, 2020 · 0 comments

Comments

@geeknik
Copy link

geeknik commented Dec 6, 2020

Hello, we have found an HTML injection flaw:
http://testing-playground.com/%22%0D%0A/%3E%3Ch1%3E%3Ca%20href%3Dhttps://geeknik-labs.com%3EYour%20password%20is%20currently%20expired,%20please%20click%20the%20link%20to%20update%20your%20information%3C/a%3E%3C/h1%3E/

We believe this line is to blame due to the lack of input validation on ${frameSrc}:

`<link rel="iframely player" type="text/html" href="${frameSrc}" media="height: 450" />`,

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