Lucene search
+L

2647 matches found

Prion
Prion
added 2024/02/26 8:19 p.m.28 views

Design/Logic Flaw

Vyper is a pythonic Smart Contract Language for the ethereum virtual machine. If an excessively large value is specified as the starting index for an array in abidecode, it can cause the read position to overflow. This results in the decoding of values outside the intended array bounds, potential...

2.6CVSS6.9AI score0.00547EPSS
SaveExploits1References1
Snyk
Snyk
added 2024/02/20 2:13 p.m.5 views

Improper Validation of Array Index

Overview audify is a Play/Stream/Record PCM audio data & Encode/Decode Opus to PCM audio data Affected versions of this package are vulnerable to Improper Validation of Array Index when frameSize is provided to the new OpusDecoder.decode or new OpusDecoder.decodeFloat functions it is not checked...

7.5CVSS6.9AI score0.00611EPSS
SaveExploits0References2
OSV
OSV
added 2024/02/17 6:30 a.m.47 views

GHSA-8H95-JCP5-PJPR Improper Validation of Array Index in github.com/greenpau/caddy-security

All versions of the package github.com/greenpau/caddy-security are vulnerable to Improper Validation of Array Index when parsing a Caddyfile. Multiple parsing functions in the affected library do not validate whether their input values are nil before attempting to access elements, which can lead ...

5.3CVSS5.2AI score0.00722EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2024/02/17 6:30 a.m.28 views

Improper Validation of Array Index in github.com/greenpau/caddy-security

All versions of the package github.com/greenpau/caddy-security are vulnerable to Improper Validation of Array Index when parsing a Caddyfile. Multiple parsing functions in the affected library do not validate whether their input values are nil before attempting to access elements, which can lead ...

5.3CVSS6.8AI score0.00722EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2024/02/17 5:15 a.m.37 views

CVE-2024-21493

All versions of the package github.com/greenpau/caddy-security are vulnerable to Improper Validation of Array Index when parsing a Caddyfile. Multiple parsing functions in the affected library do not validate whether their input values are nil before attempting to access elements, which can lead ...

5.3CVSS5.3AI score0.00722EPSS
SaveExploits0References3
OSV
OSV
added 2024/02/17 5:15 a.m.8 views

CVE-2024-21493

All versions of the package github.com/greenpau/caddy-security are vulnerable to Improper Validation of Array Index when parsing a Caddyfile. Multiple parsing functions in the affected library do not validate whether their input values are nil before attempting to access elements, which can lead ...

5.3CVSS5.8AI score0.00722EPSS
SaveExploits0References3
Prion
Prion
added 2024/02/17 5:15 a.m.22 views

Input validation

All versions of the package github.com/greenpau/caddy-security are vulnerable to Improper Validation of Array Index when parsing a Caddyfile. Multiple parsing functions in the affected library do not validate whether their input values are nil before attempting to access elements, which can lead ...

5CVSS7.1AI score0.00722EPSS
SaveExploits0References3
CVE
CVE
added 2024/02/17 5:0 a.m.84 views

CVE-2024-21493

The CVE-2024-21493 entry concerns the Go package github.com/greenpau/caddy-security, where multiple Caddyfile parsing functions fail to guard against nil input before indexing arrays. This Improper Validation of Array Index can cause panics during configuration parsing, potentially affecting web ...

5.3CVSS5.3AI score0.00722EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/02/17 5:0 a.m.18 views

CVE-2024-21493

All versions of the package github.com/greenpau/caddy-security are vulnerable to Improper Validation of Array Index when parsing a Caddyfile. Multiple parsing functions in the affected library do not validate whether their input values are nil before attempting to access elements, which can lead ...

5.3CVSS6.8AI score0.00722EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/02/17 12:0 a.m.12 views

caddy-security Security Vulnerabilities

caddy-security is a security application and plugin for Caddy. A security vulnerability exists in caddy-security that stems from vulnerability to improper array index validation...

5.3CVSS6.8AI score0.00722EPSS
SaveExploits0References4
Zero Day Initiative
Zero Day Initiative
added 2024/02/09 12:0 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
Zero Day Initiative
Zero Day Initiative
added 2024/02/09 12:0 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
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
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
OSV
OSV
added 2024/02/07 5:27 p.m.23 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
CVE
CVE
added 2024/02/07 5:10 p.m.65 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
Cvelist
Cvelist
added 2024/02/06 5:47 a.m.31 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:1 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
UbuntuCve
UbuntuCve
added 2024/01/30 12:0 a.m.29 views

CVE-2023-52071

Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none...

5.8AI score
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/01/16 12:0 a.m.30 views

EulerOS Virtualization 3.0.2.6 : kernel (EulerOS-SA-2023-1066)

According to the versions of the kernel packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - In unixscmtoskb of afunix.c, there is a possible use after free bug due to a race condition. This could lead to local escalation ...

7.8CVSS6.8AI score0.06846EPSS
SaveExploits5References11
Rows per page
Query Builder