Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

EPSS

Процентиль: 72%
0.01499
Низкий

Дефекты

CWE-20

Связанные уязвимости

ubuntu
больше 1 года назад

The Python standard library functions `urllib.parse.urlsplit` and `urlparse` accepted domain names that included square brackets which isn't valid according to RFC 3986. Square brackets are only meant to be used as delimiters for specifying IPv6 and IPvFuture hosts in URLs. This could result in differential parsing across the Python URL parser and other specification-compliant URL parsers.

CVSS3: 6.8
redhat
больше 1 года назад

The Python standard library functions `urllib.parse.urlsplit` and `urlparse` accepted domain names that included square brackets which isn't valid according to RFC 3986. Square brackets are only meant to be used as delimiters for specifying IPv6 and IPvFuture hosts in URLs. This could result in differential parsing across the Python URL parser and other specification-compliant URL parsers.

msrc
больше 1 года назад

URL parser allowed square brackets in domain names

debian
больше 1 года назад

The Python standard library functions `urllib.parse.urlsplit` and `url ...

suse-cvrf
больше 1 года назад

Security update for python

EPSS

Процентиль: 72%
0.01499
Низкий

Дефекты

CWE-20