Teleport 9.3.6 is vulnerable to Command injection leading to Remote Code Execution. An attacker can craft a malicious ssh agent installation link by URL encoding a bash escape with carriage return line feed. This url encoded payload can be used in place of a token and sent to a user in a social engineering attack. This is fully unauthenticated attack utilizing the trusted teleport server to deliver the payload.
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/gravitational/teleport | product third party advisory |
https://packetstormsecurity.com/files/168137/Teleport-9.3.6-Command-Injection.html | third party advisory vdb entry exploit |
http://packetstormsecurity.com/files/168477/Teleport-10.1.1-Remote-Code-Execution.html | third party advisory vdb entry exploit |