Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Trac Trac
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Service Desk
    • Milestones
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • Legacy
  • TracTrac
  • Issues
  • #23082
Closed (moved) (moved)
Open
Issue created Aug 02, 2017 by David Fifield@dcf

tor_addr_parse is overly permissive

tor_addr_parse allows these surprising address formats:

  • [192.0.2.1] (IPv4 in square brackets) → 192.0.2.1
  • [11.22.33.44 (IPv4 with left square bracket only) → 11.22.33.4
  • [11:22::33:44 (IPv6 with left square bracket only) → 11:22::33:4
  • 11:22::33:44: (IPv6 with trailing colon) → 11:22::33:44
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking