The vulnerabilities of the alter.c and build.c components of the SQLite database management system allow a hacker to rename any columns in the table.
The vulnerability of the alter.c and build.c components of the SQLite database management system exists due to insufficient validation of input data. Exploiting this vulnerability could allow an attacker to rename any columns in the table at will...