Lucene search
+L

4958 matches found

Cvelist
Cvelist
added 2020/09/08 9:31 a.m.40 views

CVE-2020-3648

u'Possible out of bound write in DSP driver code due to lack of check of data received from user' in Snapdragon Auto, Snapdragon Compute, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Voice & Music, Snapdragon Wearables in MSM8909W...

7.8AI score0.0019EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2020/09/08 9:31 a.m.40 views

CVE-2020-3629

u'Stack out of bound issue occurs when making query to DSP capabilities due to wrong assumption was made on determining the buffer size for the DSP attributes' in Snapdragon Auto, Snapdragon Compute, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Voice & Music,...

7.8AI score0.00212EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2020/09/08 9:31 a.m.40 views

CVE-2020-3636

u'Out of bound writes happen when accessing usagetable header entry beyond the memory allocated for the header' in Snapdragon Auto, Snapdragon Compute, Snapdragon Consumer IOT, Snapdragon Mobile, Snapdragon Wired Infrastructure and Networking in Kamorta, QCS404, QCS610, Rennell, SC7180, SDX55,...

7.8AI score0.0019EPSS
SaveExploits0References1
CVE
CVE
added 2020/09/08 9:31 a.m.58 views

CVE-2020-3636

CVE-2020-3636 is an out-of-bounds write in the usage_table header access in Qualcomm Snapdragon firmware components (Snapdragon Auto, Compute, Consumer IoT, Mobile, and related SoCs). The root cause is writing beyond the memory allocated for the header when handling the usage_table header entry, ...

7.8CVSS7.7AI score0.0019EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2020/09/08 9:31 a.m.57 views

CVE-2020-11133

CVE-2020-11133 describes a possible out-of-bounds array write in the rxdco_cal Utility, caused by a missing array bounds check in Snapdragon Compute/IoT platforms (MSM8998, QCS605, SDA845, SDM63x/66x/67x/710/845/850, SXR1130). Root cause: insufficient bounds checking leading to out-of-bounds acce...

7.8CVSS7.7AI score0.0019EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2020/09/08 9:31 a.m.63 views

CVE-2020-11128

CVE-2020-11128 affects Qualcomm Snapdragon platforms (including Snapdragon Auto/Compute/Consumer IOT/Industrial IOT and multiple SoCs listed) with a memory-unsafe path: possible out-of-bounds access when copying mask file content into a buffer without checking the destination size. The vulnerabil...

7.8CVSS7.8AI score0.00203EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2020/09/08 9:31 a.m.30 views

CVE-2020-11133

u'Possible out of bound array write in rxdco cal utility due to lack of array bound check' in Snapdragon Compute, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile in MSM8998, QCS605, SDA845, SDM630, SDM636, SDM660, SDM670, SDM710, SDM845, SDM850, SXR1130...

7.8AI score0.0019EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2020/09/08 9:31 a.m.37 views

CVE-2020-11128

u'Possible out of bound access while copying the mask file content into the buffer without checking the buffer size' in Snapdragon Auto, Snapdragon Compute, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Voice & Music, Snapdragon Wearables in APQ8009, APQ8096AU,...

7.9AI score0.00203EPSS
SaveExploits0References1
CVE
CVE
added 2020/09/08 9:31 a.m.124 views

CVE-2020-11116

CVE-2020-11116 describes a possible out-of-bounds write while processing an association response due to a missing IE length check in Qualcomm/Snapdragon components (Snapdragon Auto, Compute, Consumer Electronics Connectivity, etc.). Affected products span numerous Snapdragon families (APQ8009, AP...

10CVSS9.3AI score0.00907EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2020/09/08 9:31 a.m.43 views

CVE-2020-11116

u'Possible out of bound write while processing association response received from host due to lack of check of IE length' in Snapdragon Auto, Snapdragon Compute, Snapdragon Consumer Electronics Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Voice &...

9.5AI score0.00907EPSS
SaveExploits0References1
CVE
CVE
added 2020/09/08 9:31 a.m.74 views

CVE-2019-13992

CVE-2019-13992 describes an Out-of-bounds memory access when a stack push/pop occurs without a bound check on the stack top, affecting Snapdragon Auto, Compute, Connectivity, and related Snapdragon platforms (Bitra, IPQ60xx/SA/many variants). Root cause: missing bound check on stack top leading t...

7.8CVSS7.7AI score0.00203EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2020/09/08 9:31 a.m.37 views

CVE-2019-13992

u'Out of bound memory access if stack push and pop operation are performed without doing a bound check on stack top' in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer Electronics Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile...

7.8AI score0.00203EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2020/09/07 12:0 a.m.46 views

NewStart CGSL MAIN 4.05 : firefox Multiple Vulnerabilities (NS-SA-2020-0047)

The remote NewStart CGSL host, running version MAIN 4.05, has firefox packages installed that are affected by multiple vulnerabilities: - When removing data about an origin whose tab was recently closed, a use-after-free could occur in the Quota manager, resulting in a potentially exploitable...

9.8CVSS8.3AI score0.4685EPSS
SaveExploits11References18
RustSec
RustSec
added 2020/09/04 12:0 p.m.23 views

futures_task::waker may cause a use-after-free if used on a type that isn't 'static

Affected versions of the crate did not properly implement a 'static lifetime bound on the waker function. This resulted in a use-after-free if Waker::wake is called after original data had been dropped. The flaw was corrected by adding 'static lifetime bound to the data waker takes...

7.8CVSS3.6AI score0.00493EPSS
SaveExploits1Affected Software1
Tenable Nessus
Tenable Nessus
added 2020/09/04 12:0 a.m.31 views

Scientific Linux Security Update : dovecot on SL7.x x86_64 (20200903)

Security Fixes : - dovecot: Resource exhaustion via deeply nested MIME parts CVE-2020-12100 - dovecot: Out of bound reads in dovecot NTLM implementation CVE-2020-12673 - dovecot: Crash due to assert in RPA implementation CVE-2020-12674 C Tenable Network Security, Inc. The descriptive text is C...

7.5CVSS6.6AI score0.06187EPSS
SaveExploits4References4
Tenable Nessus
Tenable Nessus
added 2020/09/04 12:0 a.m.51 views

FreeBSD : Gitlab -- multiple vulnerabilities (1fb13175-ed52-11ea-8b93-001b217b3468)

Gitlab reports : Vendor Cross-Account Assume-Role Attack Stored XSS on the Vulnerability Page Outdated Job Token Can Be Reused to Access Unauthorized Resources File Disclosure Via Workhorse File Upload Bypass Unauthorized Maintainer Can Edit Group Badge Denial of Service Within Wiki Functionality...

10CVSS6.8AI score0.99019EPSS
SaveExploits7References27
OpenVAS
OpenVAS
added 2020/09/04 12:0 a.m.25 views

Huawei EulerOS: Security Advisory for freerdp (EulerOS-SA-2020-1937)

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

6.5CVSS7.1AI score0.01837EPSS
SaveExploits0References2
OSV
OSV
added 2020/09/03 12:0 p.m.67 views

RUSTSEC-2020-0039 `index()` allows out-of-bound read and `remove()` has off-by-one error

Slab::index does not perform the boundary checking, which leads to out-of-bound read access. Slab::remove copies an element from an invalid address due to off-by-one error, resulting in memory leakage and uninitialized memory drop...

9.1CVSS8.1AI score0.0151EPSS
SaveExploits0References3
RustSec
RustSec
added 2020/09/03 12:0 p.m.27 views

`index()` allows out-of-bound read and `remove()` has off-by-one error

Slab::index does not perform the boundary checking, which leads to out-of-bound read access. Slab::remove copies an element from an invalid address due to off-by-one error, resulting in memory leakage and uninitialized memory drop...

9.1CVSS3.3AI score0.0151EPSS
SaveExploits0Affected Software1
RustSec
RustSec
added 2020/09/03 12:0 p.m.22 views

Memory safety issues in `compact::Vec`

compact::Vec contains multiple memory safety issues. 1. It mishandles large capacity and causes out-of-bound access in 32-bit / allocator layout mismatch in 64-bit. 2. remove is not panic-safe and causes double-free when an index larger than the length is provided...

7.5CVSS3.1AI score0.0139EPSS
SaveExploits1
Rows per page
Query Builder