Lucene search
+L

2955 matches found

Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2024/02/28 12:00 a.m.•0 views

CVE-2021-46984: Improper Validation of Array Index

In the Linux kernel, the following vulnerability has been resolved: kyber: fix out of bounds access when preempted blkmqschedbiomerge gets the ctx and hctx for the current CPU and passes the hctx to -biomerge. kyberbiomerge then gets the ctx for the current CPU again and uses that to get the...

7.8CVSS5.9AI score0.00256EPSS
SaveExploits0References12
NVD
NVD
•added 2024/02/27 7:04 p.m.•21 views

CVE-2020-36776

In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/cpufreqcooling: Fix slab OOB issue Slab OOB issue is scanned by KASAN in cpupowertofreq. If power is limited below the power of OPP0 in EM table, it will cause slab out-of-bound issue with negative array index...

5.5CVSS5.6AI score0.00232EPSS
SaveExploits0References4
Prion
Prion
•added 2024/02/27 7:04 p.m.•22 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/cpufreqcooling: Fix slab OOB issue Slab OOB issue is scanned by KASAN in cpupowertofreq. If power is limited below the power of OPP0 in EM table, it will cause slab out-of-bound issue with negative array index...

7.2AI score0.00232EPSS
SaveExploits0References4
Prion
Prion
•added 2024/02/27 7:15 a.m.•18 views

Design/Logic Flaw

In the Linux kernel, the following vulnerability has been resolved: KVM: VMX: Don't use vcpu-run-internal.ndata as an array index vmxhandleexit uses vcpu-run-internal.ndata as an index for an array access. Since vcpu-run is can be mapped to a user address space with a writer permission, the 'ndat...

7AI score
SaveExploits0References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2024/02/27 12:00 a.m.•1 views

CVE-2020-36776: Improper Validation of Array Index

In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/cpufreqcooling: Fix slab OOB issue Slab OOB issue is scanned by KASAN in cpupowertofreq. If power is limited below the power of OPP0 in EM table, it will cause slab out-of-bound issue with negative array index...

5.5CVSS5.8AI score0.00232EPSS
SaveExploits0References1
Prion
Prion
•added 2024/02/26 8:19 p.m.•32 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.•22 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.00616EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
•added 2024/02/17 6:30 a.m.•33 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
OSV
OSV
•added 2024/02/17 6:30 a.m.•50 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
NVD
NVD
•added 2024/02/17 5:15 a.m.•40 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.•15 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.•27 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:00 a.m.•105 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:00 a.m.•19 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
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2024/02/17 12:00 a.m.•1 views

CVE-2024-21493: Improper Validation of Array Index

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
CNNVD
CNNVD
•added 2024/02/17 12:00 a.m.•18 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:00 a.m.•29 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:00 a.m.•34 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.•22 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.•47 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
Rows per page
Query Builder