Skip to content

Missing escaping of values (and keys) #9

@avonwyss

Description

@avonwyss

The key and values are not escaped in OneSkyRequest when building the query string and the JSON payload. Therefore, if these contain forbidden characters, this will cause the call to fail, misbehave and it opens an attack vector (changing what the operation does through injection of specially crafted value).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions