Open
Description
Bug report
Bug description:
IPv6 addresses have a maximum length (8 colon-separated parts) but the current implementation doesn't limit the length. Similar issue to django/django@ca2be77
CPython versions tested on:
CPython main branch
Operating systems tested on:
No response
Linked PRs
- gh-128840: Limit the number of parts in IPv6 address parsing #128841
- [3.14] gh-128840: Limit the number of parts in IPv6 address parsing (GH-128841) #134610
- [3.13] gh-128840: Limit the number of parts in IPv6 address parsing (GH-128841) #134611
- [3.12] gh-128840: Limit the number of parts in IPv6 address parsing (GH-128841) #134612
- [3.11] gh-128840: Limit the number of parts in IPv6 address parsing (GH-128841) #134613
- [3.10] gh-128840: Limit the number of parts in IPv6 address parsing (GH-128841) #134614
- [3.9] gh-128840: Limit the number of parts in IPv6 address parsing (GH-128841) #134615
Metadata
Metadata
Assignees
Projects
Status
Todo