In Total.js 4 before 0e5ace7, /api/common/ping can achieve remote command execution via shell metacharacters in the host parameter.
The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.
Link | Tags |
---|---|
https://github.com/totaljs/code/issues/12 | issue tracking exploit third party advisory |
https://www.youtube.com/watch?v=x-u3eS8-xJg | third party advisory exploit |
https://www.edoardoottavianelli.it/CVE-2022-44019/ | third party advisory exploit |