Lucene search
+L

5222 matches found

OSV
OSV
added 2022/09/01 6:15 p.m.6 views

UBUNTU-CVE-2020-35527

In SQLite 3.31.1, there is an out of bounds access problem through ALTER TABLE for views that have a nested FROM clause...

9.8CVSS6.8AI score0.01073EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2022/09/01 6:15 p.m.36 views

CVE-2020-35527

In SQLite 3.31.1, there is an out of bounds access problem through ALTER TABLE for views that have a nested FROM clause...

9.8CVSS6.8AI score0.01073EPSS
SaveExploits0References2
OSV
OSV
added 2022/09/01 11:4 a.m.6 views

OESA-2022-1877 sqlite security update

SQLite is a C-language library that implements a small, fast, self-contained,high-reliability, full-featured, SQL database engine. SQLite is the most used database engine in the world. SQLite is built into all mobile phones and most computers and comes bundled inside countless other applications...

7.5AI score
SaveExploits0References2
OSV
OSV
added 2022/09/01 11:4 a.m.4 views

OESA-2022-1876 sqlite security update

SQLite is a C-language library that implements a small, fast, self-contained,high-reliability, full-featured, SQL database engine. SQLite is the most used database engine in the world. SQLite is built into all mobile phones and most computers and comes bundled inside countless other applications...

7.5AI score
SaveExploits0References2
Cvelist
Cvelist
added 2022/09/01 12:0 a.m.40 views

CVE-2020-35527

In SQLite 3.31.1, there is an out of bounds access problem through ALTER TABLE for views that have a nested FROM clause...

9.5AI score0.01073EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2022/09/01 12:0 a.m.4 views

SQLite 代码问题漏洞

SQLite is a lightweight database that is an ACID-compliant relational database management system. a security vulnerability exists in SQlite version 3.31.1, which stems from a potential null pointer dereference discovered in INTERSEC query processing. No details of the vulnerability are currently...

7.5CVSS6.8AI score0.00932EPSS
SaveExploits0References28
Debian CVE
Debian CVE
added 2022/09/01 12:0 a.m.29 views

CVE-2020-35525

In SQlite 3.31.1, a potential null pointer derreference was found in the INTERSEC query processing...

7.5CVSS8.1AI score0.00932EPSS
SaveExploits0
CVE
CVE
added 2022/09/01 12:0 a.m.180 views

CVE-2020-35525

SQLite 3.31.1 contains a potential null pointer dereference in INTERSEC query processing (CVE-2020-35525). Affected products include sqlite3 libraries used by various distributions. Exploitation status is not described in the provided documents, but multiple advisories indicate remediation: Debia...

7.5CVSS8.3AI score0.00932EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2022/09/01 12:0 a.m.180 views

CVE-2020-35527

The CVE refers to SQLite 3.31.1 with an out-of-bounds access in ALTER TABLE for views that have a nested FROM clause. Connected sources (Astra Linux bulletin and IBM references) confirm the exact description and the affected version, but do not provide a concrete remediation or patched version in...

9.8CVSS9.3AI score0.01073EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2022/09/01 12:0 a.m.47 views

CVE-2020-35527

In SQLite 3.31.1, there is an out of bounds access problem through ALTER TABLE for views that have a nested FROM clause...

9.8CVSS8.2AI score0.01073EPSS
SaveExploits0
CNNVD
CNNVD
added 2022/09/01 12:0 a.m.4 views

SQLite 缓冲区错误漏洞

SQLite is a lightweight database, a relational database management system that adheres to ACID. a security vulnerability exists in SQLite version 3.31.1, which stems from an out-of-bounds access issue with ALTER TABLE for views with nested FROM clauses. No detailed vulnerability details are...

9.8CVSS6.7AI score0.01073EPSS
SaveExploits0References26
Cvelist
Cvelist
added 2022/09/01 12:0 a.m.28 views

CVE-2020-35525

In SQlite 3.31.1, a potential null pointer derreference was found in the INTERSEC query processing...

8.5AI score0.00932EPSS
SaveExploits0References2
Veracode
Veracode
added 2022/08/30 2:22 p.m.39 views

Insecure Token

An issue was found in fts5UnicodeTokenize in ext/fts5/fts5tokenize.c in Sqlite. A unicode61 tokenizer configured to treat unicode "control-characters" class Cc, was treating embedded nul characters as tokens. The issue was fixed in sqlite-3.34.0 and later...

3.8AI score
SaveExploits0References4Affected Software4
RedhatCVE
RedhatCVE
added 2022/08/29 7:42 p.m.37 views

CVE-2020-35525

A NULL pointer dereference flaw was found in select.c of SQLite. An out-of-memory error occurs while an early out on the INTERSECT query is processing. This flaw allows an attacker to execute a potential NULL pointer dereference...

7.5CVSS5.7AI score0.00932EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2022/08/29 7:42 p.m.48 views

CVE-2020-35527

An out-of-bounds read vulnerability was found in SQLite. This security flaw occurs when the ALTER TABLE for views has a nested FROM clause. This flaw allows an attacker to triage an out-of-bounds read and access confidential data successfully...

9.8CVSS4.7AI score0.01073EPSS
SaveExploits0References3
IBM Security Bulletins
IBM Security Bulletins
added 2022/08/29 2:27 a.m.52 views

Security Bulletin: A vulneraqbility in SQLite affects IBM Cloud Application Performance Managment R esponse Time Monitoring Agent (CVE-2021-45346)

Summary A Memory Leak vulnerabilty exists in SQLite Project SQLite3 3.35.1 and 3.37.0 via maliciously crafted SQL Queries made via editing the Database File, it is possible to query a record, and leak subsequent bytes of memory that extend beyond the record, which could let a malicous user obtain...

4.3CVSS5AI score0.01614EPSS
SaveExploits1Affected Software1
CNVD
CNVD
added 2022/08/29 12:0 a.m.52 views

SQLite has an unspecified vulnerability (CNVD-2022-62234)

SQLite is a lightweight database that is an ACID-compliant relational database management system. SQLite has a security vulnerability that stems from the fts5UnicodeTokenize function of its ext/fts5/fts5tokenize.c component that handles unicode " control-characters" class Cc of the unicode61...

1.9AI score
SaveExploits0References1
OpenVAS
OpenVAS
added 2022/08/26 12:0 a.m.25 views

Ubuntu: Security Advisory (USN-4019-2)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 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...

9.8CVSS8.2AI score0.45426EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2022/08/25 8:15 p.m.38 views

CVE-2021-20223

Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none...

7.2AI score
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2022/08/25 6:15 p.m.6 views

CVE-2021-42523

There are two Information Disclosure vulnerabilities in colord, and they lie in colord/src/cd-device-db.c and colord/src/cd-profile-db.c separately. They exist because the 'errmsg' of 'sqlite3exec' is not releasing after use, while libxml2 emphasizes that the caller needs to release it...

7.5CVSS5.8AI score0.00819EPSS
SaveExploits1References2
Rows per page
Query Builder