kubectl does not neutralize escape, meta or control sequences contained in the raw data it outputs to a terminal. This includes but is not limited to the unstructured string fields in objects such as Events.
The product receives input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could be interpreted as escape, meta, or control character sequences when they are sent to a downstream component.
Link | Tags |
---|---|
https://github.com/kubernetes/kubernetes/issues/101695 | vendor advisory |
https://security.netapp.com/advisory/ntap-20220217-0003/ | third party advisory |