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

Add XSS example of insecure URL in database #28

Open
dschwarz91 opened this issue Oct 23, 2022 · 0 comments
Open

Add XSS example of insecure URL in database #28

dschwarz91 opened this issue Oct 23, 2022 · 0 comments

Comments

@dschwarz91
Copy link
Contributor

dschwarz91 commented Oct 23, 2022

In React it's not secure to use untrusted input in the href attribute of anchor elements (explanation, CodeSandbox, official docs showing deprecation)

Create an additional example showing a new blog_posts.url field.

This could also be additionally connected with allowing users to create new blog_posts records via:

@karlhorky karlhorky changed the title XSS URL Example Add XSS example of insecure URL in database Oct 24, 2022
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