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

Export Application Permissions Vulnerability Issue #9476

Open
ajith-k-v opened this issue Apr 24, 2024 · 0 comments
Open

Export Application Permissions Vulnerability Issue #9476

ajith-k-v opened this issue Apr 24, 2024 · 0 comments
Labels
Milestone

Comments

@ajith-k-v
Copy link
Collaborator

ajith-k-v commented Apr 24, 2024

Current Behavior:

Currently, when exporting an application with Tooljet DB, users have the capability to export the application with different workspace id and Tooljet db id

Expected Behavior:

The export functionality should restrict users from exporting applications with different workspace id and Tooljet db id

Steps to Reproduce:

  1. Create an application with Tooljet db query.

  2. Export the Application:

  3. Copy the generated cURL ( request body: { "app": [{"id": "0980a34f-828e-49d3-bde8-bf10752b3bef"}], "tooljet_database": [{"table_id": "fda348ef-13d7-4f19-86da-e1ffbc72800c"}], "organization_id": "31f59dba-f48b-4dd2-924b-3648ac7f0772" })

  4. Create a new workspace and Tooljet db

  5. Update the request body with new workspace id and tooljet db id.

  6. Send the post request.

@ajith-k-v ajith-k-v added bug Something isn't working platform labels Apr 24, 2024
@nechalmaggon nechalmaggon added roadmap enhancement New feature or request and removed bug Something isn't working labels Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants