Data Leak security vulnerability on my app

Hey everyone!
I’m using Flusk to secure my app and it recently flagged an vulnerability, but I need some help :pray:

It’s a Data Leak vulnerability described as followed:

Here’s the additional data provided by the Flusk tool:


It affects the database Prenotazioni.
I have read the documentation of the vulnerability but I’m still unsure what to do next.

Here’s the link to the test preview of my app: Capetoste, chi viene a cena?

Here’s what I understand:
I’ve set privacy rules for those fields, only users with specific “Role” can access them, “everyone else” have access to none of those files.

Here is an additional screenshot that might also help:

Do you have any clue what the vulnerability is about? And what I should be doing from there?

Any help would be really appreciated :pray:

Dimitri


Posted with the @Flusk tool

First of all, please read this article. Once you’re done reading read the rest of this comment.

Essentially, all your data objects (bubble things) are publicly visible unless you define privacy rules which make the only accessible to those who meet the rule you define (your privacy rule!)