Golang net.ParseIP Access Control Bypass Vulnerability

description-logoDescription

Go before 1.17 does not properly consider extraneous zero characters at the beginning of an IP address octet, which (in some situations) allows attackers to bypass access control that is based on IP addresses, because of unexpected octal interpretation. This affects net.ParseIP and net.ParseCIDR.

affected-products-logoAffected Applications

Go Programming Language

CVE References

CVE-2021-29923