Vulnerability Description
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.
CVSS Score
LOW
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Kubernetes | Kubernetes | <= 1.25.0 |
Related Weaknesses (CWE)
References
- https://github.com/kubernetes/kubernetes/issues/101695Vendor Advisory
- https://security.netapp.com/advisory/ntap-20220217-0003/Third Party Advisory
- https://github.com/kubernetes/kubernetes/issues/101695Vendor Advisory
- https://security.netapp.com/advisory/ntap-20220217-0003/Third Party Advisory
FAQ
What is CVE-2021-25743?
CVE-2021-25743 is a vulnerability with a CVSS score of 3.0 (LOW). 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 ...
How severe is CVE-2021-25743?
CVE-2021-25743 has been rated LOW with a CVSS base score of 3.0/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2021-25743?
Check the references section above for vendor advisories and patch information. Affected products include: Kubernetes Kubernetes.