alxbrsn

Results 3 issues of alxbrsn

Hacker publicly discloses details of a report that was previously submitted to a team. However: * the team/platform has rejected the report as invalid OR * the bug has already...

The code is vulnerable to prototype pollution, because it allows patching `__proto__`. This can be escalated to remote code execution if user-supplied input is passed as the patch list: ```js...

Hey, I'm trying to write an android trading app using this library but the dalvik compiler won't accept jre 1.7 .class files. I would really appreciate the source or a...