Details

    • Type: Change Request
    • Status: Closed
    • Priority: Medium
    • Resolution: Done
    • Component/s: BenAdmin
    • Labels:
    • Module:
      BenAdmin - Security
    • Reported by:
      Support
    • Item State:
      Production Complete - Closed
    • Issue Importance:
      Must Have
    • Sprint:
      ST Sprint 2

      Description

      Vulnerability Description
      Sending the new 'X-Content-Type-Options' response header with the value 'nosniff' will prevent certain browsers from MIME-sniffing a response away from the declared content-type. The missing header causes these browsers to try to determine the content-type and encoding of the response, even when these properties are defined correctly.

      Impact
      This can make the web application vulnerable to Cross-Site Scripting (XSS) attacks. E.g. the Internet Explorer and Safari treat responses with the content-type 'text/plain' as HTML, if they contain HTML tags.

      Verification and Attack Information
      Praetorian discovered this vulnerability through manual testing. Specifically, Praetorian found the "X-Content-Type-Options" header was missing from server responses of the affected system.

      Recommendation
      Set the following HTTP header especially in all responses which contain user input:
      X-Content-Type-Options: nosniff

      References
      https://www.owasp.org/index.php/List_of_useful_HTTP_headers
      http://blogs.msdn.com/b/ie/archive/2008/09/02/ie8-security-part-vi-beta-2-update.aspx

        Attachments

          Activity

          Transition Time In Source Status Execution Times
          Vijayendra Shinde (Inactive) made transition -
          New Request Pending for Approval
          19s 1
          Vijayendra Shinde (Inactive) made transition -
          Pending for Approval Approved for Development
          1s 1
          Vijayendra Shinde (Inactive) made transition -
          Approved for Development In Development
          1s 1
          Niteen Surwase (Inactive) made transition -
          In Development In LB Testing
          3d 3h 50m 1
          Zeeshan Chishty (Inactive) made transition -
          In LB Testing Pending for Stage Approval
          4d 4m 1
          Niteen Surwase (Inactive) made transition -
          Pending for Stage Approval Approved for Stage
          47d 18h 8m 1
          Vijayendra Shinde (Inactive) made transition -
          Approved for Stage Stage Testing
          4h 53m 1
          Vijayendra Shinde (Inactive) made transition -
          Stage Testing Pending for Production Approval
          28s 1
          Niteen Surwase (Inactive) made transition -
          Pending for Production Approval Approved for production
          5d 42m 1
          Deepali Tidke (Inactive) made transition -
          Approved for production In Production Testing
          8d 21h 41m 1
          Deepali Tidke (Inactive) made transition -
          In Production Testing Production Complete
          4s 1
          Deepali Tidke (Inactive) made transition -
          Production Complete Closed
          2s 1

            People

            Assignee:
            deepalit Deepali Tidke (Inactive)
            Reporter:
            vijayendra Vijayendra Shinde (Inactive)
            Developer:
            Niteen Surwase (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved: