yukon-server icon indicating copy to clipboard operation
yukon-server copied to clipboard

fix: events args type checking

Open n0bodysec opened this issue 1 year ago • 0 comments

Some events do not correctly sanitize the received arguments. Also, the function parsing chat commands could access properties of the Object prototype.

While these bugs are not critical at first instance, they should be patched.

I open PR as draft, because I have not yet done all the necessary tests to ensure correct operation.

n0bodysec avatar Jul 10 '23 12:07 n0bodysec