Lucene search
+L

11786 matches found

Zero Day Initiative
Zero Day Initiative
added 2024/02/09 12:00 a.m.32 views

X.Org Server XIQueryPointer Improper Validation of Array Index Local Privilege Escalation Vulnerability

This vulnerability allows local attackers to escalate privileges on affected installations of X.Org Server. An attacker must first obtain the ability to execute low-privileged code on the target system in order to exploit this vulnerability. The specific flaw exists within the ProcXIQueryPointer...

7.8CVSS7.5AI score0.02106EPSS
SaveExploits0References1
Zero Day Initiative
Zero Day Initiative
added 2024/02/09 12:00 a.m.28 views

X.Org Server DeviceFocusEvent Improper Validation of Array Index Local Privilege Escalation Vulnerability

This vulnerability allows local attackers to escalate privileges on affected installations of X.Org Server. An attacker must first obtain the ability to execute low-privileged code on the target system in order to exploit this vulnerability. The specific flaw exists within the handling of...

7.8CVSS7.5AI score0.02106EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/08 7:28 p.m.21 views

CLSA-2024-1707420507 Fix CVE(s): CVE-2023-5869

SECURITY UPDATE: A flaw was found in PostgreSQL that allows authenticated database users to execute arbitrary code through missing overflow checks during SQL array value modification. - debian/patches/CVE-2023-5869.patch: Detect integer overflow while computing new array dimensions. - CVE-2023-58...

8.8CVSS7.6AI score0.04322EPSS
SaveExploits0References1
Veracode
Veracode
added 2024/02/08 3:55 a.m.21 views

Improper Validation Of Array Index

vyper is vulnerable to Improper Validation Of Array Index. The vulnerability is due to the typechecker allowing usage of an int as an index for an array validation, allowing an attacker to manipulate the typechcker in such a way that the index will be forced to be negative which results in Denial...

9.8CVSS6.7AI score0.01539EPSS
SaveExploits1References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2024/02/08 12:00 a.m.27 views

CentOS 8 : sqlite (CESA-2023:0110)

The remote CentOS Linux 8 host has packages installed that are affected by a vulnerability as referenced in the CESA-2023:0110 advisory. - SQLite 1.0.12 through 3.39.x before 3.39.2 sometimes allows an array-bounds overflow if billions of bytes are used in a string argument to a C API...

7.5CVSS7.6AI score0.21454EPSS
SaveExploits2References2
OSV
OSV
added 2024/02/07 5:27 p.m.25 views

GHSA-52XQ-J7V9-V4V2 Vyper negative array index bounds checks

Summary Arrays can be keyed by a signed integer, while they are defined for unsigned integers only. The typechecker doesn't throw when spotting the usage of an int as an index for an array. Typically, negative integers are filtered out at runtime by the bounds checker, but small enough i.e. large...

9.8CVSS9.4AI score0.01539EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2024/02/07 5:27 p.m.43 views

Vyper negative array index bounds checks

Summary Arrays can be keyed by a signed integer, while they are defined for unsigned integers only. The typechecker doesn't throw when spotting the usage of an int as an index for an array. Typically, negative integers are filtered out at runtime by the bounds checker, but small enough i.e. large...

9.8CVSS9.4AI score0.01539EPSS
SaveExploits1References6Affected Software1
Prion
Prion
added 2024/02/07 5:15 p.m.23 views

Design/Logic Flaw

Vyper is a Pythonic Smart Contract Language for the Ethereum Virtual Machine. Arrays can be keyed by a signed integer, while they are defined for unsigned integers only. The typechecker doesn't throw when spotting the usage of an int as an index for an array. The typechecker allows the usage of...

7.5CVSS7.2AI score0.01539EPSS
SaveExploits1References3Affected Software1
PyPA
PyPA
added 2024/02/07 5:15 p.m.14 views

PYSEC-2024-150

Vyper is a Pythonic Smart Contract Language for the Ethereum Virtual Machine. Arrays can be keyed by a signed integer, while they are defined for unsigned integers only. The typechecker doesn't throw when spotting the usage of an int as an index for an array. The typechecker allows the usage of...

9.8CVSS6.8AI score0.01539EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2024/02/07 5:15 p.m.37 views

PYSEC-2024-150

Vyper is a Pythonic Smart Contract Language for the Ethereum Virtual Machine. Arrays can be keyed by a signed integer, while they are defined for unsigned integers only. The typechecker doesn't throw when spotting the usage of an int as an index for an array. The typechecker allows the usage of...

9.8CVSS9.2AI score0.01539EPSS
SaveExploits1References3
CVE
CVE
added 2024/02/07 5:10 p.m.66 views

CVE-2024-24563

CVE-2024-24563 affects Vyper, where arrays can be indexed by signed integers even though defined for unsigned indices. The typechecker permits signed integers as array indexes, and with very large arrays, bounds checks can pass for negative values, leading to potential unpredictable behavior, acc...

9.8CVSS9.1AI score0.01539EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2024/02/07 5:10 p.m.26 views

CVE-2024-24563 Vyper array negative index vulnerability

Vyper is a Pythonic Smart Contract Language for the Ethereum Virtual Machine. Arrays can be keyed by a signed integer, while they are defined for unsigned integers only. The typechecker doesn't throw when spotting the usage of an int as an index for an array. The typechecker allows the usage of...

9.8CVSS9AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/02/07 12:00 a.m.9 views

PT-2024-20454 · Vyper · Vyper

Name of the Vulnerable Software and Affected Versions: Vyper versions prior to the fixed version Description: The issue arises from the typechecker allowing the usage of signed integers as indexes to arrays, which are defined for unsigned integers only. This can lead to unpredictable behavior,...

9.8CVSS9.2AI score0.01539EPSS
SaveExploits1References11
CNNVD
CNNVD
added 2024/02/07 12:00 a.m.12 views

Vyper Input Validation Error Vulnerability

Vyper is the Pythonic smart contract language for EVM. An input validation error vulnerability exists in Vyper 0.3.10 and earlier versions, which stems from a type checker that allows the use of signed integers as the index of an array, potentially resulting in a denial of service...

9.8CVSS6.8AI score0.01539EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2024/02/06 5:47 a.m.32 views

CVE-2023-43535 Improper Validation of Array Index in Display

Memory corruption when negative display IDs are sent as input while processing DISPLAYESCAPE event trigger...

8.4CVSS8.8AI score0.00111EPSS
SaveExploits0References1
Veracode
Veracode
added 2024/02/03 3:01 a.m.21 views

Improper Validation Of Array Index

curl is vulnerable to Improper Validation of Array Index. The vulnerability is due to improper handling of array indices within the toolcbwrt component. This potentially leads to a Denial of Service DoS attack...

7AI score
SaveExploits0References3Affected Software1
CNNVD
CNNVD
added 2024/02/02 12:00 a.m.11 views

WordPress plugin SlimStat Analytics security vulnerability

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports personal blog sites on PHP and MySQL servers.WordPress plugin is an application plugin. A security vulnerability exists in the...

6.4CVSS6AI score0.00452EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/02/01 12:00 a.m.14 views

Vyper Buffer Error Vulnerability

Vyper is the Pythonic smart contract language for EVM. A buffer error vulnerability exists in Vyper 0.3.10 and earlier versions, which stems from a possible overflow in the boundary check of the slice function, which can be exploited by an attacker to gain OOB access to storage, memory, or call...

9.8CVSS7.3AI score0.00902EPSS
SaveExploits1References4
NVD
NVD
added 2024/01/31 11:15 p.m.52 views

CVE-2024-24572

facileManager is a modular suite of web apps built with the sysadmin in mind. In versions 4.5.0 and earlier, the $REQUEST global array was unsafely called inside an extract function in admin-logs.php. The PHP file fm-init.php prevents arbitrary manipulation of $SESSION via the GET/POST parameters...

6.5CVSS6.8AI score0.00641EPSS
SaveExploits1References2
OSV
OSV
added 2024/01/31 10:54 a.m.21 views

CLSA-2024-1706698462 java-1.8.0-openjdk: Fix of 6 CVEs

Upgrade to shenandoah-jdk8u402-b06. That fixes following CVEs: - CVE-2024-20918: Array out-of-bounds access due to missing range check in C1 compiler - CVE-2024-20919: JVM class file verifier flaw allows unverified bytecode execution - CVE-2024-20921: Range check loop optimization issue -...

7.4CVSS6.8AI score0.01035EPSS
SaveExploits0References1
Rows per page
Query Builder