tapple-cisco
Results
2
comments of
tapple-cisco
I did some investigating about that venerability. I checked if I could reproduce [the ‘truncate after 256 bytes’ venerability](https://github.com/libuv/libuv/security/advisories/GHSA-f74f-cvh7-c6q6). I cannot exploit it if I pass hostname as a string,...
regarding the idna encoding error, there's some discussion of whether that error should be handled a different way in the python standard library or not. Just for reference: https://github.com/python/cpython/issues/77139