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

          vijayendra Vijayendra Shinde (Inactive) created issue -
          vijayendra Vijayendra Shinde (Inactive) made changes -
          Field Original Value New Value
          Assignee Niteen Surwase [ niteen.surwase ]
          vijayendra Vijayendra Shinde (Inactive) made changes -
          Status New Request [ 10029 ] Pending for Approval [ 10002 ]
          vijayendra Vijayendra Shinde (Inactive) made changes -
          Status Pending for Approval [ 10002 ] Approved for Development [ 10003 ]
          vijayendra Vijayendra Shinde (Inactive) made changes -
          Status Approved for Development [ 10003 ] In Development [ 10007 ]
          vijayendra Vijayendra Shinde (Inactive) made changes -
          Sprint ST Sprint 2 [ 4 ]
          vijayendra Vijayendra Shinde (Inactive) made changes -
          Rank Ranked higher
          Hide
          niteen.surwase Niteen Surwase (Inactive) added a comment -

          HTTP Response Header
          Name : X-Content-Type-Options
          Value : nosniff

          For Testing :
          1. Open Login Page --> Inspect Element --> Network Tab --> Reload Page (Ctrl + F5)
          2. Check Response Headers of all files --> X-Content-Type-Options attribute is Added.

          Help URL:
          https://www.veracode.com/blog/2014/03/guidelines-for-setting-security-headers
          https://scotthelme.co.uk/hardening-your-http-response-headers/
          http://webtonio.com/iis-image-not-loading/

          Show
          niteen.surwase Niteen Surwase (Inactive) added a comment - HTTP Response Header Name : X-Content-Type-Options Value : nosniff For Testing : 1. Open Login Page --> Inspect Element --> Network Tab --> Reload Page (Ctrl + F5) 2. Check Response Headers of all files --> X-Content-Type-Options attribute is Added. Help URL: https://www.veracode.com/blog/2014/03/guidelines-for-setting-security-headers https://scotthelme.co.uk/hardening-your-http-response-headers/ http://webtonio.com/iis-image-not-loading/
          niteen.surwase Niteen Surwase (Inactive) made changes -
          Assignee Niteen Surwase [ niteen.surwase ] Amit Gude [ amitg ]
          niteen.surwase Niteen Surwase (Inactive) made changes -
          Status In Development [ 10007 ] Local Testing [ 10200 ]
          Hide
          amitg Amit Gude (Inactive) added a comment -

          Assigning to Zeeshan

          Show
          amitg Amit Gude (Inactive) added a comment - Assigning to Zeeshan
          amitg Amit Gude (Inactive) made changes -
          Assignee Amit Gude [ amitg ] Zeeshan Chishty [ zeeshan.chishty ]
          Hide
          Zeeshan.Chishty Zeeshan Chishty (Inactive) added a comment -

          Verified as X-Content Type Options Response header was implemented to 'nosniff'

          Show
          Zeeshan.Chishty Zeeshan Chishty (Inactive) added a comment - Verified as X-Content Type Options Response header was implemented to 'nosniff'
          Zeeshan.Chishty Zeeshan Chishty (Inactive) made changes -
          Status Local Testing [ 10200 ] Pending for Stage Approval [ 10300 ]
          samir Samir made changes -
          Issue Importance Must Have [ 11800 ]
          Zeeshan.Chishty Zeeshan Chishty (Inactive) made changes -
          Assignee Zeeshan Chishty [ zeeshan.chishty ] Niteen Surwase [ niteen.surwase ]
          Zeeshan.Chishty Zeeshan Chishty (Inactive) made changes -
          Labels Security
          niteen.surwase Niteen Surwase (Inactive) made changes -
          Item State Parent values: Development(10200)Level 1 values: In Analysis(10204) Parent values: LB QA(10201)Level 1 values: Ready for Stage(10213)
          niteen.surwase Niteen Surwase (Inactive) made changes -
          Component/s BenAdmin [ 10100 ]
          niteen.surwase Niteen Surwase (Inactive) made changes -
          Status Pending for Stage Approval [ 10300 ] Approved for Stage [ 10030 ]
          niteen.surwase Niteen Surwase (Inactive) made changes -
          Item State Parent values: LB QA(10201)Level 1 values: Ready for Stage(10213) Parent values: Stage QA(10202)Level 1 values: Stage Deployed(11602)
          niteen.surwase Niteen Surwase (Inactive) made changes -
          Assignee Niteen Surwase [ niteen.surwase ] Zeeshan Chishty [ zeeshan.chishty ]
          Hide
          Zeeshan.Chishty Zeeshan Chishty (Inactive) added a comment -

          Verified on stage as X-Content Type Options Response header was implemented to 'nosniff'

          Show
          Zeeshan.Chishty Zeeshan Chishty (Inactive) added a comment - Verified on stage as X-Content Type Options Response header was implemented to 'nosniff'
          Zeeshan.Chishty Zeeshan Chishty (Inactive) made changes -
          Assignee Zeeshan Chishty [ zeeshan.chishty ] Vijayendra Shinde [ ID10506 ]
          vijayendra Vijayendra Shinde (Inactive) made changes -
          Status Approved for Stage [ 10030 ] Stage Testing [ 10201 ]
          vijayendra Vijayendra Shinde (Inactive) made changes -
          Item State Parent values: Stage QA(10202)Level 1 values: Stage Deployed(11602) Parent values: Stage QA(10202)Level 1 values: Ready for Production(10217)
          vijayendra Vijayendra Shinde (Inactive) made changes -
          Status Stage Testing [ 10201 ] Pending for Production Approval [ 10301 ]
          niteen.surwase Niteen Surwase (Inactive) made changes -
          Assignee Vijayendra Shinde [ ID10506 ] Zeeshan Chishty [ zeeshan.chishty ]
          niteen.surwase Niteen Surwase (Inactive) made changes -
          Status Pending for Production Approval [ 10301 ] Approved for production [ 10034 ]
          niteen.surwase Niteen Surwase (Inactive) made changes -
          Item State Parent values: Stage QA(10202)Level 1 values: Ready for Production(10217) Parent values: Production QA(10203)Level 1 values: Production Deployed(10221)
          Hide
          gokul.sonawane Gokul Sonawane (Inactive) added a comment -

          Deployed on stage

          Show
          gokul.sonawane Gokul Sonawane (Inactive) added a comment - Deployed on stage
          niteen.surwase Niteen Surwase (Inactive) made changes -
          Developer Niteen Surwase [ niteen.surwase ]
          Hide
          Zeeshan.Chishty Zeeshan Chishty (Inactive) added a comment -

          x-content-type-options
          nosniff header is added on Production server confirmed the same

          Show
          Zeeshan.Chishty Zeeshan Chishty (Inactive) added a comment - x-content-type-options nosniff header is added on Production server confirmed the same
          Zeeshan.Chishty Zeeshan Chishty (Inactive) made changes -
          Assignee Zeeshan Chishty [ zeeshan.chishty ] Deepali Tidke [ deepalit ]
          Hide
          deepalit Deepali Tidke (Inactive) added a comment -

          as discussed with Niteen no functional testing is involved here , can close this ticket.

          Show
          deepalit Deepali Tidke (Inactive) added a comment - as discussed with Niteen no functional testing is involved here , can close this ticket.
          deepalit Deepali Tidke (Inactive) made changes -
          Item State Parent values: Production QA(10203)Level 1 values: Production Deployed(10221) Parent values: Production Complete(10222)Level 1 values: Closed(10223)
          deepalit Deepali Tidke (Inactive) made changes -
          Status Approved for production [ 10034 ] Production Testing [ 10202 ]
          deepalit Deepali Tidke (Inactive) made changes -
          Resolution Fixed [ 1 ]
          Status Production Testing [ 10202 ] Production Complete [ 10028 ]
          deepalit Deepali Tidke (Inactive) made changes -
          Status Production Complete [ 10028 ] Closed [ 6 ]
          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: