CVE-2023-45813

Source
https://cve.org/CVERecord?id=CVE-2023-45813
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-45813.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-45813
Aliases
Published
2023-10-18T20:26:44.531Z
Modified
2026-04-10T05:03:16.688175Z
Severity
  • 4.6 (Medium) CVSS_V3 - CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
Inefficient Regular Expression Complexity in TorBot
Details

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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/45xxx/CVE-2023-45813.json",
    "cwe_ids": [
        "CWE-1333"
    ],
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/dedsecinside/torbot

Affected ranges

Type
GIT
Repo
https://github.com/dedsecinside/torbot
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

v2.*
v2.0.0
v2.1.0
v3.*
v3.0.1
v3.1.1
v3.1.2

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-45813.json"

Git / github.com/kvesteri/validators

Affected ranges

Type
GIT
Repo
https://github.com/kvesteri/validators
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "0.11.0"
        },
        {
            "introduced": "0"
        },
        {
            "last_affected": "0.20.0"
        }
    ]
}

Affected versions

0.*
0.1.0
0.10.0
0.10.1
0.10.2
0.10.3
0.11.0
0.11.1
0.11.2
0.11.3
0.12.0
0.12.1
0.12.2
0.12.3
0.12.4
0.12.5
0.12.6
0.13.0
0.14.0
0.14.1
0.14.2
0.14.3
0.15.0
0.16.0
0.17.0
0.17.1
0.18.0
0.18.1
0.18.2
0.19.0
0.2.0
0.20.0
0.3.0
0.4.0
0.5.0
0.6.0
0.7.0
0.8.0
0.9.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-45813.json"