jQWidgets Forums

jQuery UI Widgets Forums Editors Editor MVC Security Issue

This topic contains 1 reply, has 2 voices, and was last updated by  Peter Stoev 9 years, 2 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • MVC Security Issue #83897

    Justintkw
    Participant

    Hello:

    I am wondering if someone can advise on security issue reguarding the use of Editor. With the asp.net platform, in order to process Editor content, I have disabled input validation and the controller action level. But if a user ‘guesses’ that input validation is disabled, would the user not be able to type in malicious scripts in the editor and submit that?

    I am sure this is a common concern when using rich text editor and asp.net in general, but I could not find a good solution to allow html tags AND prevent malicious scripts at the same time. I would appreciate any advise on this.

    Thank you!

    MVC Security Issue #83905

    Peter Stoev
    Keymaster

    Hi Justintkw,

    I suppose you can check and validate what your users wrote before sending it from a client to a server.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com/

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.