3 matches found
EUVD-2026-60303
Glances is an open-source system cross-platform monitoring tool. From 4.5.2 until 4.5.6, sanitizemustachedict in glances/actions.py skips nested list and dictionary strings such as process cmdline values, allowing pipe characters to survive chevron.render and be executed by securepopen through...
CVE-2026-62982
Glances versions 4.5.2 to 4.5.5 allow OS command injection via process cmdline values: _sanitize_mustache_dict() in glances/actions.py skips nested strings, letting pipe characters pass through chevron.render() and execute via secure_popen() in administrator-configured action templates. Fixed in ...
CVE-2026-62982
Glances is an open-source system cross-platform monitoring tool. From 4.5.2 until 4.5.6, sanitizemustachedict in glances/actions.py skips nested list and dictionary strings such as process cmdline values, allowing pipe characters to survive chevron.render and be executed by securepopen through...