Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(SH-2154) Variables must be defined before use, critical bug #31

Open
philipjonsen opened this issue Feb 18, 2024 · 0 comments
Open

(SH-2154) Variables must be defined before use, critical bug #31

philipjonsen opened this issue Feb 18, 2024 · 0 comments

Comments

@philipjonsen
Copy link

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/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant