A Proof of Error in `python-libnmap-0.7.2`
- A docker environment to show the proof of the error.
- wrappers to feed inputs to
python-libnmap-0.7.2.
Do we still want to land this?
Do we still want to land this?
I don't remember why we give up on merging this exactly, but I suppose it can be a good example to show our sanitizer not only works on C/C++?
If there is no objection, I am happy to move it to the new dir, address the comments, and merge.
Do we still want to land this?
I don't remember why we give up on merging this exactly, but I suppose it can be a good example to show our sanitizer not only works on
C/C++? If there is no objection, I am happy to move it to the new dir, address the comments, and merge.
No objection. I'll just point out though that ExecSan is broken in OSS-Fuzz because of pyinstaller.
I think the reason we decided against this was the root cause of this vuln wasn't really realistic. We can just drop this at this point I reckon.