Lucene search

K
osvGoogleOSV:GHSA-4CXW-HQ44-R344
HistoryFeb 24, 2022 - 12:00 a.m.

Off-by-one Error in v2fly/v2ray-core

2022-02-2400:00:52
Google
osv.dev
14
v2ray-core
off-by-one error
vulnerability
indexing operations
out of bounds
software

EPSS

0.002

Percentile

56.6%

v2fly/v2ray-core prior to 4.44.0 is vulnerable to an off-by-one error. Indexing operations on arrays, slices, or strings should use an index at most one less than the length. If the index is checked for being less than or equal to the length (<=), instead of less than the length (<), the index could be out of bounds.

EPSS

0.002

Percentile

56.6%