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

Triple injection attacks #20

Open
josephguillaume opened this issue Oct 11, 2024 · 1 comment
Open

Triple injection attacks #20

josephguillaume opened this issue Oct 11, 2024 · 1 comment

Comments

@josephguillaume
Copy link

While there may be some overlap with other categories, triple injection attacks stand out in that they can result from loading declarative rather than executable data, either through replacing or corrupting data, or through code injection of triple data.

@josephguillaume
Copy link
Author

josephguillaume commented Oct 11, 2024

e.g. type registrations loaded from external sources may result in the user mistakenly operating on spoofed data rather than their own, with the risk of disclosure of private information

#12

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