Out-of-bounds Read
CVE-2021-36690
Summary
A segmentation fault can occur in the "sqlite3.exe" command-line component of SQLite through 3.36.0 via the "idxGetTableInfo" function when there is a crafted SQL query. NOTE: the vendor disputes the relevance of this report because a "sqlite3.exe" user already has full privileges (e.g., is intentionally allowed to execute commands). This report does NOT imply any problem in the SQLite library.
- LOW
- NETWORK
- NONE
- UNCHANGED
- NONE
- NONE
- NONE
- HIGH
CWE-125 - Out-of-Bounds Read
Out-of-bounds read is a vulnerability that allows access to memory beyond the authorized accessible location. Such a vulnerability compromises the confidentiality of the trusted environment in the application and enables an attacker to launch further attacks by leveraging the exposed information.
References
Advisory Timeline
- Published