Skip to content
Commit ff8e9ea0 authored by Salvatore Bonaccorso's avatar Salvatore Bonaccorso
Browse files

Revert "Update status on CVE-2019-19242/sqlite3"

The issue is actually about misshandling pExpr->y.pTab, in
sqlite3ExprCodeTarget in expr.c . Whilst the issue was triggerable in
the 'generated column' case it's not assured that there is no issue in
previous version.

To play on safe side rather continue to mark it accordingly as affected
where in expr.c in sqlite3ExprCodeTarget pExpr->y.pTab is not checked.
This is at least the case for the 3.30.1-1 version which was in unstable
at some point.

This reverts commit 93af29d7.
parent 93af29d7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment