Lucene search
+L

355 matches found

Cvelist
Cvelist
added 2020/11/02 6:21 a.m.52 views

CVE-2020-3657

u'Remote code execution can happen by sending a carefully crafted POST query when Device configuration is accessed from a tethered client through webserver due to lack of array bound check.' in Snapdragon Auto, Snapdragon Compute, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon...

9.6AI score0.28338EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2020/09/08 9:31 a.m.32 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
Tenable Nessus
Tenable Nessus
added 2020/09/04 12:00 a.m.52 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
SaveExploits8References27
OSV
OSV
added 2020/08/25 12:00 p.m.24 views

RUSTSEC-2020-0034 Multiple security issues including data race, buffer overflow, and uninitialized memory drop

arr crate contains multiple security issues. Specifically, 1. It incorrectly implements Sync/Send bounds, which allows to smuggle non-Sync/Send types across the thread boundary. 2. Index and IndexMut implementation does not check the array bound. 3. Array::newfromtemplate drops uninitialized memo...

9.8CVSS6.7AI score0.01515EPSS
SaveExploits0References3
NVD
NVD
added 2020/07/30 12:15 p.m.33 views

CVE-2019-14093

Array out of bound access can occur in display module due to lack of bound check on input parcel received in Snapdragon Auto, Snapdragon Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon IoT, Snapdragon Mobile, Snapdragon Voice & Music, Snapdragon Wearables in APQ8009,...

7.8CVSS7.7AI score0.00199EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2020/04/14 5:55 p.m.21 views

kernel: rtl_p2p_noa_ie in drivers/net/wireless/realtek/rtlwifi/ps.c in the Linux kernel lacks a certain upper-bound check, leading to a buffer overflow

A flaw was found in the Linux kernel's implementation of the RealTek wireless drivers WiFi-direct or WiFi peer-to-peer driver implementation. When the RealTek wireless networking hardware is configured to accept WiFi-Direct or WiFi P2P connections, an attacker within the wireless network...

8.8CVSS6.7AI score0.03017EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2020/03/18 12:00 a.m.49 views

RHEL 8 : kernel (RHSA-2020:0831)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2020:0831 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: heap-based buffer overflow in...

9.8CVSS7.2AI score0.0776EPSS
SaveExploits0References6
NVD
NVD
added 2020/03/05 9:15 a.m.26 views

CVE-2019-14030

The size of a buffer is determined by addition and multiplications operations that have the potential to overflow due to lack of bound check in Snapdragon Auto, Snapdragon Compute, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Wired Infrastructure and Networkin...

7.8CVSS8AI score0.00202EPSS
SaveExploits0References1
Prion
Prion
added 2020/03/05 9:15 a.m.26 views

Buffer overflow

Buffer overflow due to lack of upper bound check on channel length which is used for a loop. in Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer Electronics Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Wired Infrastructure and...

7.2CVSS7.8AI score0.00201EPSS
SaveExploits0References1
CVE
CVE
added 2020/03/05 8:56 a.m.60 views

CVE-2019-14030

CVE-2019-14030 describes a bound-check overflow in a buffer size calculation within Qualcomm Snapdragon components (including Snapdragon Auto/Compute/Consumer IOT/Industrial IOT/Mobile/Wired Infrastructure and Networking on various SoCs). The root cause is lack of bound checks during integer addi...

7.8CVSS7.9AI score0.00202EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2020/03/05 8:56 a.m.46 views

CVE-2019-14027

Buffer overflow due to lack of upper bound check on channel length which is used for a loop. in Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer Electronics Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Wired Infrastructure and...

7.9AI score0.00201EPSS
SaveExploits0References1
CVE
CVE
added 2020/03/05 8:56 a.m.67 views

CVE-2019-14027

CVE-2019-14027 concerns a buffer overflow caused by missing upper-bound checks on a channel length used in a loop, affecting Qualcomm closed-source components (per CVE entries in NVD/Red Hat/CVE feeds). The issue is classified as High severity with local exposure in Snapdragon-related Qualcomm co...

7.8CVSS7.8AI score0.00201EPSS
SaveExploits0References1Affected Software1
RedHat Linux
RedHat Linux
added 2020/02/27 3:43 p.m.13 views

ppp: Buffer overflow in the eap_request and eap_response functions in eap.c

A buffer overflow flaw was found in the ppp package in versions 2.4.2 through 2.4.8. The bounds check for the rhostname was improperly constructed in the EAP request and response functions which could allow a buffer overflow to occur. Data confidentiality and integrity, as well as system...

9.8CVSS6AI score0.19925EPSS
SaveExploits3References4
RedHat Linux
RedHat Linux
added 2020/02/04 8:53 a.m.10 views

kernel: rtl_p2p_noa_ie in drivers/net/wireless/realtek/rtlwifi/ps.c in the Linux kernel lacks a certain upper-bound check, leading to a buffer overflow

A flaw was found in the Linux kernel's implementation of the RealTek wireless drivers WiFi-direct or WiFi peer-to-peer driver implementation. When the RealTek wireless networking hardware is configured to accept WiFi-Direct or WiFi P2P connections, an attacker within the wireless network...

8.8CVSS6.7AI score0.03017EPSS
SaveExploits0References6
OSV
OSV
added 2019/10/17 2:15 a.m.11 views

CVE-2019-17666

rtlp2pnoaie in drivers/net/wireless/realtek/rtlwifi/ps.c in the Linux kernel through 5.3.6 lacks a certain upper-bound check, leading to a buffer overflow...

8.8CVSS8.8AI score
SaveExploits0References19
Prion
Prion
added 2019/09/27 7:15 p.m.16 views

Out-of-bounds

In libxaac there is a possible out of bounds read due to a missing bounds check. This could lead to information disclosure with no additional execution privileges needed. User interaction is needed for exploitation. Product: AndroidVersions: Android-10Android ID: A-118138797...

4.3CVSS6.4AI score0.00583EPSS
SaveExploits0References1Affected Software1
Tenable Nessus
Tenable Nessus
added 2019/06/07 12:00 a.m.54 views

EulerOS Virtualization 2.5.1 : kernel (EulerOS-SA-2019-1638)

According to the versions of the kernel packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - The recent speculative execution CVEs address three potential attacks across a wide variety of architectures and hardware...

5.6CVSS8.1AI score0.93838EPSS
SaveExploits14References4
Veracode
Veracode
added 2019/05/16 3:58 a.m.28 views

Bound Check Bypass

Mozilla Thunderbird is vulnerable to bound check bypass. It does not properly perform bounds checking when Spectre mitigations are disabled...

5.9CVSS7.7AI score0.0163EPSS
SaveExploits0References10Affected Software2
RedHat Linux
RedHat Linux
added 2019/05/14 8:26 p.m.16 views

kernel: Out-of-bounds access via an XFRM_MSG_MIGRATE xfrm Netlink message

The xfrmmigrate function in the net/xfrm/xfrmpolicy.c file in the Linux kernel built with CONFIGXFRMMIGRATE does not verify if the dir parameter is less than XFRMPOLICYMAX. This allows a local attacker to cause a denial of service out-of-bounds access or possibly have unspecified other impact by...

7CVSS7.2AI score0.00406EPSS
SaveExploits0References4
Prion
Prion
added 2018/10/29 6:29 p.m.25 views

Out-of-bounds

Incorrect bound check can lead to potential buffer overwrite in WLAN function in Snapdragon Mobile in version SD 835, SD 845, SD 850, SDA660...

7.2CVSS7.8AI score0.00244EPSS
SaveExploits0References2
Rows per page
Query Builder