mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-07 11:49:40 +00:00
![Ernst de Haan](/assets/img/avatar_default.png)
Tomcat 4.1.27 includes security fixes for: . improper recycling of SSL client certificates with Coyote JK 2 . improper handling of invalid content lengths in requests, causing HTTP processors to be left in an invalid state in Coyote HTTP/1.1, causing a DoS condition . URI normalization bug in Coyote . improper handling of certain URLs in Coyote JK 2, causing a DoS condition PR: 55362 Submitted by: Kang Liu <lazykang@hotmail.com>