Vulnerability Description
The validators package 0.12.2 through 0.12.5 for Python enters an infinite loop when validators.domain is called with a crafted domain string. This is fixed in 0.12.6.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Validators Project | Validators | >= 0.12.2, <= 0.12.5 |
Related Weaknesses (CWE)
References
- https://github.com/kvesteri/validators/issues/86ExploitThird Party Advisory
- https://github.com/kvesteri/validators/issues/86ExploitThird Party Advisory
FAQ
What is CVE-2019-19588?
CVE-2019-19588 is a vulnerability with a CVSS score of 7.5 (HIGH). The validators package 0.12.2 through 0.12.5 for Python enters an infinite loop when validators.domain is called with a crafted domain string. This is fixed in 0.12.6.
How severe is CVE-2019-19588?
CVE-2019-19588 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2019-19588?
Check the references section above for vendor advisories and patch information. Affected products include: Validators Project Validators.