see owasp recommendation for things to remove from a csv export.
this expression matches on following characters [. , ; + = - @ ' "] also carriage return
make sure to clear strings for whitespace and choose your preferred methods for additional security from the examples in the owasp documentation