Forum Discussion

ArturCarvalho's avatar
ArturCarvalho
Icon for Nimbostratus rankNimbostratus
Aug 04, 2025

Unblocking CSV uploads

Hello,

We currently have a server that needs to upload CSV files. If the CSV is well formatted, the users want to be able to export anything from Excel and not get blocked. E.g. headers with ":", text like "sleep", etc.

On top of that, they sometimes have long file names, and big files (10 GB).

 

Do you have any advice to which rules put in place for this scenario? We don't want to create security risks, but in any case the CSV is being stored as text in an Elastic Search database.

 

Thank you in advance,

Artur

2 Replies

  • Hi,

     

    In F5 Side we have to make changes in LTM to allow the big files and ASM to verify the csv file and disable the attack signature (. E.g. headers with ":", text like "sleep", etc.).