Vulnerabilities

1 via 1 paths

Dependencies

5

Source

GitHub

Commit

e7eaf36b

Find, fix and prevent vulnerabilities in your code.

Severity
  • 1
Status
  • 1
  • 0
  • 0

high severity

Uncontrolled Recursion

  • Vulnerable module: org.apache.commons:commons-lang3
  • Introduced through: com.prowidesoftware:pw-swift-core@SRU2022-9.3.15

Detailed paths

  • Introduced through: adaptris/interlok-swift@adaptris/interlok-swift#e7eaf36b8414c1bd4732725936fb384f32946c79 com.prowidesoftware:pw-swift-core@SRU2022-9.3.15 org.apache.commons:commons-lang3@3.12.0

Overview

Affected versions of this package are vulnerable to Uncontrolled Recursion via the ClassUtils.getClass function. An attacker can cause the application to terminate unexpectedly by providing excessively long input values.

Remediation

Upgrade org.apache.commons:commons-lang3 to version 3.18.0 or higher.

References