hpfxd / PandaSpigot

Fork of Paper for 1.8.8 focused on improved performance and stability.
GNU General Public License v3.0
229 stars 65 forks source link

Add stricter client sign limits #191

Closed hpfxd closed 3 months ago

hpfxd commented 3 months ago

Ported from Paper 1.12.2 patch 0374

Helps to mitigate exploits where clients can send extremely long components that when turned into strings later and parsed with regex can cause the server to hang.