- Description
- Torbot is an open source tor network intelligence tool. In affected versions the `torbot.modules.validators.validate_link function` uses the python-validators URL validation regex. This particular regular expression has an exponential complexity which allows an attacker to cause an application crash using a well-crafted argument. An attacker can use a well-crafted URL argument to exploit the vulnerability in the regular expression and cause a Denial of Service on the system. The validators file has been removed in version 4.0.0. Users are advised to upgrade. There are no known workarounds for this vulnerability.
- Source
- security-advisories@github.com
- NVD status
- Analyzed
CVSS 3.1
- Type
- Primary
- Base score
- 7.5
- Impact score
- 3.6
- Exploitability score
- 3.9
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- Severity
- HIGH
- Hype score
- Not currently trending
[
{
"nodes": [
{
"negate": false,
"cpeMatch": [
{
"criteria": "cpe:2.3:a:torbot_project:torbot:*:*:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "1A76049A-5F05-41CC-8B99-48D3179C49C3",
"versionEndExcluding": "4.0.0"
},
{
"criteria": "cpe:2.3:a:validators_project:validators:0.11.0:*:*:*:*:python:*:*",
"vulnerable": true,
"matchCriteriaId": "E3D93DF2-C7B5-41A8-BA99-AD42587A6BE0"
},
{
"criteria": "cpe:2.3:a:validators_project:validators:0.20.0:*:*:*:*:python:*:*",
"vulnerable": true,
"matchCriteriaId": "471398FE-B318-403A-80B0-C6E43EA1480E"
}
],
"operator": "OR"
}
]
}
]