1 matches found
Vyper's `slice()` may elide side-effects when output length is 0
Impact the slice builtin can elide side effects when the output length is 0, and the source bytestring is a builtin msg.data or .code. the reason is that for these source locations, the check that length = 1 is skipped:...
6.3CVSS6.7AI score0.00399EPSS
SaveExploits0References6Affected Software1
20