CVE Catalog
CVE-2020-13631
MediumSummary
A vulnerability in SQLite before version 3.32.0 allows a virtual table to be renamed to the name of one of its shadow tables, related to alter.c and build.c.
Risk Assessment
An attacker could exploit this flaw to manipulate the database structure, potentially leading to data integrity issues or unexpected application behavior.
Recommendation
It is recommended to immediately upgrade SQLite to version 3.32.0 or later, which includes a fix for this vulnerability.
Original NVD description (English source)
SQLite before 3.32.0 allows a virtual table to be renamed to the name of one of its shadow tables, related to alter.c and build.c.

