You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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}:
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}
:testing-playground/src/lambda/server/server.js
Line 35 in 082fd30
The text was updated successfully, but these errors were encountered: