Uploaded image for project: 'Xray for Jira'
  1. Xray for Jira
  2. XRAY-3088

Test and Pre-condition email is subject to HTML injection

    XporterXMLWordPrintable

Details

    • Xray R3.2.0 S4
    • NOTRUN

    Description

      Test and Pre-condition email is subject to HTML injection.

      If you write a Cucumber scenario with an HTML tag (e.g. <button>) this text will be rendered to HTML in the e-mail.

      Given I have entered <input_1> into the calculator
      And I have entered <input_2> into the calculator
      When I press <button>
      Then the result should be <output> on the screen stuff
      
        Examples:
          | input_1 | input_2 | button | output |
          | 20      | 30      | add    | 50     |
          | 2       | 5       | add    | 7      |
          | 0       | 40      | add    | 40     | 
          | 4       | 50      | add    | 54     | 
          | 5       | 50      | add    | 55     |
      

      Attachments

        Activity

          People

            dpca Diamantino Campos
            hslb Hugo Braz [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 0 minutes
                0m
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 2 hours, 30 minutes
                2h 30m