10 matches found
Astra Linux – Vulnerability in SQLite3
SQLite version 3.32.0 has an integer overflow issue in the sqlite3strvappendf function within printf.c...
SQLite through 3.32.0 has an integer overflow in sqlite3_str_vappendf in printf.c.
...
The vulnerability of the sqlite3_str_vappendf function in the printf.c file of the SQLite database management system, which allows a attacker to cause a service failure
The vulnerability of the sqlite3strvappendf function in the printf.c file of the SQLite database management system is related to integer overflow. Exploiting this vulnerability could allow an attacker to cause a service failure...
Exploit for Improper Validation of Array Index in Sqlite
CVE-2022-35737 Integer overflow in SQLite3 sqlite3strvappe...
CVE-2021-0646
In sqlite3strvappendf of sqlite3.c, there is a possible out of bounds write due to improper input validation. This could lead to local escalation of privilege if the user can also inject a printf into a privileged process's SQL with no additional execution privileges needed. User interaction is n...
CVE-2021-0646
In sqlite3strvappendf of sqlite3.c, there is a possible out of bounds write due to improper input validation. This could lead to local escalation of privilege if the user can also inject a printf into a privileged process's SQL with no additional execution privileges needed. User interaction is n...
Design/Logic Flaw
In sqlite3strvappendf of sqlite3.c, there is a possible out of bounds write due to improper input validation. This could lead to local escalation of privilege if the user can also inject a printf into a privileged process's SQL with no additional execution privileges needed. User interaction is n...
CVE-2021-0646
In sqlite3strvappendf of sqlite3.c, there is a possible out of bounds write due to improper input validation. This could lead to local escalation of privilege if the user can also inject a printf into a privileged process's SQL with no additional execution privileges needed. User interaction is n...
sqlite: integer overflow in sqlite3_str_vappendf function in printf.c
An integer overflow flaw was found in the SQLite implementation of the printf function. This flaw allows an attacker who can control the precision of floating-point conversions, to crash the application, resulting in a denial of service...
Integer overflow
SQLite through 3.32.0 has an integer overflow in sqlite3strvappendf in printf.c...