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

The exploit given in the README was not effective because there #3

Merged
merged 2 commits into from
Mar 30, 2021

Conversation

adamhawkbaldwin
Copy link
Contributor

seems to be a limitation on executing INSERT statements in
line with the arbitrary sqlite string.

Instead let's provide a table of users to dump from the search box.

@adamhawkbaldwin adamhawkbaldwin force-pushed the bugfix/exploit-non-effective branch from 3735f7f to 8ae3020 Compare March 30, 2021 20:27
@azconger azconger merged commit 59b2bb5 into kaakaww:main Mar 30, 2021
Adam Baldwin and others added 2 commits March 30, 2021 14:28
seems to be a limitation on executing `INSERT` statements in
line with the arbitrary sqlite string.

Instead let's provide a table of users to dump from the search box.
Bwvolleyball referenced this pull request in birdwatchers-anonymous/vuln_node_express Sep 27, 2022
* Update README.md

* Update README.md
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

Successfully merging this pull request may close these issues.

2 participants