pysec-2019-134
Vulnerability from pysec
Published
2019-12-05 01:15
Modified
2020-08-24 17:37
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.
Impacted products
| Name | purl | validators | pkg:pypi/validators |
|---|
Aliases
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "validators",
"purl": "pkg:pypi/validators"
},
"ranges": [
{
"events": [
{
"introduced": "0.12.2"
},
{
"fixed": "0.12.6"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.12.2",
"0.12.3",
"0.12.4",
"0.12.5"
]
}
],
"aliases": [
"CVE-2019-19588",
"GHSA-5qcg-w2cc-xffw"
],
"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.",
"id": "PYSEC-2019-134",
"modified": "2020-08-24T17:37:00Z",
"published": "2019-12-05T01:15:00Z",
"references": [
{
"type": "REPORT",
"url": "https://github.com/kvesteri/validators/issues/86"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-5qcg-w2cc-xffw"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…