Hacker News new | ask | show | jobs
by nubinetwork 756 days ago
> a vulnerability in HTTP parsing code that allows for heap corruption and arbitrary code execution by making a HTTP GET request with a megabyte of the letter 'A' in its body

You mean a buffer overflow? Why write so technical then dumb down something that's pretty obvious.

1 comments

buffers are stored on heap.