Lucene search
+L

683 matches found

Nuclei
Nuclei
added 13 hours ago17 views

WhoDB < 0.45.0 - Path Traversal

WhoDB contains a path traversal caused by lack of validation when opening database files, letting unauthenticated attackers access arbitrary Sqlite3 databases on the host system, exploit requires attacker to manipulate database filename input. id: CVE-2025-24786 info: name: WhoDB 0.45.0 - Path...

10CVSS7.5AI score0.02675EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2026/08/06 7:12 p.m.11 views

CVE-2026-54619

A flaw was found in sqlite3-ruby. When a SQLite function is redefined with a different number of arguments arity, the previously registered function handler is prematurely freed. This can lead to a use-after-free vulnerability, where the program attempts to access memory that has already been...

4.5CVSS5.1AI score0.00107EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/05 1:10 p.m.9 views

MAL-2026-12513 Malicious code in async-mutex-lock (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector e195fef439eb6af3d28576857a30030e4bd839406fa36b2f939279743f12188e The package is advertised as a mutex-lock utility but ships none of the documented API no Mutex/lock/unlock. Its sole export, getPlugin in index.js,...

5.6AI score
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/07/30 2:47 p.m.9 views

CVE-2026-54620

A flaw was found in sqlite3-ruby, a Ruby binding for the SQLite3 embedded database. This vulnerability occurs because callbacks used for SQLite aggregate functions can be prematurely freed while still being referenced during aggregation. A local attacker could potentially exploit this...

4.5CVSS5.8AI score0.00107EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/07/29 7:27 p.m.57 views

CVE-2026-67433 Linuxfabrik monitoring-plugins: Symlink following in logfile legacy database migration

Linuxfabrik monitoring-plugins provides Python monitoring plugins for Icinga, Nagios, and related monitoring systems. In version 6.0.0, the logfile check legacy database migration moved a predictable path from /tmp with os.rename and allowed a local user controlling the plugin account to place a...

5.8CVSS0.0008EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/07/29 12:0 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-54619

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - sqlite3 provides Ruby bindings for the SQLite3 embedded database. In version 2.9.4 and earlier, redefining a SQLite function with a different arity frees the...

2CVSS5.9AI score0.00107EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/28 5:16 p.m.13 views

CVE-2026-54620

sqlite3 provides Ruby bindings for the SQLite3 embedded database. From 2.1.0 to 2.9.4, the callbacks used for SQLite aggregate functions can be freed while still referenced during aggregation, resulting in a use-after-free. This issue is fixed in version 2.9.5...

2CVSS0.00107EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/28 5:16 p.m.10 views

UBUNTU-CVE-2026-54620

sqlite3 provides Ruby bindings for the SQLite3 embedded database. From 2.1.0 to 2.9.4, the callbacks used for SQLite aggregate functions can be freed while still referenced during aggregation, resulting in a use-after-free. This issue is fixed in version 2.9.5...

2CVSS5.4AI score0.00107EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/07/28 4:23 p.m.11 views

sqlite3-ruby has Use-After-Free in SQLite Aggregate Function Callbacks

Summary Using Databasecreateaggregate, createaggregatehandler, or Databasedefineaggregator to define an aggregate function, and then using an open statement calling that function after the database has been explicitly closed will result in an invalid memory read and a segmentation fault. Mitigati...

2CVSS5.8AI score0.00107EPSS
SaveExploits0References7Affected Software2
ATTACKERKB
ATTACKERKB
added 2026/07/28 4:23 p.m.8 views

CVE-2026-54620

sqlite3 provides Ruby bindings for the SQLite3 embedded database. From 2.1.0 to 2.9.4, the callbacks used for SQLite aggregate functions can be freed while still referenced during aggregation, resulting in a use-after-free. This issue is fixed in version 2.9.5...

2CVSS5.9AI score0.00107EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/07/28 4:23 p.m.59 views

CVE-2026-54620

sqlite3-ruby (Ruby bindings for SQLite3) is affected by a Use-After-Free in aggregate function callbacks. From versions 2.1.0 through 2.9.4, callbacks for aggregate functions can be freed while still referenced during aggregation, causing an invalid memory read or a segmentation fault. The issue ...

2CVSS5.9AI score0.00107EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/28 4:23 p.m.9 views

CVE-2026-54620 sqlite3-ruby has Use-After-Free in SQLite Aggregate Function Callbacks

sqlite3 provides Ruby bindings for the SQLite3 embedded database. From 2.1.0 to 2.9.4, the callbacks used for SQLite aggregate functions can be freed while still referenced during aggregation, resulting in a use-after-free. This issue is fixed in version 2.9.5...

2CVSS5.8AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/28 4:23 p.m.39 views

CVE-2026-54620 sqlite3-ruby has Use-After-Free in SQLite Aggregate Function Callbacks

sqlite3 provides Ruby bindings for the SQLite3 embedded database. From 2.1.0 to 2.9.4, the callbacks used for SQLite aggregate functions can be freed while still referenced during aggregation, resulting in a use-after-free. This issue is fixed in version 2.9.5...

2CVSS0.00107EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/28 4:21 p.m.7 views

GHSA-28HH-PR2H-2W89 sqlite3-ruby has Use-After-Free When Redefining SQLite Functions with Different Arity

Summary Using Databasecreatefunction or Databasedefinefunction to define the same function name more than once with different numbers of arguments "arity" or text encodings will result in a invalid memory read and a segmentation fault. Mitigation Upgrade to sqlite3 gem v2.9.5 or later. As a...

2CVSS5.9AI score0.00107EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/07/28 4:21 p.m.14 views

sqlite3-ruby has Use-After-Free When Redefining SQLite Functions with Different Arity

Summary Using Databasecreatefunction or Databasedefinefunction to define the same function name more than once with different numbers of arguments "arity" or text encodings will result in a invalid memory read and a segmentation fault. Mitigation Upgrade to sqlite3 gem v2.9.5 or later. As a...

2CVSS5.9AI score0.00107EPSS
SaveExploits0References7Affected Software2
OSV
OSV
added 2026/07/28 4:21 p.m.7 views

CVE-2026-54619 sqlite3-ruby has Use-After-Free When Redefining SQLite Functions with Different Arity

sqlite3 provides Ruby bindings for the SQLite3 embedded database. In version 2.9.4 and earlier, redefining a SQLite function with a different arity frees the previously registered function handler while SQLite may still reference it, resulting in a use-after-free. This issue is fixed in version...

2CVSS5.8AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/07/28 4:21 p.m.9 views

CVE-2026-54619

sqlite3 provides Ruby bindings for the SQLite3 embedded database. In version 2.9.4 and earlier, redefining a SQLite function with a different arity frees the previously registered function handler while SQLite may still reference it, resulting in a use-after-free. This issue is fixed in version...

2CVSS5.8AI score0.00107EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/07/28 4:21 p.m.10 views

CVE-2026-54619 sqlite3-ruby has Use-After-Free When Redefining SQLite Functions with Different Arity

sqlite3 provides Ruby bindings for the SQLite3 embedded database. In version 2.9.4 and earlier, redefining a SQLite function with a different arity frees the previously registered function handler while SQLite may still reference it, resulting in a use-after-free. This issue is fixed in version...

2CVSS5.8AI score0.00107EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/28 12:0 a.m.9 views

PT-2026-65657

Summary Using Databasecreate aggregate, create aggregate handler, or Databasedefine aggregator to define an aggregate function, and then using an open statement calling that function after the database has been explicitly closed will result in an invalid memory read and a segmentation fault...

2CVSS5.8AI score0.00107EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/07/28 12:0 a.m.14 views

PT-2026-65634

Summary Using Databasecreate function or Databasedefine function to define the same function name more than once with different numbers of arguments "arity" or text encodings will result in a invalid memory read and a segmentation fault. Mitigation Upgrade to sqlite3 gem v2.9.5 or later. As a...

2CVSS5.9AI score0.00107EPSS
SaveExploits0References8
Rows per page
Query Builder