Skip to content

urllib FTP protocol stream injection #73792

@ecbftw

Description

@ecbftw
mannequin
BPO 29606
Nosy @vstinner, @giampaolo, @tiran, @vadmium, @serhiy-storchaka, @supl, @corona10
PRs
  • bpo-29606: urllib throwing an exception on any URLs that contain one of '\r\n' for the FTP protocol. #1216
  • bpo-29606: urllib rejects newline in FTP #2800
  • Superseder
  • bpo-30119: (ftplib) A remote attacker could possibly attack by containing the newline characters
  • 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 2017-07-26.03:28:33.765>
    created_at = <Date 2017-02-20.16:49:02.397>
    labels = ['type-security', '3.7']
    title = 'urllib FTP protocol stream injection'
    updated_at = <Date 2017-07-26.03:28:33.762>
    user = 'https://bugs.python.org/ecbftw'

    bugs.python.org fields:

    activity = <Date 2017-07-26.03:28:33.762>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-07-26.03:28:33.765>
    closer = 'vstinner'
    components = []
    creation = <Date 2017-02-20.16:49:02.397>
    creator = 'ecbftw'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 29606
    keywords = []
    message_count = 22.0
    messages = ['288219', '291998', '292413', '292417', '292419', '292553', '292555', '292582', '292583', '292584', '292677', '296125', '296192', '298795', '298796', '298802', '298803', '298823', '298824', '298831', '298833', '299198']
    nosy_count = 8.0
    nosy_names = ['vstinner', 'giampaolo.rodola', 'christian.heimes', 'martin.panter', 'serhiy.storchaka', 'ecbftw', 'supl', 'corona10']
    pr_nums = ['1216', '2800']
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '30119'
    type = 'security'
    url = 'https://bugs.python.org/issue29606'
    versions = ['Python 2.7', 'Python 3.3', 'Python 3.4', 'Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions