First published: Thu Sep 01 2022(Updated: )
In SQLite 3.31.1, there is an out of bounds access problem through ALTER TABLE for views that have a nested FROM clause.
Credit: secalert@redhat.com secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
SQLite SQLite | =3.31.1 | |
NetApp ONTAP Select Deploy administration utility | ||
debian/sqlite3 | 3.34.1-3 3.40.1-2 3.46.0-1 3.46.1-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2020-35527 is critical, with a severity value of 9.8.
The affected software includes SQLite 3.31.1 and NetApp ONTAP Select Deploy administration utility.
CVE-2020-35527 is an out of bounds access problem through ALTER TABLE for views that have a nested FROM clause in SQLite 3.31.1.
Yes, you can find references for CVE-2020-35527 at the following URLs: https://security.netapp.com/advisory/ntap-20221111-0007/ and https://www.sqlite.org/src/info/c431b3fd8fd0f6a6.
The CWE of CVE-2020-35527 is CWE-89 (Improper Neutralization of Special Elements used in an SQL Command) and CWE-119 (Improper Restriction of Operations within the Bounds of a Memory Buffer).