pydantic@0.0.2 vulnerabilities
Data validation using Python type hints
-
latest version
2.9.2
-
latest non vulnerable version
-
first published
7 years ago
-
latest version published
a month ago
-
licenses detected
- [0,)
Direct Vulnerabilities
Known vulnerabilities in the pydantic package. This does not include vulnerabilities belonging to this package’s dependencies.
Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.Vulnerability | Vulnerable Version |
---|---|
pydantic is a Data validation and settings management using python 3.6 type hinting Affected versions of this package are vulnerable to Regular Expression Denial of Service (ReDoS) via the How to fix Regular Expression Denial of Service (ReDoS)? Upgrade |
[,1.10.13)
[2.0a1,2.4.0)
|
pydantic is a Data validation and settings management using python 3.6 type hinting Affected versions of this package are vulnerable to Regular Expression Denial of Service (ReDoS) due to the usage of an insecure regular expression in the How to fix Regular Expression Denial of Service (ReDoS)? Upgrade |
[,1.10.13)
[2.0a1,2.4.0)
|
pydantic is a Data validation and settings management using python 3.6 type hinting Affected versions of this package are vulnerable to Denial of Service (DoS). Use of "infinity" as an input to datetime and date fields causes infinite loop in pydantic. 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). How to fix Denial of Service (DoS)? Upgrade |
[,1.6.2)
[1.7,1.7.4)
[1.8,1.8.2)
|