Lucene search
+L

9 matches found

Github Security Blog
Github Security Blog
added 6 days ago8 views

Tornado: Quadratic DoS via Repeated Header Coalescing

Summary The HTTPHeaders.add method in Tornado accumulates values using string concatenation when the same header name is repeated. Due to Python string immutability, each concatenation copies the entire string, resulting in On² time complexity. Given Tornado's single event loop architecture, a...

7.5CVSS7.2AI score0.00511EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder