Lucene search
+L

5220 matches found

Tenable Nessus
Tenable Nessus
added 2025/05/14 12:0 a.m.5 views

Alibaba Cloud Linux 3 : 0018: sqlite (ALINUX3-SA-2024:0018)

The remote Alibaba Cloud Linux 3 host has packages installed that are affected by a vulnerability as referenced in the ALINUX3-SA-2024:0018 advisory. Package updates are available for Alibaba Cloud Linux 3 that fix the following vulnerabilities: CVE-2023-7104: A vulnerability was found in SQLite...

7.3CVSS6AI score0.01249EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/05/14 12:0 a.m.12 views

Alibaba Cloud Linux 3 : 0121: mingw packages (ALINUX3-SA-2022:0121)

The remote Alibaba Cloud Linux 3 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALINUX3-SA-2022:0121 advisory. Package updates are available for Alibaba Cloud Linux 3 that fix the following vulnerabilities: CVE-2019-13734: Out of bounds write in...

8.8CVSS7.9AI score0.06683EPSS
SaveExploits3References10
Tenable Nessus
Tenable Nessus
added 2025/05/14 12:0 a.m.13 views

Alibaba Cloud Linux 3 : 0179: sqlite (ALINUX3-SA-2022:0179)

The remote Alibaba Cloud Linux 3 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALINUX3-SA-2022:0179 advisory. Package updates are available for Alibaba Cloud Linux 3 that fix the following vulnerabilities: CVE-2020-35525: In SQlite 3.31.1, a...

9.8CVSS7.1AI score0.01073EPSS
SaveExploits2References5
RedHat Linux
RedHat Linux
added 2025/05/13 5:18 p.m.14 views

SQLite: integer overflow in SQLite

A flaw was found in SQLite’s concatws function, where an integer overflow can be triggered. The resulting truncated integer can allocate a buffer. When SQLite writes the resulting string to the buffer, it uses the original, untruncated size, and a wild heap buffer overflow size of around 4GB can...

9.8CVSS7.7AI score0.00771EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 5:18 p.m.24 views

Important: Red Hat Security Advisory: sqlite security update

An update for sqlite is now available for Red Hat Enterprise Linux 10. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from t...

9.8CVSS7.2AI score0.00771EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2025/05/13 2:2 p.m.18 views

Important: Red Hat Security Advisory: nodejs:22 security update

An update for the nodejs:22 module is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

9.8CVSS6.8AI score0.00771EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/05/13 2:2 p.m.16 views

SQLite: integer overflow in SQLite

A flaw was found in SQLite’s concatws function, where an integer overflow can be triggered. The resulting truncated integer can allocate a buffer. When SQLite writes the resulting string to the buffer, it uses the original, untruncated size, and a wild heap buffer overflow size of around 4GB can...

9.8CVSS7.7AI score0.00771EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/05/13 12:0 a.m.32 views

Amazon Linux 2023 : lemon, sqlite, sqlite-analyzer (ALAS2023-2025-971)

It is, therefore, affected by a vulnerability as referenced in the ALAS2023-2025-971 advisory. SQLite through 3.40.0, when relying on --safe for execution of an untrusted CLI script, does not properly implement the azProhibitedFunctions protection mechanism, and instead allows UDF functions such ...

7.3CVSS6.5AI score0.00425EPSS
SaveExploits1References4
Amazon
Amazon
added 2025/05/13 12:0 a.m.5 views

Important: sqlite

Issue Overview: SQLite through 3.40.0, when relying on --safe for execution of an untrusted CLI script, does not properly implement the azProhibitedFunctions protection mechanism, and instead allows UDF functions such as WRITEFILE. CVE-2022-46908 Affected Packages: sqlite Issue Correction: Run dn...

7.3CVSS7AI score0.00425EPSS
SaveExploits1
Amazon
Amazon
added 2025/05/13 12:0 a.m.4 views

Medium: nodejs22

Issue Overview: An issue in sqlite v.3.49.0 allows an attacker to cause a denial of service via the SQLITEDBCONFIGLOOKASIDE component CVE-2025-29088 Integer Overflow vulnerability in SQLite SQLite3 v.3.50.0 allows a remote attacker to cause a denial of service via the setupLookaside function...

5.6CVSS6.1AI score0.00192EPSS
SaveExploits0
Amazon
Amazon
added 2025/05/13 12:0 a.m.8 views

Medium: nodejs22

Issue Overview: An issue in sqlite v.3.49.0 allows an attacker to cause a denial of service via the SQLITEDBCONFIGLOOKASIDE component CVE-2025-29088 Affected Packages: nodejs22 Issue Correction: Run dnf update nodejs22 --releasever 2023.7.20250512 to update your system. New Packages: aarch64: ...

7.5CVSS8.9AI score0.00192EPSS
SaveExploits0
Amazon
Amazon
added 2025/05/13 12:0 a.m.7 views

Important: sqlite

Issue Overview: SQLite through 3.40.0, when relying on --safe for execution of an untrusted CLI script, does not properly implement the azProhibitedFunctions protection mechanism, and instead allows UDF functions such as WRITEFILE. CVE-2022-46908 Affected Packages: sqlite Issue Correction: Run dn...

7.3CVSS8.8AI score0.00425EPSS
SaveExploits1
OSV
OSV
added 2025/05/13 12:0 a.m.14 views

ALSA-2025:7433 Important: nodejs:22 security update

Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. Security Fixes: c-ares: c-ares has a use-after-free in readanswers CVE-2025-31498 SQLite: integer overflow in SQLite CVE-2025-3277 For more details about the...

9.8CVSS7AI score0.00771EPSS
SaveExploits0References6
OSV
OSV
added 2025/05/13 12:0 a.m.14 views

ALSA-2025:7517 Important: 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...

9.8CVSS7.2AI score0.00771EPSS
SaveExploits0References4
AlmaLinux
AlmaLinux
added 2025/05/13 12:0 a.m.19 views

Important: nodejs:22 security update

Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. Security Fixes: c-ares: c-ares has a use-after-free in readanswers CVE-2025-31498 SQLite: integer overflow in SQLite CVE-2025-3277 For more details about the...

9.8CVSS7.2AI score0.00771EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/05/09 12:0 a.m.7 views

libSQL 安全漏洞

libSQL is a branch of SQLite open-sourced by Turso Database. A security vulnerability exists in libSQL version 0.13.0, which stems from a potential crash when entering a non-valid UTF-8...

2.9CVSS6.5AI score0.00229EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/05/08 12:0 a.m.11 views

AlmaLinux 8 : nodejs:22 (ALSA-2025:4459)

The remote AlmaLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2025:4459 advisory. c-ares: c-ares has a use-after-free in readanswers CVE-2025-31498 SQLite: integer overflow in SQLite CVE-2025-3277 Tenable has extracted the preceding...

9.8CVSS7.5AI score0.00771EPSS
SaveExploits0References4
OSV
OSV
added 2025/05/07 7:13 p.m.12 views

RLSA-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.3CVSS8.7AI score0.01249EPSS
SaveExploits1References2
Rockylinux
Rockylinux
added 2025/05/07 7:13 p.m.13 views

sqlite security update

An update is available for sqlite. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list SQLite is a C library that implements an SQL database engine. A large subset o...

7.3CVSS8.7AI score0.01249EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2025/05/07 12:0 a.m.4 views

RockyLinux 9 : sqlite (RLSA-2024:0465)

The remote RockyLinux 9 host has packages installed that are affected by a vulnerability as referenced in the RLSA-2024:0465 advisory. sqlite: heap-buffer-overflow at sessionfuzz CVE-2023-7104 Tenable has extracted the preceding description block directly from the RockyLinux security advisory. No...

7.3CVSS6.3AI score0.01249EPSS
SaveExploits1References3
Rows per page
Query Builder