Comment by gf000
1 year ago
If you see `exec`, that's an obvious point where you want to pay extra attention.
Compare to an innocent looking map operation, and it's not even in the same league.
1 year ago
If you see `exec`, that's an obvious point where you want to pay extra attention.
Compare to an innocent looking map operation, and it's not even in the same league.
What's the least suspicious-looking code that you think could facilitate remote code execution via data-race memory corruption?