phihag / ipaddress

Python 3.3+'s ipaddress for older Python versions
Other
105 stars 53 forks source link

[CVE-2020-14422] Hash collisions in IPv4Interface and IPv6Interface #55

Open markmcclain opened 4 years ago

markmcclain commented 4 years ago

As described in https://bugs.python.org/issue41004, the ipaddress module is vulernable to hash collisions. The upstream fix should be back ported here too.