Skip to content

php -S runs single-threaded / DOS attack vector #213

Description

@W1zzardTPU

Since PHP is running in single-threaded mode, opening a new tab while executing a long-running query will hang.

This can also be used for DOS attacks, since a single user can block access for everyone else by running SLEEP(1000000)

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