Python Improper Input Validation Vulnerability - CVE-2021-29921 - Vulnerability Database

Python Improper Input Validation Vulnerability - CVE-2021-29921

Critical
Reference: CVE-2021-29921
Title: Python Improper Input Validation Vulnerability
Overview:

Improper input validation of octal strings in Python stdlib ipaddress 3.10 and below allows unauthenticated remote attackers to perform indeterminate SSRF RFI and LFI attacks on many programs that rely on Python stdlib ipaddress. IP address octects are left stripped instead of evaluated as valid IP addresses.