2 matches found
SUSE CVE-2021-29510
Pydantic is a data validation and settings management using Python type hinting. In affected versions passing either 'infinity', 'inf' or float'inf' or their negatives to datetime or date fields causes validation to run forever with 100% CPU usage on one CPU. Pydantic has been patched with fixes...
PT-2021-4109 · Pypi +2 · Pydantic +2
Name of the Vulnerable Software and Affected Versions: Pydantic versions prior to v1.6.2 Pydantic versions prior to v1.7.4 Pydantic versions prior to v1.8.2 Description: The issue is related to the incorrect handling of 'infinity', 'inf', and float'inf' values in date fields, causing validation t...