Lucene search
K

4912 matches found

CBLMariner
CBLMariner
added 2020/11/05 4:21 a.m.13 views

CVE-2015-3717 affecting package sqlite 3.32.3-2

CVE-2015-3717 affecting package sqlite 3.32.3-2. A patched version of the package is available...

7.5CVSS7.5AI score0.04421EPSS
Exploits0
Veracode
Veracode
added 2020/11/05 3:10 a.m.28 views

Denial Of Service (DoS)

sqlite is vulnerable to NULL pointer dereference. The vulnerability exists in ext/fts3/fts3snippet.c allowing a malicious attacker to cause a denial of service via a crafted matchinfo query...

5.5CVSS3.8AI score0.00571EPSS
Exploits0References15Affected Software2
Veracode
Veracode
added 2020/11/05 3:10 a.m.24 views

Namespace Collision

sqlite is vulnerable to namespace collision vulnerability. The vulnerability is possible because sqlite allows a virtual table to be renamed to the name of one of its shadow tables, related to alter.c and build.c...

5.5CVSS2.5AI score0.0062EPSS
Exploits0References26Affected Software1
Veracode
Veracode
added 2020/11/05 3:10 a.m.28 views

Denial Of Service(DoS)

sqlite is vulnerable to denial of service attacks. Generated column optimizations allow null pointer dereference and segmentation faults...

7.5CVSS4AI score0.03683EPSS
Exploits0References14Affected Software1
Veracode
Veracode
added 2020/11/05 3:10 a.m.44 views

Denial Of Service (DoS)

sqlite is vulnerable to denial of service DoS.Use-after-free in fts3EvalNextRow in ext/fts3/fts3.c extension module in the way it implemented the snippet function.This flaw allows an attacker who can execute SQL statements to crash the application or potentially execute arbitrary code...

7CVSS5.5AI score0.0103EPSS
Exploits0References25Affected Software2
Veracode
Veracode
added 2020/11/05 3:10 a.m.28 views

Out-of-bounds Read

sqlite is vulnerable to out-of-bounds read. A remote attacker can obtain sensitive information from process memory sending a crafted HTML page...

6.5CVSS1.4AI score0.02561EPSS
Exploits0References11Affected Software1
OpenVAS
OpenVAS
added 2020/11/05 12:0 a.m.39 views

Huawei EulerOS: Security Advisory for sqlite (EulerOS-SA-2020-2453)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2020 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

5.5CVSS7.3AI score0.01013EPSS
Exploits2References2
RedHat Linux
RedHat Linux
added 2020/11/04 12:58 a.m.6 views

sqlite: Use-after-free in fts3EvalNextRow in ext/fts3/fts3.c

A use-after-free vulnerability was found in the SQLite FTS3 extension module in the way it implemented the snippet function. This flaw allows an attacker who can execute SQL statements to crash the application or potentially execute arbitrary code...

7CVSS7.6AI score0.0103EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2020/11/04 12:58 a.m.2 views

sqlite: Out-of-bounds read in SELECT with ON/USING clause

An out-of-bounds read vulnerability was found in the SQLite component of the Chromium browser. A remote attacker could abuse this flaw to obtain potentially sensitive information from process memory via a crafted HTML page. The highest threat from this vulnerability is to data confidentiality...

6.5CVSS7.3AI score0.02561EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2020/11/04 12:58 a.m.6 views

sqlite: selectExpander in select.c proceeds with WITH stack unwinding even after a parsing error

selectExpander in select.c in SQLite 3.30.1 proceeds with WITH stack unwinding even after a parsing error...

7.5CVSS7.4AI score0.03622EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2020/11/04 12:58 a.m.4 views

sqlite: Division by zero in whereLoopAddBtreeIndex in sqlite3.c

In SQLite through 3.29.0, whereLoopAddBtreeIndex in sqlite3.c can crash a browser or other application because of missing validation of a sqlitestat1 sz field, aka a "severe division by zero in the query planner."...

6.5CVSS7.4AI score0.04408EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2020/11/04 12:58 a.m.2 views

sqlite: Use-after-free in window function leading to remote code execution

An exploitable use after free vulnerability exists in the window function functionality of Sqlite3 3.26.0. A specially crafted SQL command can cause a use after free vulnerability, potentially resulting in remote code execution. An attacker can send a malicious SQL command to trigger this...

8.1CVSS7.8AI score0.06683EPSS
Exploits1References5
RedHat Linux
RedHat Linux
added 2020/11/04 12:58 a.m.51 views

Moderate: Red Hat Security Advisory: sqlite security update

An update for sqlite is now available for Red Hat Enterprise Linux 8. 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 each vulnerability from the...

8.1CVSS7.4AI score0.06683EPSS
Exploits1References10
RedHat Linux
RedHat Linux
added 2020/11/04 12:58 a.m.8 views

sqlite: NULL pointer dereference in ext/fts3/fts3_snippet.c via a crafted matchinfo() query

A NULL pointer dereference flaw was found in the matchinfo auxiliary function of the SQLite FTS3 extension module. This flaw allows an attacker who can execute SQL statements to crash the application, resulting in a denial of service...

5.5CVSS7.5AI score0.00571EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2020/11/04 12:58 a.m.4 views

sqlite: Virtual table can be renamed into the name of one of its shadow tables

A flaw was found in the virtual table implementation of SQLite. This flaw allows an attacker who can execute SQL statements to rename a virtual table to the name of one of its shadow tables, leading to potential data corruption...

5.5CVSS7.5AI score0.0062EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2020/11/04 12:58 a.m.3 views

sqlite: NULL pointer dereference and segmentation fault because of generated column optimizations

A NULL pointer dereference was found in SQLite in the way it executes select statements with column optimizations. An attacker who is able to execute SQL statements can use this flaw to crash the application...

7.5CVSS7.5AI score0.03683EPSS
Exploits0References4
OpenVAS
OpenVAS
added 2020/11/04 12:0 a.m.27 views

Huawei EulerOS: Security Advisory for sqlite (EulerOS-SA-2020-2398)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2020 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.8CVSS7.5AI score0.06997EPSS
Exploits3References2
Tenable Nessus
Tenable Nessus
added 2020/11/04 12:0 a.m.255 views

RHEL 8 : sqlite (RHSA-2020:4442)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2020:4442 advisory. 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 singl...

8.1CVSS8.3AI score0.06683EPSS
Exploits1References20
Rockylinux
Rockylinux
added 2020/11/03 12:31 p.m.16 views

new module: perl:5.30

An update is available for perl-Pod-Perldoc, perl-DBI, perl-Pod-Escapes, perl-Devel-PPPort, perl-Pod-Usage, perl-Sub-Exporter, perl-perlfaq, perl-Object-HashBase, perl-CPAN-Meta-YAML, perl-Digest, perl-podlators, perl-bignum, perl-Text-ParseWords, perl-Text-Template, perl-DBD-MySQL, perl-Text-Glo...

1.8AI score
Exploits0
AlmaLinux
AlmaLinux
added 2020/11/03 12:4 p.m.122 views

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...

6.8CVSS0.6AI score0.06683EPSS
Exploits1References8
Rows per page
Query Builder