Pydantic regular expression denial of service
Regular expression denial of service in Pydantic < 2.4.0, < 1.10.13 allows remote attackers to cause denial of service via a crafted email string.
Regular expression denial of service in Pydantic < 2.4.0, < 1.10.13 allows remote attackers to cause denial of service via a crafted email string.
By passing either 'infinity', 'inf' or float('inf') (or their negatives) to datetime or date fields causes validation to run forever with % CPU usage (on one CPU).