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

prevent csv injections #43

Open
bernhardreiter opened this issue Nov 20, 2020 · 0 comments
Open

prevent csv injections #43

bernhardreiter opened this issue Nov 20, 2020 · 0 comments

Comments

@bernhardreiter
Copy link
Member

Mailgen should by default prevent formulars in the events data
to be used as injection vector, as described here:

certtools/intelmq#1652

The current implementation uses https://docs.python.org/3/library/csv.html
so a fix could be an extension to this upstream library.

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