Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-6216

No output sanitizing in FormattedServiceListWriter

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 3.0.1
    • 3.1.9, 3.0.12, 3.2.0
    • Transports
    • None
    • Unknown

    Description

      No output sanitizing is done, which makes the code vulnerable for injection. I do not have a specific use case, but it is good habit to do. Maybe you can use the OWASP Sanitizer: https://www.owasp.org/index.php/OWASP_Java_HTML_Sanitizer_Project

      One example from the file:
      writer.write("<span class=\"field\">Endpoint address:</span> " + "<span class=\"value\">"
      + absoluteURL + "</span>");

      Attachments

        Issue Links

          Activity

            People

              sergey_beryozkin Sergey Beryozkin
              dkwakkel Donald Kwakkel
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: