From this webpage screenshot, we can extract the following key information about the vulnerability: 1. Vulnerability Description: - Title: runtime error: index out of range [3960] with length 3952 in chunk. (Column).GetDecimal - Description: Users encountered a runtime error while executing SQL queries, with the specific error message: “index out of range [3960] with length 3952 in chunk. (Column).GetDecimal”. 2. Vulnerability Type: - Label: type/bug - Description: This is a bug-type vulnerability. 3. Vulnerability Impact: - Labels: may-affects-5.4, may-affects-6.1, may-affects-6.5, may-affects-7.1, may-affects-7.5, may-affects-8.1 - Description: The vulnerability may affect multiple versions of TiDB, including 5.4, 6.1, 6.5, 7.1, 7.5, and 8.1. 4. Vulnerability Severity: - Label: severity/major - Description: The severity of the vulnerability is marked as “major”. 5. Vulnerability Fix Status: - Label: 已修复 (Fixed) - Description: The vulnerability has been fixed, with fix reference #54067. 6. Submitter: - Username: r33s3n6 - Description: The submitter reported the issue on June 1, 2024. 7. Fixer: - Username: hawkingrei - Description: The fixer confirmed the issue was resolved on June 28, 2024. 8. Submission History: - Submission Date: June 1, 2024 - Submission Details: Created a table, inserted data, and executed an SQL query, but encountered a runtime error. - Fix Date: June 28, 2024 - Fix Details: Confirmed the issue was resolved. 9. Participants: - Username: jebter - Description: Participated in adding and modifying labels. 10. Project Information: - Project Name: pingcap / tidb - Version: v8.1.0 - Labels: type/bug, sig/execution, severity/major, impact/panic - Description: This is an open-source database project, version 8.1.0. The labels indicate it is a bug-type vulnerability, affecting multiple versions, with major severity, and potentially causing panics. This information helps us understand the nature, scope of impact, severity, and resolution status of the vulnerability.