Lucene search
+L

11857 matches found

CVE
CVE
added 2023/03/07 4:43 a.m.107 views

CVE-2022-40539

CVE-2022-40539 affects Automotive Android OS on Qualcomm-based platforms. Root cause is memory corruption due to improper validation of an array index in the affected component/file. Documented impact is high (confidentiality, integrity, availability) with local, low-effort access required and no...

8.4CVSS8.1AI score0.00132EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2023/03/07 4:43 a.m.40 views

CVE-2022-40537 Improper Validation of Array Index in Bluetooth HOST

Memory corruption in Bluetooth HOST while processing the AVRCPDUGETPLAYERAPPVALUETEXT AVRCP response...

7.3CVSS9.8AI score0.00364EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2023/03/07 4:43 a.m.27 views

CVE-2022-40537 Improper Validation of Array Index in Bluetooth HOST

Memory corruption in Bluetooth HOST while processing the AVRCPDUGETPLAYERAPPVALUETEXT AVRCP response...

7.3CVSS7.2AI score0.00364EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2023/03/07 4:43 a.m.15 views

CVE-2022-33256 Improper validation of array index in Multi-mode call processor

Memory corruption due to improper validation of array index in Multi-mode call processor...

9.8CVSS7.3AI score0.0053EPSS
SaveExploits0References1
CVE
CVE
added 2023/03/07 4:43 a.m.114 views

CVE-2022-33256

CVE-2022-33256: A memory corruption issue in Qualcomm closed‑source components due to improper validation of an array index in the Multi‑mode call processor. Affected: Qualcomm closed‑source components; Root cause: improper array index validation. Impact: Critical (CVSS v3.1: 9.8) with remote cod...

9.8CVSS9.7AI score0.0053EPSS
SaveExploits0References1Affected Software1
Code423n4
Code423n4
added 2023/03/07 12:00 a.m.15 views

setWithdrawalQueue never removes items from the queue and can get out of gas

Lines of code Vulnerability details Impact setWithdrawalQueue calls delete, this sets to 0 each element of the array rather than removing elements what it's done with .pop. After that, strategies are pushed in a for loop, therefore, each time setWithdrawalQueue is called, length of the queue is...

6.7AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/03/07 12:00 a.m.12 views

PT-2023-13267 · Qualcomm · Snapdragon +61

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided descriptions. Description: The issue is related to memory corruption due to improper validation of an array index in the Multi-mode call processor. No information is provided abou...

9.8CVSS9.5AI score0.0053EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2023/03/07 12:00 a.m.11 views

PT-2023-13823 · Google · Automotive Android Os

Name of the Vulnerable Software and Affected Versions: Automotive Android OS affected versions not specified Description: The issue is related to memory corruption in Automotive Android OS due to improper validation of an array index. This can lead to unspecified consequences. Recommendations: At...

8.4CVSS7AI score0.00132EPSS
SaveExploits0References4
OSV
OSV
added 2023/03/01 11:15 a.m.9 views

CVE-2021-4327

A vulnerability was found in SerenityOS. It has been rated as critical. Affected by this issue is the function initializetypedarrayfromarraybuffer in the library Userland/Libraries/LibJS/Runtime/TypedArray.cpp. The manipulation leads to integer overflow. The exploit has been disclosed to the publ...

9.8CVSS5.4AI score0.00934EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2023/03/01 12:00 a.m.10 views

PT-2023-12423 · Unknown · Serenityos

Name of the Vulnerable Software and Affected Versions: SerenityOS affected versions not specified Description: A critical issue has been found in SerenityOS, affecting the function initialize typed array from array buffer in the library Userland/Libraries/LibJS/Runtime/TypedArray.cpp. This issue...

9.8CVSS7.2AI score0.00934EPSS
SaveExploits1References7
OSV
OSV
added 2023/02/28 11:25 p.m.141 views

GHSA-VR2X-7687-H6QV api-platform/core's secured properties may be accessible within collections

Impact Resource properties secured with the security option of the ApiPlatform\Metadata\ApiProperty attribute can be disclosed to unauthorized users. The problem affects most serialization formats, including raw JSON, which is enabled by default when installing API Platform. Custom serialization...

7.7CVSS6.7AI score0.00604EPSS
SaveExploits0References8
OSV
OSV
added 2023/02/28 8:30 p.m.26 views

GHSA-MRRW-GRHQ-86GF Ascii (crate) allows out-of-bounds array indexing in safe code

Affected version of this crate had implementation of From for &mut u8 and &mut str. This can result in out-of-bounds array indexing in safe code. The flaw was corrected in commit 8a6c779 by removing those impls...

6.1AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2023/02/28 8:30 p.m.26 views

Ascii (crate) allows out-of-bounds array indexing in safe code

Affected version of this crate had implementation of From for &mut u8 and &mut str. This can result in out-of-bounds array indexing in safe code. The flaw was corrected in commit 8a6c779 by removing those impls...

6.1AI score
SaveExploits0References4Affected Software1
Friends Of PHP
Friends Of PHP
added 2023/02/28 10:37 a.m.37 views

CVE-2023-25575: Secured properties may be accessible within collections

Impact Resource properties secured with the security option of the ApiPlatform\Metadata\ApiProperty attribute can be disclosed to unauthorized users. The problem affects most serialization formats, including raw JSON, which is enabled by default when installing API Platform. Custom serialization...

7.7CVSS6.7AI score0.00604EPSS
SaveExploits0Affected Software1
ICS
ICS
added 2023/02/27 8:46 p.m.68 views

PTC ThingWorx Edge

1. EXECUTIVE SUMMARY CVSS v3 9.8 ATTENTION: Exploitable remotely/low attack complexity Vendor: PTC Equipment: ThingWorx Edge Vulnerabilities: Improper Validation of Array Index, Integer Overflow or Wraparound 2. RISK EVALUATION Successful exploitation of these vulnerabilities could allow an...

9.8CVSS10AI score0.11784EPSS
SaveExploits2References5
OSV
OSV
added 2023/02/25 12:00 p.m.14 views

RUSTSEC-2023-0015 Ascii allows out-of-bounds array indexing in safe code

Affected version of this crate had implementation of From for &mut u8 and &mut str. This can result in out-of-bounds array indexing in safe code. The flaw was corrected in commit 8a6c779 by removing those impls...

7.1AI score
SaveExploits0References3
RustSec
RustSec
added 2023/02/25 12:00 p.m.22 views

Ascii allows out-of-bounds array indexing in safe code

Affected version of this crate had implementation of From for &mut u8 and &mut str. This can result in out-of-bounds array indexing in safe code. The flaw was corrected in commit 8a6c779 by removing those impls...

4.5AI score
SaveExploits0Affected Software1
Prion
Prion
added 2023/02/23 10:15 p.m.27 views

Input validation

The affected products are vulnerable to an improper validation of array index, which could allow an attacker to crash the server and remotely execute arbitrary code...

7.5CVSS9.7AI score0.11784EPSS
SaveExploits1References1Affected Software8
Vulnrichment
Vulnrichment
added 2023/02/23 9:23 p.m.9 views

CVE-2023-0755

The affected products are vulnerable to an improper validation of array index, which could allow an attacker to crash the server and remotely execute arbitrary code...

9.8CVSS7.4AI score0.11784EPSS
SaveExploits1References1
CVE
CVE
added 2023/02/23 9:23 p.m.105 views

CVE-2023-0755

CVE-2023-0755 maps to a PTC ThingWorx Edge C-SDK vulnerability (and related components) caused by improper validation of array index, leading to potential remote code execution and server crash. Affected products (per ICSA/CISA and related sources) include ThingWorx Edge C-SDK (versions up to 2.2...

9.8CVSS9.5AI score0.11784EPSS
SaveExploits1References1Affected Software9
Rows per page
Query Builder