-
-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Closed
Labels
issue: feature requestIssue suggesting a new featureIssue suggesting a new featureseverity: mediumIf it breaks the basic use of the product but can be worked aroundIf it breaks the basic use of the product but can be worked around
Description
Informations
- Node.js version:
- npm version:
- Strapi version:
- Database:
- Operating system:
What is the current behavior?
When querying a private table that has a relationship to a public table we are able to get access to unauthorized data.
Steps to reproduce the problem
GraphQL query a private table though a public table
Here is a link to a video I made to show the behavior. https://www.useloom.com/share/f3998defd8ad4c0a8600c8f66dce81c0
What is the expected behavior?
Return unauthorized message
Suggested solutions
Many ways to go about this depending on the source code which I haven't gone through.
dmythro, techguydave and MurzNN
Metadata
Metadata
Assignees
Labels
issue: feature requestIssue suggesting a new featureIssue suggesting a new featureseverity: mediumIf it breaks the basic use of the product but can be worked aroundIf it breaks the basic use of the product but can be worked around