Lucene search
+L

12155 matches found

CVE
CVE
added 2021/09/16 12:00 a.m.97 views

CVE-2020-21605

CVE-2020-21605 affects libde265 v1.0.4, where a segmentation fault in the apply_sao_internal function can be triggered by processing a crafted file, potentially enabling a denial-of-service. Connected advisories corroborate the issue and point to multiple distributions addressing it by upgrading ...

6.5CVSS6.9AI score0.01008EPSS
SaveExploits1References2Affected Software1
CNNVD
CNNVD
added 2021/09/16 12:00 a.m.16 views

fig2dev 安全漏洞

fig2dev is used to convert .fig files to various graphics languages and formats. A segmentation error vulnerability exists in the readobjects function in read.c in fig2dev version 3.2.7b. No details of the vulnerability are currently available...

5.5CVSS6.5AI score0.00716EPSS
SaveExploits1References8
CNNVD
CNNVD
added 2021/09/16 12:00 a.m.10 views

Xfig fig2dev 缓冲区错误漏洞

fig2dev is used to convert .fig files to various graphics languages and formats. A segmentation error vulnerability exists in the gencgmstart function in gencgm.c in fig2dev version 3.2.7b. No detailed vulnerability details are currently available...

5.5CVSS6.4AI score0.00891EPSS
SaveExploits1References8
CNNVD
CNNVD
added 2021/09/16 12:00 a.m.8 views

Libde265 代码问题漏洞

libde265 is an open source implementation of the h.265 video codec. libde265 version 1.0.4 contains a segmentation error vulnerability in the applysaointernal function. An attacker can exploit the vulnerability via specially crafted files to cause a denial of service...

6.5CVSS6.7AI score0.01008EPSS
SaveExploits1References3
Debian CVE
Debian CVE
added 2021/09/16 12:00 a.m.29 views

CVE-2020-21605

libde265 v1.0.4 contains a segmentation fault in the applysaointernal function, which can be exploited via a crafted a file...

6.5CVSS6.7AI score0.01008EPSS
SaveExploits1
Huntr
Huntr
added 2021/09/11 11:45 a.m.44 views

None in vim/vim

✍️ Description Team, trust you are doing well. As part of continues fuzzing VIM v8.2.3425 in persistence mode, I found a heap use-after-free nvreplace. 🕵️‍♂️ Proof of Concept Affected version: VIM v8.2.3425 Tested on: Linux s157903 4.15.0-106-generic 107-Ubuntu SMP Thu Jun 4 11:27:52 UTC 2020 x8664...

6.8CVSS7.5AI score0.01749EPSS
SaveExploits1References2
OPENSUSE Linux
OPENSUSE Linux
added 2021/08/26 12:00 a.m.82 views

Security update for qemu (important)

openSUSE Security Update: Security update for qemu Announcement ID: openSUSE-SU-2021:1202-1 Rating: important References: 1180432 1180433 1180434 1180435 1182651 1186012 1187364 1187365 1187366 1187367 1187499 1187529 1187538 1187539 1189145 Cross-References: CVE-2020-35503 CVE-2020-35504...

6CVSS6.5AI score0.0288EPSS
SaveExploits2References15
OSV
OSV
added 2021/08/25 8:57 p.m.86 views

GHSA-FVHR-7J8M-3CVC Data races in appendix

The appendix crate implements a key-value mapping data structure called Index that is stored on disk. The crate allows for any type to inhabit the generic K and V type parameters and implements Send and Sync for them unconditionally. Using a type that is not marked as Send or Sync with Index can...

5.9CVSS5.6AI score0.00978EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2021/08/25 8:57 p.m.39 views

Data races in appendix

The appendix crate implements a key-value mapping data structure called Index that is stored on disk. The crate allows for any type to inhabit the generic K and V type parameters and implements Send and Sync for them unconditionally. Using a type that is not marked as Send or Sync with Index can...

5.9CVSS5.8AI score0.00978EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/25 8:43 p.m.37 views

Out of bounds read in simd-json

The affected version of this crate did not guard against accessing memory beyond the range of its input data. A pointer cast to read the data into a 256-bit register could lead to a segmentation fault when the end plus the 32 bytes 256 bit read would overlap into the next page during string...

7.5CVSS7.2AI score0.01398EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2021/08/25 8:43 p.m.68 views

GHSA-GWFJ-PW2X-H6C2 Out of bounds read in simd-json

The affected version of this crate did not guard against accessing memory beyond the range of its input data. A pointer cast to read the data into a 256-bit register could lead to a segmentation fault when the end plus the 32 bytes 256 bit read would overlap into the next page during string...

7.5CVSS7.4AI score0.01398EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2021/08/25 2:41 p.m.50 views

Incomplete validation in `MaxPoolGrad`

Impact An attacker can trigger a denial of service via a segmentation fault in tf.rawops.MaxPoolGrad caused by missing validation: python import tensorflow as tf tf.rawops.MaxPoolGrad originput = tf.constant, shape=3, 0, 0, 2, dtype=tf.float32, origoutput = tf.constant, shape=3, 0, 0, 2,...

5.5CVSS6.5AI score0.00179EPSS
SaveExploits0References8Affected Software3
OSV
OSV
added 2021/08/25 2:41 p.m.19 views

GHSA-7GHQ-FVR3-PJ2X Incomplete validation in `MaxPoolGrad`

Impact An attacker can trigger a denial of service via a segmentation fault in tf.rawops.MaxPoolGrad caused by missing validation: python import tensorflow as tf tf.rawops.MaxPoolGrad originput = tf.constant, shape=3, 0, 0, 2, dtype=tf.float32, origoutput = tf.constant, shape=3, 0, 0, 2,...

6.8CVSS6.3AI score0.00179EPSS
SaveExploits0References8
OSV
OSV
added 2021/08/25 2:41 p.m.12 views

GHSA-QFPC-5PJR-MH26 Missing validation in shape inference for `Dequantize`

Impact The shape inference code for tf.rawops.Dequantize has a vulnerability that could trigger a denial of service via a segfault if an attacker provides invalid arguments: python import tensorflow as tf tf.compat.v1.disablev2behavior tf.rawops.Dequantize inputtensor = tf.constant-10.0,...

6.8CVSS6AI score0.00148EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2021/08/25 2:39 p.m.31 views

Use after free and segfault in shape inference functions

Impact When running shape functions, some functions such as MutableHashTableShape produce extra output information in the form of a ShapeAndType struct. The shapes embedded in this struct are owned by an inference context that is cleaned up almost immediately; if the upstream code attempts to...

6.6CVSS7AI score0.00163EPSS
SaveExploits0References7Affected Software3
CNVD
CNVD
added 2021/08/25 12:00 a.m.52 views

SQLite Segmentation Error Vulnerability

SQLite is a self-sufficient, serverless, zero-configuration, transactional SQL database engine. idxGetTableInfo function in SQLite version 3.36.0 is vulnerable to a segmentation error. An attacker could exploit the vulnerability via a specially crafted SQL query to cause a denial of service...

7.5CVSS5.2AI score0.03898EPSS
SaveExploits1References1
OpenVAS
OpenVAS
added 2021/08/25 12:00 a.m.27 views

SQLite 3.36.3 DoS Vulnerability

SQLite is prone to a denial of service DoS vulnerability. Copyright C 2021 Greenbone Networks GmbH 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-or-later This program is free software; you...

7.5CVSS7.4AI score0.03898EPSS
SaveExploits1References2
OSV
OSV
added 2021/08/24 2:15 p.m.7 views

DEBIAN-CVE-2021-36690

A segmentation fault can occur in the sqlite3.exe command-line component of SQLite 3.36.0 via the idxGetTableInfo function when there is a crafted SQL query. NOTE: the vendor disputes the relevance of this report because a sqlite3.exe user already has full privileges e.g., is intentionally allowe...

7.5CVSS7.6AI score0.03898EPSS
SaveExploits1References1
OSV
OSV
added 2021/08/24 2:15 p.m.11 views

AZL-8484 CVE-2021-36690 affecting package sqlite for versions less than 3.36.0-3

A segmentation fault can occur in the sqlite3.exe command-line component of SQLite 3.36.0 via the idxGetTableInfo function when there is a crafted SQL query. NOTE: the vendor disputes the relevance of this report because a sqlite3.exe user already has full privileges e.g., is intentionally allowe...

7.5CVSS6.8AI score0.03898EPSS
SaveExploits1References1
NVD
NVD
added 2021/08/24 2:15 p.m.23 views

CVE-2021-36690

A segmentation fault can occur in the sqlite3.exe command-line component of SQLite 3.36.0 via the idxGetTableInfo function when there is a crafted SQL query. NOTE: the vendor disputes the relevance of this report because a sqlite3.exe user already has full privileges e.g., is intentionally allowe...

7.5CVSS0.03898EPSS
SaveExploits1References11
Rows per page
Query Builder