Skip to content

Fix for issue30458 (HTTP Header Injection) prevents crafting invalid requests #82397

Description

@jaraco
BPO 38216
Nosy @gpshead, @jaraco, @larryhastings, @benjaminp, @ned-deily, @mcepl, @ambv, @webknjaz, @ammaraskar, @miss-islington, @tipabu, @tirkarthi
PRs
  • bpo-38216, bpo-36274: Allow subclasses to override validation and encoding behavior #16321
  • bpo-38216, bpo-36274: Allow subclasses to separately override validation and encoding behavior #16448
  • [3.8] bpo-38216, bpo-36274: Allow subclasses to separately override validation and encoding behavior (GH-16448) #16460
  • [3.7] bpo-38216, bpo-36274: Allow subclasses to separately override v… #16461
  • [3.6] bpo-38216, bpo-36274: Allow subclasses to separately override v… #16462
  • [3.5] bpo-38216, bpo-36274: Allow subclasses to separately override validation and encoding behavior (GH-16448) #16475
  • [2.7] bpo-38216, bpo-36274: Allow subclasses to separately override validation and encoding behavior (GH-16448) #16476
  • Files
  • 0001-bpo-38216-Only-forbid-CR-LF-and-SP-in-http-URLs.patch
  • 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 2019-10-08.17:37:30.548>
    created_at = <Date 2019-09-18.16:14:30.701>
    labels = ['release-blocker']
    title = 'Fix for issue30458 (HTTP Header Injection) prevents crafting invalid requests'
    updated_at = <Date 2019-10-08.17:37:30.547>
    user = 'https://github.com/jaraco'

    bugs.python.org fields:

    activity = <Date 2019-10-08.17:37:30.547>
    actor = 'larry'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-10-08.17:37:30.548>
    closer = 'larry'
    components = []
    creation = <Date 2019-09-18.16:14:30.701>
    creator = 'jaraco'
    dependencies = []
    files = ['48618']
    hgrepos = []
    issue_num = 38216
    keywords = ['patch', '3.6regression', '3.7regression']
    message_count = 30.0
    messages = ['352738', '352759', '352802', '352827', '352830', '352831', '352839', '352847', '352850', '352870', '352899', '352912', '352930', '352937', '352982', '352983', '352988', '352990', '353001', '353040', '353344', '353447', '353449', '353453', '353464', '353481', '353484', '353501', '354159', '354225']
    nosy_count = 12.0
    nosy_names = ['gregory.p.smith', 'jaraco', 'larry', 'benjamin.peterson', 'ned.deily', 'mcepl', 'lukasz.langa', 'webknjaz', 'ammar2', 'miss-islington', 'tburke', 'xtreak']
    pr_nums = ['16321', '16448', '16460', '16461', '16462', '16475', '16476']
    priority = 'release blocker'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue38216'
    versions = ['Python 2.7', 'Python 3.5']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions