Resource exhaustion in urllib3 - CVE-2021-33503

 

Resource exhaustion in urllib3 - CVE-2021-33503

Published: June 13, 2021


Vulnerability identifier: #VU54077
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2021-33503
CWE-ID: CWE-400
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: shazow (Andrey Petrov)
Affected software:
urllib3

Detailed vulnerability description

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to improper input validation in urllib3 when processing URL with multiple "@" characters in the authority component. A remote attacker can trigger resource exhaustion and perform a denial of service (DoS) attack.


How to mitigate CVE-2021-33503

Install updates from vendor's website.

Sources