Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-8105

[7.0.z] Mention danger of XXE attack if some resteasy parameters are set to non default values

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • None
    • 7.0.4.CR2, 7.1.0.DR6
    • Documentation
    • None

      Book: Developing webservices applications
      Chapter: 2.10. Securing JAX-RS Web Services

      Resteasy has three parameters which are protection against XML external entity attack.
      These parameters are have default values set in a way that resteasy is protected against it.

      This chapter shoul contain warning that changing default values of these three parameters may cause REST application to be potentially vulnerable against XXE attack.

      The mentioned parameters are:

      • resteasy.document.expand.entity.references
      • resteasy.document.secure.processing.feature
      • resteasy.document.secure.disableDTDs
        (all documented in A.2. RESTEasy Configuration Parameters chapter)

              rhn-engineering-nchaudha Nidhi Chaudhary
              kanovotn Katerina Odabasi
              Katerina Odabasi Katerina Odabasi
              Katerina Odabasi Katerina Odabasi
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: