cve/2024/CVE-2024-24790.md
2025-09-29 16:08:36 +00:00

951 B

CVE-2024-24790

Description

The various Is methods (IsPrivate, IsLoopback, etc) did not work as expected for IPv4-mapped IPv6 addresses, returning false for addresses which would return true in their traditional IPv4 forms.

POC

Reference

No PoCs from references.

Github