Debian Pydantic vulnerabilities
2 known vulnerabilities affecting debian/pydantic.
Total CVEs
2
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
MEDIUM1LOW1
Vulnerabilities
Page 1 of 1
CVE-2024-3772MEDIUMCVSS 5.9fixed in pydantic 1.10.13-0.1 (forky)2024
CVE-2024-3772 [MEDIUM] CVE-2024-3772: pydantic - Regular expression denial of service in Pydanic < 2.4.0, < 1.10.13 allows remote...
Regular expression denial of service in Pydanic < 2.4.0, < 1.10.13 allows remote attackers to cause denial of service via a crafted email string.
Scope: local
bookworm: open
bullseye: open
forky: resolved (fixed in 1.10.13-0.1)
sid: resolved (fixed in 1.10.13-0.1)
trixie: resolved (fixed in 1.10.13-0.1)
debian
CVE-2021-29510LOWCVSS 3.3fixed in pydantic 1.7.4-1 (bookworm)2021
CVE-2021-29510 [LOW] CVE-2021-29510: pydantic - Pydantic is a data validation and settings management using Python type hinting....
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 available in the following versions: v1.8.2, v1.7.4, v1
debian