Summary

Wings: Maliciously or erroneously created parsed config files can cause wings process to OOM

Advisory details

Summary

Config file parsers, json, yaml, xml etc in parser.go have no file size limit/checks, allowing for a giant config file to potentially OOM the wings process.

Impact

All wings users who have an egg with a non-file parser configuration file setting.

References