Baker68
Baker68
Server code : ``` const { WebSocketChannel } = require('async-call-rpc/utils/node/websocket.server') const { Msgpack_Serialization } = require('async-call-rpc/utils/node/msgpack') const { AsyncCall } = require('async-call-rpc') const { Server } = require('ws') const {compute}...
When this modal appears the script execution is stopped, it does not execute your next action. I've encountered this issues on Amazon & Google. Is there a way to detect...
When a customer visits Cezerin, two signed cookies are set : `landing_url` and `referrer_url`. The `referrer_url` cookie is set (signed) with the value of the Referer header but its missing...
PoC : ``` https://plusha.cezerin.net/search?search=jaVasCript:/*-/*`/*\`/*%27/*%22/**/(/*%20*/oNcliCk=alert()%20)//%0D%0A%0D%0A//%3C/stYle/%3C/titLe/%3C/teXtarEa/%3C/scRipt/--!%3E\x3csVg/%3CsVg/oNloAd=alert()//%3E\x3e ``` Same issue is present on First Name checkout input fields.
When this modal appears the script execution is stopped, it does not execute your next action. I've encountered this issues on Amazon & Google. Is there a way to detect...
Using the same project structure specified [here](https://github.com/ulixee/hero/issues/239), when the `userProfile` option is used, the `exportUserProfile` fails with error ``` TypeError: window.exportDomStorage is not a function ``` In order to reproduce...
Every time a client disconnects and tries to reconnect it keeps throwing this error. I tried KeepClean and ReuseAddress but still throws the error. What can I do to give...