Closed songxpu closed 2 years ago
Hi, I have found that this crash has not been fixed correctly and is still present in latest github version. issues/190
The following is the poc and reproduction.
use nc to replay:nc 127.0.0.1 316 < ./poc.raw poc.zip
nc 127.0.0.1 316 < ./poc.raw
Technically a config problem, but added a check:
[master 72aba98] Fix crash bug (Issue #273)
Hi, I have found that this crash has not been fixed correctly and is still present in latest github version. issues/190
The following is the poc and reproduction.
use nc to replay:
nc 127.0.0.1 316 < ./poc.raw
poc.zip