Open Issues Need Help
View All on GitHub Out of memory error in pistache about 2 months ago
AI Summary: A security vulnerability exists in Pistache where a controlled input value, specifically a very large `size` at `http.cc#L496`, is used for dynamic memory allocation without proper validation. This can lead to an out-of-memory error, reproducible via the OSS Fuzz harness `fuzz_parsers` with a provided crashing input.
Complexity:
2/5
bug help wanted security