原始 OSV JSON{
"id": "GHSA-5qcg-w2cc-xffw",
"aliases": [
"CVE-2019-19588"
],
"details": "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.",
"summary": "Uncontrolled resource consumption in validators Python package",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0.12.2"
},
{
"fixed": "0.12.6"
}
]
}
],
"package": {
"name": "validators",
"ecosystem": "PyPI"
}
}
],
"modified": "2024-11-18T22:16:34Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N"
}
],
"published": "2020-01-21T20:32:09Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19588",
"type": "ADVISORY"
},
{
"url": "https://github.com/kvesteri/validators/issues/86",
"type": "WEB"
},
{
"url": "https://github.com/python-validators/validators/issues/86",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-5qcg-w2cc-xffw",
"type": "ADVISORY"
},
{
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/validators/PYSEC-2019-134.yaml",
"type": "WEB"
},
{
"url": "https://github.com/python-validators/validators",
"type": "PACKAGE"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-835"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-01-21T20:31:40Z"
}
}