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

Sanitize Chatbot input against SQL injections and scripting #17

Open
uvicaiclub opened this issue Apr 30, 2022 · 1 comment
Open

Sanitize Chatbot input against SQL injections and scripting #17

uvicaiclub opened this issue Apr 30, 2022 · 1 comment
Labels
Security Provides insurance against threats

Comments

@uvicaiclub
Copy link
Collaborator

The Chatbot input box is a huge vulnerability for the site, we need security implementations set up on this asap!

ACCEPTANCE CRITERIA:

  • SQL injections are prevented
  • Scripting is prevented
@debrahwyatt
Copy link
Collaborator

Scripting doesn't seem to affect the input box (which is good), and I wasn't able to trigger an SQL injection. Therefore I'm abandoning the ticket for now, perhaps to revisit during another milestone.

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

No branches or pull requests

1 participant