Skip to content

[security] Infinite loop on folding email (_fold_as_ew()) if an header has no spaces #77710

Closed
@rad164

Description

@rad164
mannequin
BPO 33529
Nosy @warsaw, @vstinner, @ned-deily, @bitdancer, @maxking, @tirkarthi
PRs
  • bpo-33529: Fix Infinite loop on folding email if headers has non_ascii #7763
  • bpo-33529: Fix infinite loop in email header encoding #12020
  • [3.7] bpo-33529, email: Fix infinite loop in email header encoding (GH-12020) #13321
  • [3.6] bpo-33529, email: Fix infinite loop in email header encoding (GH-12020) #14162
  • 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-06-18.08:31:25.562>
    created_at = <Date 2018-05-16.00:12:28.457>
    labels = ['type-security', '3.7', '3.8', 'expert-email']
    title = '[security] Infinite loop on folding email (_fold_as_ew()) if an header has no spaces'
    updated_at = <Date 2019-06-18.08:31:25.561>
    user = 'https://bugs.python.org/rad164'

    bugs.python.org fields:

    activity = <Date 2019-06-18.08:31:25.561>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-06-18.08:31:25.562>
    closer = 'vstinner'
    components = ['email']
    creation = <Date 2018-05-16.00:12:28.457>
    creator = 'rad164'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33529
    keywords = ['patch']
    message_count = 11.0
    messages = ['316747', '319807', '330925', '342487', '342512', '344561', '345874', '345878', '345879', '345938', '345960']
    nosy_count = 7.0
    nosy_names = ['barry', 'vstinner', 'ned.deily', 'r.david.murray', 'maxking', 'rad164', 'xtreak']
    pr_nums = ['7763', '12020', '13321', '14162']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'security'
    url = 'https://bugs.python.org/issue33529'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions