BPO | [38576](https://bugs.python.org/issue38576) --- | :--- Nosy | @gpshead, @vstinner, @larryhastings, @benjaminp, @ned-deily, @mcepl, @koobs, @stratakis, @miss-islington, @tirkarthi, @epicfaace, @ware, @ret2libc, @tapakund, @b1tninja PRs | python/cpython#18995python/cpython#19000python/cpython#19001python/cpython#19002python/cpython#19052python/cpython#19231python/cpython#19300 *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: ```python assignee = 'https://github.com/benjaminp' closed_at = created_at = labels = ['type-security', 'library', 'release-blocker'] title = 'CVE-2019-18348: CRLF injection via the host part of the url passed to urlopen()' updated_at = user = 'https://github.com/ret2libc' ``` bugs.python.org fields: ```python activity = actor = 'ned.deily' assignee = 'benjamin.peterson' closed = True closed_date = closer = 'benjamin.peterson' components = ['Library (Lib)'] creation = creator = 'rschiron' dependencies = [] files = [] hgrepos = [] issue_num = 38576 keywords = ['patch'] message_count = 13.0 messages = ['355294', '357073', '357442', '362353', '364190', '364191', '364192', '364193', '364207', '364208', '364499', '364584', '371922'] nosy_count = 18.0 nosy_names = ['gregory.p.smith', 'vstinner', 'larry', 'benjamin.peterson', 'ned.deily', 'mcepl', 'python-dev', 'koobs', 'cstratak', 'miss-islington', 'xtreak', 'epicfaace', 'ware', 'rschiron', 'tapakund', 'Anselmo Melo', 'b1tninja', 'kim'] pr_nums = ['18995', '19000', '19001', '19002', '19052', '19231', '19300'] priority = 'release blocker' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'security' url = 'https://bugs.python.org/issue38576' versions = ['Python 2.7'] ```