Skip to content

Consider removing the ability to perform unbounded queries using the 'show ...' option #144

@grobe0ba

Description

@grobe0ba

The show ... query is a useful option, however it grants a much greater opportunity for a potentially malicious user to craft a query designed to cause a denial-of-service in the single-threaded bird2 daemon.

Removing this option doesn't completely prevent this from being an issue, but it does reduce an attacker to the already more limited queries.

I wouldn't mind if this were behind a flag, but that obviously would cause significantly more work than the one-line patch of just removing it completely.

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