Bug 2047377

Summary: python: urllib.parse does not sanitize URLs containing ASCII newline and tabs
Product: [Other] Security Response Reporter: Guilherme de Almeida Suckevicz <gsuckevi>
Component: vulnerabilityAssignee: Red Hat Product Security <security-response-team>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedCC: carl, caswilli, cstratak, extras-orphan, fjansen, hhorak, jburrell, jorton, jwong, kaycoth, manisandro, mhroncok, pviktori, python-maint, python-sig, thrnciar, TicoTimo, torsava, vstinner
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-01-27 18:04:23 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Guilherme de Almeida Suckevicz 2022-01-27 18:03:27 UTC
Python urllib.parse does not sanitize URLs containing ASCII newline and tabs.

Reference:
https://bugs.python.org/issue43882

Comment 1 Guilherme de Almeida Suckevicz 2022-01-27 18:04:23 UTC

*** This bug has been marked as a duplicate of bug 2047376 ***