VYPR

Tidb

by Pingcap

Source repositories

CVEs (8)

  • CVE-2024-41433CriSep 3, 2024
    risk 0.64cvss 9.8epss 0.01

    PingCAP TiDB v8.1.0 was discovered to contain a buffer overflow via the component expression.ExplainExpressionList. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted input. NOTE: PingCAP maintains that the actual reproduction of this issue did…

  • CVE-2022-3023CriNov 4, 2022
    risk 0.57cvss 9.8epss 0.01

    Use of Externally-Controlled Format String in GitHub repository pingcap/tidb prior to 6.4.0, 6.1.3.

  • CVE-2024-35618HigMay 24, 2024
    risk 0.49cvss 7.5epss 0.00

    PingCAP TiDB v7.5.1 was discovered to contain a NULL pointer dereference via the component SortedRowContainer.

  • CVE-2022-34969HigAug 3, 2022
    risk 0.49cvss 7.5epss 0.01

    PingCAP TiDB v6.1.0 was discovered to contain a NULL pointer dereference.

  • CVE-2022-31011HigMay 31, 2022
    risk 0.44cvss 7.8epss 0.00

    TiDB is an open-source NewSQL database that supports Hybrid Transactional and Analytical Processing (HTAP) workloads. Under certain conditions, an attacker can construct malicious authentication requests to bypass the authentication process, resulting in privilege escalation or…

  • CVE-2024-33809MedMay 24, 2024
    risk 0.42cvss 6.5epss 0.00

    PingCAP TiDB v7.5.1 was discovered to contain a buffer overflow vulnerability, which could lead to database crashes and denial of service attacks.

  • CVE-2024-41434MedSep 3, 2024
    risk 0.28cvss 4.3epss 0.00

    PingCAP TiDB v8.1.0 was discovered to contain a buffer overflow via the component (*Column).GetDecimal. This allows attackers to cause a Denial of Service (DoS) via a crafted input to the 'RemoveUnnecessaryFirstRow', it will check the expression between 'Agg' and 'GroupBy', but…

  • CVE-2024-37820MedJun 25, 2024
    risk 0.28cvss 5.4epss 0.00

    A nil pointer dereference in PingCAP TiDB v8.2.0-alpha-216-gfe5858b allows attackers to crash the application via expression.inferCollation.