Skip to content

Limit recursion to avoid parsing attacks #4

@vlopes11

Description

@vlopes11

Currently, when parsing map/array, we benefit from naive recursion.

This allows malicious users to generate messages that will overflow the call stack.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions