You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What I manage to do was to run eval('console.log') command on your server trought injections and MITM. I will post some of the most severe flaws you guys should look into.
A variable has been referenced that is not known to have been assigned earlier in the script. Double-check that the variable has indeed been assigned before being referenced and that it does not contain any typos. Note: This issue only triggers for variables with lowercase characters in their name (foo …
Occurrences
There is 1 occurrence of this issue in the repository.
Description
What I manage to do was to run eval('console.log') command on your server trought injections and MITM. I will post some of the most severe flaws you guys should look into.
A variable has been referenced that is not known to have been assigned earlier in the script. Double-check that the variable has indeed been assigned before being referenced and that it does not contain any typos. Note: This issue only triggers for variables with lowercase characters in their name (
foo
…Occurrences
There is 1 occurrence of this issue in the repository.
See all occurrences on DeepSource → app.deepsource.com/gh/philipjonsen/mern-stack-ecommerce/issue/SH-2154/occurrences/
The text was updated successfully, but these errors were encountered: