Uploaded image for project: 'mod-rtac'
  1. mod-rtac
  2. MODRTAC-31

Fix security vulnerability reported in checkstyle < 8.29

    XMLWordPrintable

Details

    Description

      Remediation

      Upgrade com.puppycrawl.tools:checkstyle to version 8.29 or later. For example:

      <dependency>
       <groupId>com.puppycrawl.tools</groupId>
       <artifactId>checkstyle</artifactId>
       <version>[8.29,)</version> 
      </dependency>
      

      Always verify the validity and compatibility of suggestions with your codebase.

      GHSA-763g-fqq7-48wg

      moderate severity

      *Vulnerable versions:* < 8.29

      *Patched version:* 8.29

      Due to an incomplete fix for CVE-2019-9658, checkstyle was still vulnerable to XML External Entity (XXE) Processing.

      TestRail: Results

        Attachments

          Issue Links

            Activity

              People

                mreno Mathew Reno
                peter Peter Murray
                Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  TestRail: Runs

                    TestRail: Cases