golang / vulndb

[mirror] The Go Vulnerability Database
Other
554 stars 54 forks source link

x/vulndb: potential Go vuln in github.com/pingcap/tidb: CVE-2022-31011 #469

Closed GoVulnBot closed 2 years ago

GoVulnBot commented 2 years ago

CVE-2022-31011 references github.com/pingcap/tidb, which may be a Go module.

Description: 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 unauthorized access. Only users using TiDB 5.3.0 are affected by this vulnerability. TiDB version 5.3.1 contains a patch for this issue. Other mitigation strategies include turning off Security Enhanced Mode (SEM), disabling local login for non-root accounts, and ensuring that the same IP cannot be logged in as root and normal user at the same time.

Links:

See doc/triage.md for instructions on how to triage this report.

module: github.com/pingcap/tidb
package: tidb
description: |
    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 unauthorized access. Only users using TiDB 5.3.0 are affected by this vulnerability. TiDB version 5.3.1 contains a patch for this issue. Other mitigation strategies include turning off Security Enhanced Mode (SEM), disabling local login for non-root accounts, and ensuring that the same IP cannot be logged in as root and normal user at the same time.
cves:
  - CVE-2022-31011
links:
    context:
      - https://github.com/pingcap/tidb/releases/tag/v5.3.1
      - https://github.com/pingcap/tidb/security/advisories/GHSA-4whx-7p29-mq22
neild commented 2 years ago

Vulnerability in tool.

gopherbot commented 1 month ago

Change https://go.dev/cl/592768 mentions this issue: data/reports: unexclude 50 reports