mirror of
https://git.proxmox.com/git/pve-http-server
synced 2025-06-04 13:44:13 +00:00
![]() basically only possible to trigger with chromium based browsers (chrome, edge, opera) but besides those having the biggest usage currently its not that nice in any way. Users could inject headers in their response, which isn't really that bad itself, as they won't really do anything at least for sane browsers that don't allow setting third party cookies by default (unlike again, chrome), in which case one can create huge cookies that then trigger the max header size check on requests, DOS'ing an user's access to a PVE interface if they can get them to visit a malicious site (a clear cooki actione would allow visiting it again) Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> Reported-by: STAR Labs <info@starlabs.sg> |
||
---|---|---|
debian | ||
src | ||
.gitignore | ||
Makefile |