Skip to content

Add a generic directory walker method to avoid symlink attacks #57943

@hynek

Description

@hynek
BPO 13734
Nosy @jcea, @ncoghlan, @pitrou, @benjaminp, @tarekziade, @hynek
Files
  • fdwalk-2.diff
  • fwalk-3.diff
  • fwalk-single_fd.diff
  • fwalk-doc.diff
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = None
    closed_at = <Date 2012-02-05.15:19:30.863>
    created_at = <Date 2012-01-08.00:14:02.897>
    labels = ['type-security', 'library']
    title = 'Add a generic directory walker method to avoid symlink attacks'
    updated_at = <Date 2012-05-12.19:52:12.003>
    user = 'https://github.com/hynek'

    bugs.python.org fields:

    activity = <Date 2012-05-12.19:52:12.003>
    actor = 'benjamin.peterson'
    assignee = 'none'
    closed = True
    closed_date = <Date 2012-02-05.15:19:30.863>
    closer = 'neologix'
    components = ['Library (Lib)']
    creation = <Date 2012-01-08.00:14:02.897>
    creator = 'hynek'
    dependencies = []
    files = ['24211', '24382', '24383', '25550']
    hgrepos = []
    issue_num = 13734
    keywords = ['patch']
    message_count = 29.0
    messages = ['150833', '150838', '150845', '150855', '150858', '150864', '150870', '150873', '150916', '150919', '150925', '150991', '151032', '151077', '152376', '152377', '152378', '152385', '152386', '152387', '152408', '152410', '152425', '152426', '152689', '152691', '160376', '160472', '160490']
    nosy_count = 9.0
    nosy_names = ['jcea', 'ncoghlan', 'pitrou', 'benjamin.peterson', 'tarek', 'neologix', 'rosslagerwall', 'python-dev', 'hynek']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'security'
    url = 'https://bugs.python.org/issue13734'
    versions = ['Python 3.3']

    Linked PRs

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-securityA security issue

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions