Vulnerability Database

289,599

Total vulnerabilities in the database

Traefik has unexpected behavior with IPv4-mapped IPv6 addresses

Impact

There is a vulnerability in Go managing various Is methods (IsPrivate, IsLoopback, etc) for IPv4-mapped IPv6 addresses.

They didn't work as expected returning false for addresses which would return true in their traditional IPv4 forms.

References

Patches

  • https://github.com/traefik/traefik/releases/tag/v2.11.4
  • https://github.com/traefik/traefik/releases/tag/v3.0.2

Workarounds

No workaround.

For more information

If you have any questions or comments about this advisory, please open an issue.

No technical information available.

CWEs: