GHSA-5mqj-xc49-246p
HIGHCVE-2023-28119Our use of flate.NewReader does not limit the size of the input. The user could pass more than 1 MB of data in the HTTP request to the processing functions, which will be decompressed server-side using the Deflate algorithm. Therefore, after repeating the same request multiple times, it is possible to achieve a reliable crash since the operating system kills the process.
- Affected
- >=0, <0.4.13
- Fixed in
- 0.4.13
- Published
- 2023-03-22
- Source
- github