Lucene search
K

528 matches found

Microsoft CVE
Microsoft CVE
added 2024/06/30 2:0 p.m.3 views

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.

...

9.8CVSS7.8AI score0.31274EPSS
Exploits0
Cvelist
Cvelist
added 2024/03/20 12:0 a.m.13 views

CVE-2024-22077

An issue was discovered in Elspec G5 digital fault recorder versions 1.1.4.15 and before. The SQLite database file has weak permissions...

6.8AI score0.00142EPSS
Exploits0References1
CNNVD
CNNVD
added 2024/03/20 12:0 a.m.1 views

Elspec G5 digital fault recorder security vulnerability

Elspec G5 digital fault recorder is a digital fault recorder from Elspec, Israel, used to monitor and record fault events and waveform data in power systems. A security vulnerability exists in Elspec G5 digital fault recorder version 1.1.4.15 and earlier, which stems from weak file permissions in...

5.3CVSS6.8AI score0.00142EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2024/03/19 12:0 a.m.2 views

PT-2024-19187 · Elspec · Elspec G5 Digital Fault Recorder

Name of the Vulnerable Software and Affected Versions: Elspec G5 digital fault recorder versions 1.1.4.15 and before Description: The issue concerns weak permissions of the SQLite database file. Recommendations: For Elspec G5 digital fault recorder versions 1.1.4.15 and before, consider restricti...

5.3CVSS6.9AI score0.00142EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2024/03/05 3:13 p.m.35 views

Moderate: Red Hat Security Advisory: sqlite security update

An update for sqlite is now available for Red Hat Enterprise Linux 8.6 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

7.3CVSS6.4AI score0.00133EPSS
Exploits1References2
RedHat Linux
RedHat Linux
added 2024/01/30 1:26 p.m.4 views

sqlite: heap-buffer-overflow at sessionfuzz

A vulnerability has been identified in SQLite3. This issue affects the sessionReadRecord function of the ext/session/sqlite3session.c function in the make alltest Handler component. Manipulation may cause a heap-based buffer overflow to occur...

7.3CVSS6.8AI score0.00133EPSS
Exploits1References4
RedHat Linux
RedHat Linux
added 2024/01/25 11:1 a.m.1 views

sqlite: heap-buffer-overflow at sessionfuzz

A vulnerability has been identified in SQLite3. This issue affects the sessionReadRecord function of the ext/session/sqlite3session.c function in the make alltest Handler component. Manipulation may cause a heap-based buffer overflow to occur...

7.3CVSS6.8AI score0.00133EPSS
Exploits1References4
OSV
OSV
added 2024/01/25 12:0 a.m.35 views

ALSA-2024:0465 Moderate: sqlite security update

SQLite is a C library that implements an SQL database engine. A large subset of SQL92 is supported. A complete database is stored in a single disk file. The API is designed for convenience and ease of use. Applications that link against SQLite can enjoy the power and flexibility of an SQL databas...

7.3CVSS7.1AI score0.00133EPSS
Exploits1References4
Snyk
Snyk
added 2024/01/16 3:43 p.m.1 views

Use After Free

Overview Affected versions of this package are vulnerable to Use After Free via the jsonParseAddNodeArray function in sqlite3.c file. An attacker can potentially lead to a denial of service by passing specially crafted malicious input to the application. Remediation Upgrade sqlite3 to version...

5.5CVSS6AI score0.00018EPSS
Exploits1References2
RedHat Linux
RedHat Linux
added 2024/01/15 4:13 p.m.2 views

sqlite: heap-buffer-overflow at sessionfuzz

A vulnerability has been identified in SQLite3. This issue affects the sessionReadRecord function of the ext/session/sqlite3session.c function in the make alltest Handler component. Manipulation may cause a heap-based buffer overflow to occur...

7.3CVSS6.8AI score0.00133EPSS
Exploits1References4
OSV
OSV
added 2023/12/29 10:15 a.m.1 views

DEBIAN-CVE-2023-7104

A vulnerability was found in SQLite SQLite3 up to 3.43.0 and classified as critical. This issue affects the function sessionReadRecord of the file ext/session/sqlite3session.c of the component make alltest Handler. The manipulation leads to heap-based buffer overflow. It is recommended to apply a...

7.3CVSS5.8AI score0.00133EPSS
Exploits1References1
Vulnrichment
Vulnrichment
added 2023/12/25 9:0 p.m.1 views

CVE-2023-7104 SQLite SQLite3 make alltest sqlite3session.c sessionReadRecord heap-based overflow

A vulnerability was found in SQLite SQLite3 up to 3.43.0 and classified as critical. This issue affects the function sessionReadRecord of the file ext/session/sqlite3session.c of the component make alltest Handler. The manipulation leads to heap-based buffer overflow. It is recommended to apply a...

5.5CVSS6.8AI score0.00133EPSS
Exploits1References7
OSV
OSV
added 2023/11/02 5:26 p.m.3 views

CLSA-2023-1698946014 sqlite: Fix of CVE-2022-35737

CVE-2022-35737: increase the size of loop variables in the printf implementation...

7.5CVSS7AI score0.54845EPSS
Exploits2References1
Veracode
Veracode
added 2023/09/12 7:13 a.m.32 views

Improper Input Validation

apache-superset is vulnerable to Improper Input Validation. The vulnerability allows an attacker to trick a user into potentially registering a SQLite database connection incorrectly if an attacker employs alternative driver names such as sqlite+pysqlite or utilizes database imports. This...

6.5CVSS6.7AI score0.72085EPSS
Exploits3References4Affected Software1
OSV
OSV
added 2023/09/06 3:30 p.m.25 views

GHSA-FM4Q-J8G4-C9J4 Apache Superset Improper Input Validation vulnerability

Apache Superset would allow for SQLite database connections to be incorrectly registered when an attacker uses alternative driver names like sqlite+pysqlite or by using database imports. This could allow for unexpected file creation on Superset webservers. Additionally, if Apache Superset is usin...

6.5CVSS5.6AI score0.72085EPSS
Exploits3References4
Vulnrichment
Vulnrichment
added 2023/09/06 1:0 p.m.18 views

CVE-2023-39265 Apache Superset: Possible Unauthorized Registration of SQLite Database Connections

Apache Superset would allow for SQLite database connections to be incorrectly registered when an attacker uses alternative driver names like sqlite+pysqlite or by using database imports. This could allow for unexpected file creation on Superset webservers. Additionally, if Apache Superset is usin...

3.8CVSS6.9AI score0.72085EPSS
Exploits3References2
CNNVD
CNNVD
added 2023/09/06 12:0 a.m.2 views

Apache Superset 输入验证错误漏洞

Apache Superset is a data visualization and data exploration platform from the Apache USA Foundation. A security bypass vulnerability exists in Apache Superset version 2.1.0 and earlier, which can be exploited by an attacker to register a SQLite database connection...

6.5CVSS6.7AI score0.72085EPSS
Exploits3References3
Positive Technologies
Positive Technologies
added 2023/07/07 12:0 a.m.1 views

PT-2023-36346 · Sqlite3 · Sqlite3

Name of the Vulnerable Software and Affected Versions: sqlite3 affected versions not specified Description: The issue is related to possible unfixed security issues due to bundled sqlite3. Recommendations: At the moment, there is no information about a newer version that contains a fix for this...

7.1AI score
Exploits0References4
OSV
OSV
added 2023/05/24 10:15 a.m.0 views

CVE-2023-2863

A vulnerability has been found in Simple Design Daily Journal 1.012.GP.B on Android and classified as problematic. Affected by this vulnerability is an unknown functionality of the component SQLite Database. The manipulation leads to cleartext storage in a file or on disk. It is possible to launc...

5.5CVSS4.7AI score
Exploits0References3
NVD
NVD
added 2023/05/24 10:15 a.m.5 views

CVE-2023-2863

A vulnerability has been found in Simple Design Daily Journal 1.012.GP.B on Android and classified as problematic. Affected by this vulnerability is an unknown functionality of the component SQLite Database. The manipulation leads to cleartext storage in a file or on disk. It is possible to launc...

5.5CVSS4.2AI score0.00093EPSS
Exploits1References3
Rows per page
Query Builder