6. “CSV injection is a vulnerability
which affects applications having
the export spreadsheets
functionality.
7. #cat Introduction
▸Modern Applications allow users to export their data into .csv
or xls file which are handled by spreadsheet applications like
MS-EXCEL and OpenOffice Calc
▸Inputs from untrusted sources
▸Once exploited successfully, can lead to Remote Code
Execution and Remote Exfilteration of sensitive data
19. #cat References
Special thanks to all the people who made and released these
awesome resources:
▸ Comma Separated Vulnerabilities by ContextIS
▸ CSV Injection Revisited - Making Things More
Dangerous(and fun) by Andy Gill
▸ Formula Injection by Chirag Savla
▸ Everything about the CSV Excel Macro Injection by Ishaq
Mohammed
▸ CSV Injection in Uber reported by David Dworken