Description
Upon receiving each incoming request header data, Envoy will iterate over existing request headers to verify that the total size of the headers stays below a maximum limit. The implementation in versions 1.10.0 through 1.11.1 for HTTP/1.x traffic and all versions of Envoy for HTTP/2 traffic had O(n^2) performance characteristics. A remote attacker may craft a request that stays below the maximum request header size but consists of many thousands of small headers to consume CPU and result in a denial-of-service attack.
Remediation
References
Related Vulnerabilities
Ruby on Rails CVE-2015-3227 Vulnerability (CVE-2015-3227)
Joomla! Core 2.5.x Cross-Site Scripting (2.5.0 - 2.5.1)
WordPress Plugin MasterStudy LMS-for Online Courses and Education Local File Inclusion (3.3.0)
WordPress Plugin WordPress Backup and Migrate-Backup Guard Arbitrary File Upload (1.5.9)
WordPress Plugin Smash Balloon Social Post Feed Cross-Site Scripting (2.19.1)