CVE-2021-35474
30.06.2021, 08:15
Stack-based Buffer Overflow vulnerability in cachekey plugin of Apache Traffic Server. This issue affects Apache Traffic Server 7.0.0 to 7.1.12, 8.0.0 to 8.1.1, 9.0.0 to 9.0.1.Enginsight
Vendor | Product | Version |
---|---|---|
apache | traffic_server | 7.0.0 ≤ 𝑥 ≤ 7.1.12 |
apache | traffic_server | 8.0.0 ≤ 𝑥 ≤ 8.1.1 |
apache | traffic_server | 9.0.0 ≤ 𝑥 ≤ 9.0.1 |
debian | debian_linux | 10.0 |
𝑥
= Vulnerable software versions

Debian Releases

Ubuntu Releases
Common Weakness Enumeration
- CWE-121 - Stack-based Buffer OverflowA stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function).
- CWE-787 - Out-of-bounds WriteThe software writes data past the end, or before the beginning, of the intended buffer.
References