Skip to content

Special character in registry_version causes process exist: #405

@mgirard1mtx

Description

@mgirard1mtx

Setup a NMOS node (no MQTT) with an invalid registry version (ex: "An I" instead of "v1.3").

Application is force to stop.

StdErr:

terminate called after throwing an instance of 'web::uri_exception' what():  provided uri is invalid: http://127.0.0.1:1/x-nmos/registration/An I

It seems the code is missing validation or HTTP character escape (ex: %20 for space).

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