Skip to content

parseHttpHeaders crash !!! #557

@MCSQNXA

Description

@MCSQNXA

The parseHttpHeaders method in the IXWebSocketHttpHeaders class will result in a string truncation out of bounds error. The specific code is std::string value(lineStr.substr(start, lineStr.size() - start - 2)); There is a probability that specific issues may occur when iOS devices access HTTP services

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