Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Unprotected Sensitive Endpoint #19

@KKC73

Description

@KKC73

Hi,

I would like to confirm whether access to the endpoint /api/schemas/history/[schemaId] is intended to be publicly accessible.

Currently, it appears that while endpoints like /api/schemas/[id] are protected and require appropriate permissions, the /api/schemas/history/[schemaId] endpoint returns schema history data without any authentication or permission checks — as long as a valid schemaId is provided.

Could you please clarify whether this behavior is by design? If not, this may represent an unintended information disclosure vulnerability.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions