lua-users home
lua-l archive

Re: Found heap-buffer-overflow with grammar-based fuzzer

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On 2023年3月15日 at 16:01, Betka, Maik
<maik.betka@iste.uni-stuttgart.de> wrote:
> return utf8.dump (load (string.dump (function (...) return (((1.8e-2)//(function (table) if ((0.0e-1)//(function (table) if ((0.0e-0)+coroutine) then
this part is suspicious:
.... load (string.dump(function .....
there's no guarantee against loading arbitrary bytecode; which is
exactly what this snipped does.
-- 
Javier

AltStyle によって変換されたページ (->オリジナル) /