Lucene search
K

19 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2020-6079

Malware in sbrugna...

7.5CVSS7.3AI score0.02437EPSS
Exploits1References14
RedHat Linux
RedHat Linux
added 2022/10/25 8:47 a.m.5 views

sqlite: Null pointer derreference in src/select.c

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.5CVSS7.3AI score0.00219EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2022/05/09 12:0 a.m.39 views

NewStart CGSL MAIN 6.02 : sqlite Multiple Vulnerabilities (NS-SA-2022-0052)

The remote NewStart CGSL host, running version MAIN 6.02, has sqlite packages installed that are affected by multiple vulnerabilities: - SQLite through 3.32.0 has an integer overflow in sqlite3strvappendf in printf.c. CVE-2020-13434 - In SQLite before 3.32.3, select.c mishandles query-flattener...

5.5CVSS7AI score0.00076EPSS
Exploits2References5
OSV
OSV
added 2021/11/01 12:0 a.m.29 views

ASB-A-192606047

In resetAccumulator of select.c, there is a possible use after free. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation...

7.5CVSS6.8AI score0.02437EPSS
Exploits1References2
RedHat Linux
RedHat Linux
added 2021/05/18 1:34 p.m.2 views

sqlite: heap-based buffer overflow in multiSelectOrderBy due to mishandling of query-flattener optimization in select.c

A heap buffer overflow was found in SQLite in the query flattening optimization technique. This flaw allows an attacker to execute SQL statements to crash the application, resulting in a denial of service...

5.5CVSS7.5AI score0.00076EPSS
Exploits1References4
Veracode
Veracode
added 2020/12/06 4:19 a.m.27 views

Use-After-Free

sqlite3 is vulnerable to use-after-free. The vulnerability exists in resetAccumulator in select.c due to the parse tree rewrite for window functions is too late...

7.5CVSS4.1AI score0.02437EPSS
Exploits1References12Affected Software1
RedHat Linux
RedHat Linux
added 2020/11/04 12:58 a.m.4 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.00402EPSS
Exploits0References4
Veracode
Veracode
added 2020/09/21 6:34 a.m.33 views

Denial Of Service (DoS)

sqlite3 is vulnerable to denial of service DoS. The vulnerability exists as the WITH stack continues to unwind even after a parsing error in selectExpander in select.c...

7.5CVSS4.2AI score0.00402EPSS
Exploits0References6Affected Software3
CVE
CVE
added 2020/06/27 11:39 a.m.579 views

CVE-2020-15358

CVE-2020-15358 (SQLite) affects the SQLite library, specifically the query engine path in select.c where the query-flattener optimization mishandles constant propagation for multiSelectOrderBy. The root cause is a mishandling of transitive properties during constant propagation, leading to a heap...

5.5CVSS6.8AI score0.00076EPSS
Exploits1References22Affected Software1
RedhatCVE
RedhatCVE
added 2020/06/09 2:55 p.m.32 views

CVE-2020-13871

SQLite 3.32.2 has a use-after-free in resetAccumulator in select.c because the parse tree rewrite for window functions is too late...

5CVSS7.5AI score0.02437EPSS
Exploits1References3
CNVD
CNVD
added 2020/06/08 12:0 a.m.4 views

SQLite Resource Management Error Vulnerability (CNVD-2020-36618)

SQLite is the United States D. Richard Hipp software developers of a set of C-based open source embedded relational database management system. The system is characterized by independence, isolation, cross-platform and so on. A resource management error vulnerability exists in the resetAccumulato...

7.5CVSS8.4AI score0.02437EPSS
Exploits1References1
NVD
NVD
added 2020/06/06 4:15 p.m.17 views

CVE-2020-13871

SQLite 3.32.2 has a use-after-free in resetAccumulator in select.c because the parse tree rewrite for window functions is too late...

7.5CVSS7.6AI score0.02437EPSS
Exploits1References10
Prion
Prion
added 2020/06/06 4:15 p.m.17 views

Design/Logic Flaw

SQLite 3.32.2 has a use-after-free in resetAccumulator in select.c because the parse tree rewrite for window functions is too late...

5CVSS7.4AI score0.02437EPSS
Exploits1References10Affected Software10
UbuntuCve
UbuntuCve
added 2020/06/06 4:15 p.m.27 views

CVE-2020-13871

SQLite 3.32.2 has a use-after-free in resetAccumulator in select.c because the parse tree rewrite for window functions is too late...

7.5CVSS6.9AI score0.02437EPSS
Exploits1References4
CVE
CVE
added 2020/06/06 3:37 p.m.337 views

CVE-2020-13871

SQLite 3.32.2 is affected by a use-after-free in resetAccumulator (select.c) due to a late parse tree rewrite for window functions. Impact could include a crash or arbitrary code execution. Remediation: upgrade to SQLite 3.32.3 or later (fix upstream).

7.5CVSS7.4AI score0.02437EPSS
Exploits1References10Affected Software1
Debian CVE
Debian CVE
added 2020/06/06 3:37 p.m.41 views

CVE-2020-13871

SQLite 3.32.2 has a use-after-free in resetAccumulator in select.c because the parse tree rewrite for window functions is too late...

7.5CVSS7.6AI score0.02437EPSS
Exploits1
Prion
Prion
added 2019/11/25 8:15 p.m.26 views

Sql injection

sqlite3Select in select.c in SQLite 3.30.1 allows a crash if a sub-select uses both DISTINCT and window functions, and also has certain ORDER BY usage...

5CVSS7.3AI score0.00159EPSS
Exploits0References4Affected Software4
Prion
Prion
added 2009/11/20 2:30 a.m.27 views

Design/Logic Flaw

Use-after-free vulnerability in the abstract file-descriptor handling interface in the cupsdDoSelect function in scheduler/select.c in the scheduler in cupsd in CUPS 1.3.7 and 1.3.10 allows remote attackers to cause a denial of service daemon crash or hang via a client disconnection during listin...

5CVSS7.2AI score0.09847EPSS
Exploits1References22Affected Software7
seebug.org
seebug.org
added 2009/11/19 12:0 a.m.64 views

CUPS文件描述符处理远程拒绝服务漏洞

BUGTRAQ ID: 37048 CVE ID: CVE-2009-3553 Common Unix Printing System(CUPS)是一款通用Unix打印系统,是Unix环境下的跨平台打印解决方案,基于Internet打印协议,提供大多数PostScript和raster打印机服务。 CUPS的scheduler/select.c文件中的cupsdDoSelect函数在处理其文件描述符处理接口中引用的方式存在释放后使用错误,远程攻击者可以通过以特殊方式查询特定打印机的当前打印任务列表导致cupsd崩溃。 Easy Software Products CUPS 1.3.7...

5CVSS1.9AI score0.09847EPSS
Exploits1
Rows per page
Query Builder