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

Properly filter user input #3

Open
fser opened this issue Sep 9, 2016 · 1 comment
Open

Properly filter user input #3

fser opened this issue Sep 9, 2016 · 1 comment

Comments

@fser
Copy link

fser commented Sep 9, 2016

The input sanitizing is not sufficient:

  • In list names, I have encountered an issue with a mailing list containing an amperstamp &.
  • Also, list names could be used to inject arbitrary commands on creation.
  • The same holds for list passwords.
@lelutin
Copy link

lelutin commented Sep 9, 2016

this would be the proper solution to #1 (and more since that other issue is only concerned with the password field)

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

2 participants