Lucene search
+L

680 matches found

OSV
OSV
added 2025/05/07 3:13 p.m.4 views

SUSE-SU-2025:1456-1 Security update for sqlite3

This update for sqlite3 fixes the following issues: - CVE-2025-29087,CVE-2025-3277: Fixed integer overflow in sqlite concat function bsc1241020 - CVE-2025-29088: Fixed integer overflow through the SQLITEDBCONFIGLOOKASIDE component bsc1241078 Other fixes: - Updated to version 3.49.1 from Factory...

9.8CVSS6.3AI score0.00771EPSS
SaveExploits0References7
SUSE Linux
SUSE Linux
added 2025/05/05 10:52 a.m.3 views

Security update for sqlite3

This update for sqlite3 fixes the following issues: CVE-2025-29087: Fixed integer overflow in sqlite concat function bsc1241020 CVE-2025-29088: Fixed integer overflow through the SQLITEDBCONFIGLOOKASIDE component bsc1241078 Other fixes: Updated to version 3.49.1 from Factory jscSLE-16032 Patch...

6.8CVSS6AI score0.00487EPSS
SaveExploits0References10
SUSE Linux
SUSE Linux
added 2025/05/05 10:51 a.m.4 views

Security update for sqlite3

This update for sqlite3 fixes the following issues: CVE-2025-29087: Fixed integer overflow in sqlite concat function bsc1241020 CVE-2025-29088: Fixed integer overflow through the SQLITEDBCONFIGLOOKASIDE component bsc1241078 Other fixes: Updated to version 3.49.1 from Factory jscSLE-16032 Patch...

6.8CVSS7.6AI score0.00487EPSS
SaveExploits0References10
Snyk
Snyk
added 2025/04/14 5:41 p.m.5 views

Integer Overflow or Wraparound

Overview Affected versions of this package are vulnerable to Integer Overflow or Wraparound in the concat function. An attacker can trigger an integer overflow by supplying input with an excessive number of separators and arguments. Note: This vulnerability has also been published as CVE-2025-327...

9.8CVSS7.2AI score0.00771EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/04/12 3:29 a.m.5 views

SUSE CVE-2025-29088

In SQLite 3.49.0 before 3.49.1, certain argument values to sqlite3dbconfig in the C-language API can cause a denial of service application crash. An sznBig multiplication is not cast to a 64-bit integer, and consequently some memory allocations may be incorrect...

5.5CVSS6.8AI score0.00192EPSS
SaveExploits0References11
Snyk
Snyk
added 2025/04/07 8:42 p.m.5 views

Integer Overflow or Wraparound

Overview Affected versions of this package are vulnerable to Integer Overflow or Wraparound in the concat function. An attacker can trigger an integer overflow by supplying input with an excessive number of separators and arguments. Note: This vulnerability has also been published as CVE-2025-327...

9.8CVSS9.3AI score0.00771EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/03/04 12:0 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2019-8457

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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. CVE-2019-8457...

9.8CVSS7.2AI score0.45426EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/02/21 12:0 p.m.20 views

CVE-2025-26794

Exim 4.98 before 4.98.1, when SQLite hints and ETRN serialization are used, allows remote SQL injection. Resolving SQL injection requires an update to 4.99.1 in certain non-default rate-limit configurations...

9.8CVSS7.4AI score0.77173EPSS
SaveExploits6References1
Veracode
Veracode
added 2025/02/11 10:55 a.m.18 views

Path Traversal

github.com/clidey/whodb/core is vulnerable to Path Traversal. The vulnerability is due to improper path validation due to the lack of checks when joining user-controlled database file names with the default directory, allowing an attacker to use path traversal ../../ to access any Sqlite3 databas...

10CVSS9.4AI score0.0263EPSS
SaveExploits1References6Affected Software1
RedhatCVE
RedhatCVE
added 2025/02/08 7:21 p.m.9 views

CVE-2025-24786

WhoDB is an open source database management tool. While the application only displays Sqlite3 databases present in the directory /db, there is no path traversal prevention in place. This allows an unauthenticated attacker to open any Sqlite3 database present on the host machine that the applicati...

10CVSS6.8AI score0.0263EPSS
SaveExploits1References1
OSV
OSV
added 2025/02/07 10:47 p.m.12 views

GO-2025-3456 WhoDB has a path traversal opening Sqlite3 database in github.com/clidey/whodb/core

WhoDB has a path traversal opening Sqlite3 database in github.com/clidey/whodb/core...

10CVSS9.4AI score0.0263EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2025/02/06 7:58 p.m.30 views

WhoDB has a path traversal opening Sqlite3 database

Summary While the application only displays Sqlite3 databases present in the directory /db, there is no path traversal prevention in place. This allows an unauthenticated attacker to open any Sqlite3 database present on the host machine that the application is running on. Details WhoDB allows use...

10CVSS6.8AI score0.0263EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2025/02/06 7:58 p.m.14 views

GHSA-9R4C-JWX3-3J76 WhoDB has a path traversal opening Sqlite3 database

Summary While the application only displays Sqlite3 databases present in the directory /db, there is no path traversal prevention in place. This allows an unauthenticated attacker to open any Sqlite3 database present on the host machine that the application is running on. Details WhoDB allows use...

10CVSS9.3AI score0.0263EPSS
SaveExploits1References6
NVD
NVD
added 2025/02/06 7:15 p.m.22 views

CVE-2025-24786

WhoDB is an open source database management tool. While the application only displays Sqlite3 databases present in the directory /db, there is no path traversal prevention in place. This allows an unauthenticated attacker to open any Sqlite3 database present on the host machine that the applicati...

10CVSS0.0263EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2025/02/06 6:41 p.m.30 views

CVE-2025-24786 Path traversal opening Sqlite3 database in WhoDB

WhoDB is an open source database management tool. While the application only displays Sqlite3 databases present in the directory /db, there is no path traversal prevention in place. This allows an unauthenticated attacker to open any Sqlite3 database present on the host machine that the applicati...

10CVSS0.0263EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2025/02/06 6:41 p.m.12 views

CVE-2025-24786 Path traversal opening Sqlite3 database in WhoDB

WhoDB is an open source database management tool. While the application only displays Sqlite3 databases present in the directory /db, there is no path traversal prevention in place. This allows an unauthenticated attacker to open any Sqlite3 database present on the host machine that the applicati...

10CVSS9.5AI score0.0263EPSS
SaveExploits1References3
CVE
CVE
added 2025/02/06 6:41 p.m.132 views

CVE-2025-24786

WhoDB (CVE-2025-24786) contains a path-traversal vulnerability in the SQLite3 access logic. The app exposes databases that may be opened via a user-supplied filename, constructing a path with a default directory (/db or ./tmp in dev) and using .Join() without validating that the path stays within...

10CVSS9.5AI score0.0263EPSS
SaveExploits1References3Affected Software1
RedhatCVE
RedhatCVE
added 2025/02/06 1:46 a.m.8 views

CVE-2022-43441

A code execution vulnerability exists in the Statement Bindings functionality of Ghost Foundation node-sqlite3 5.1.1. A specially-crafted Javascript file can lead to arbitrary code execution. An attacker can provide malicious input to trigger this vulnerability...

9.8CVSS7.5AI score0.02356EPSS
SaveExploits1References1
Fedora
Fedora
added 2025/02/03 1:32 a.m.13 views

[SECURITY] Fedora 40 Update: buku-4.9-1.fc40

Buku is a powerful bookmark manager written in Python3 and SQLite3. Buku fetches the title of a bookmarked web page and stores it along with any additional comments and tags. You can use your favourite editor to compose and update bookmarks. With multiple search options, including regex and a dee...

8.8CVSS9AI score0.01939EPSS
SaveExploits0
zdt
zdt
added 2024/11/06 12:0 a.m.309 views

SQLite3 generate_series Stack Buffer Underflow Vulnerability

SQLite3 suffers from a stack buffer underflow condition in seriesBestIndex in the generateseries extension. Vulnerability details static int seriesBestIndex sqlite3vtab pVTab, sqlite3indexinfo pIdxInfo int i, j; / Loop over constraints / int idxNum = 0; / The query plan bitmask / ifndef...

7.5AI score
SaveExploits0
Rows per page
Query Builder