Security Advisories for DBD-SQLite in cpan
Moderate
about 6 years ago
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.
cpan
DBD-SQLite
High
about 6 years ago
ext/fts3/fts3.c in SQLite before 3.32.0 has a use-after-free in fts3EvalNextRow, related to the snippet feature.
cpan
DBD-SQLite
Moderate
about 6 years ago
ext/fts3/fts3_snippet.c in SQLite before 3.32.0 has a NULL pointer dereference via a crafted matchinfo() query.
cpan
DBD-SQLite
Moderate
about 6 years ago
SQLite through 3.32.0 has an integer overflow in sqlite3_str_vappendf in printf.c.
cpan
DBD-SQLite
Moderate
about 6 years ago
SQLite through 3.32.0 has a segmentation fault in sqlite3ExprCodeTarget in expr.c.
cpan
DBD-SQLite
Critical
about 6 years ago
In SQLite through 3.31.1, the ALTER TABLE implementation has a use-after-free, as demonstrated by an ORDER BY clause that belongs to a compound SELECT statement.
cpan
DBD-SQLite
Critical
about 6 years ago
In SQLite through 3.31.1, the ALTER TABLE implementation has a use-after-free, as demonstrated by an ORDER BY clause that belongs to a compound SELECT statement.
cpan
DBD-SQLite
High
over 6 years ago
selectExpander in select.c in SQLite 3.30.1 proceeds with WITH stack unwinding even after a parsing error.
cpan
DBD-SQLite
High
over 6 years ago
zipfileUpdate in ext/misc/zipfile.c in SQLite 3.30.1 mishandles a NULL pathname during an update of a ZIP archive.
cpan
DBD-SQLite
Moderate
over 6 years ago
SQLite 3.30.1 mishandles certain parser-tree rewriting, related to expr.c, vdbeaux.c, and window.c. This is caused by incorrect sqlite3WindowRewrite() error handling.
cpan
DBD-SQLite
High
over 6 years ago
SQLite 3.30.1 mishandles certain SELECT statements with a nonexistent VIEW, leading to an application crash.
cpan
DBD-SQLite
Moderate
over 6 years ago
alter.c in SQLite through 3.30.1 allows attackers to trigger infinite recursion via certain types of self-referential views in conjunction with ALTER TABLE statements.
cpan
DBD-SQLite
Critical
over 6 years ago
pragma.c in SQLite through 3.30.1 mishandles NOT NULL in an integrity_check PRAGMA command in certain cases of generated columns.
cpan
DBD-SQLite
Moderate
over 6 years ago
SQLite 3.30.1 mishandles pExpr->y.pTab, as demonstrated by the TK_COLUMN case in sqlite3ExprCodeTarget in expr.c.
cpan
DBD-SQLite
Moderate
over 6 years ago
SQLite 3.30.1 mishandles pExpr->y.pTab, as demonstrated by the TK_COLUMN case in sqlite3ExprCodeTarget in expr.c.
cpan
DBD-SQLite
High
over 6 years ago
sqlite3Select in select.c in SQLite 3.30.1 allows a crash if a sub-select uses both DISTINCT and window functions, and also has certain ORDER BY usage.
cpan
DBD-SQLite
Critical
almost 7 years ago
SQLite3 from 3.6.0 to and including 3.27.2 is vulnerable to heap out-of-bound read in the rtreenode() function when handling invalid rtree tables.
cpan
DBD-SQLite