Jump to content

avi24k

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by avi24k

  1. Hi,

    thanks for your reply.

    By parsing I meant the database interpret the text () in the file (.txt, .xml, xls) and puts into a table. This table is also view-able using the application (thick-client, non-http). The application itself is written in Delphi and communicates with the database directly (using connection string).

  2. Hi All,

    I am testing a 2-tier thick client application which has a file upload functionality.

    The files are uploaded directly to the database, without any checks on the content and filetype. The database (mssql in this case) parses the file and present it back to the application viewer.

    Is there's any way I can abuse this functionality?

    Thanks.

    Regards,

    Avi

×
×
  • Create New...