Files
i2p.i2p/apps
zzz 78168be85c Jetty: Add patch for CVE-2021-28165 - Jetty #6072 -
Jetty server high CPU when client send data length > 17408

This affects SSL connections only, which is not part of our default setup.
Adapted from workaround at:
https://github.com/eclipse/jetty.project/security/advisories/GHSA-26vr-8j45-3r4w
Put the new checks directly in the unwrap() method,
rather than subclassing SslConnection, as that would require config file changes.
2021-04-24 16:04:33 -04:00
..
2016-07-10 00:24:40 +00:00
2021-02-18 07:31:11 -05:00
2021-04-15 07:51:33 -04:00
2021-04-24 10:47:27 -04:00