Vulnerabilities

2 via 3 paths

Dependencies

21

Source

GitHub

Commit

1bbe26a0

Find, fix and prevent vulnerabilities in your code.

Issue type
  • 2
  • 1
Severity
  • 1
  • 2
Status
  • 3
  • 0
  • 0

high severity

Uncontrolled Recursion

  • Vulnerable module: org.apache.commons:commons-lang3
  • Introduced through: org.jbehave:jbehave-core@5.2.0

Detailed paths

  • Introduced through: TurquoiseSpace/jbehave-junit-runner@TurquoiseSpace/jbehave-junit-runner#1bbe26a0e2459702cd15526c1f3a9e15c57eefdf org.jbehave:jbehave-core@5.2.0 org.apache.commons:commons-lang3@3.13.0
  • Introduced through: TurquoiseSpace/jbehave-junit-runner@TurquoiseSpace/jbehave-junit-runner#1bbe26a0e2459702cd15526c1f3a9e15c57eefdf org.jbehave:jbehave-core@5.2.0 org.apache.commons:commons-text@1.10.0 org.apache.commons:commons-lang3@3.13.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

medium severity

Uncontrolled Resource Consumption ('Resource Exhaustion')

  • Vulnerable module: commons-io:commons-io
  • Introduced through: org.jbehave:jbehave-core@5.2.0

Detailed paths

  • Introduced through: TurquoiseSpace/jbehave-junit-runner@TurquoiseSpace/jbehave-junit-runner#1bbe26a0e2459702cd15526c1f3a9e15c57eefdf org.jbehave:jbehave-core@5.2.0 commons-io:commons-io@2.13.0

Overview

commons-io:commons-io is a The Apache Commons IO library contains utility classes, stream implementations, file filters, file comparators, endian transformation classes, and much more.

Affected versions of this package are vulnerable to Uncontrolled Resource Consumption ('Resource Exhaustion') through the XmlStreamReader class. An attacker can cause the application to consume excessive CPU resources by sending specially crafted XML content.

Remediation

Upgrade commons-io:commons-io to version 2.14.0 or higher.

References

medium severity

EPL-1.0 license

  • Module: junit:junit
  • Introduced through: org.jbehave:jbehave-core@5.2.0

Detailed paths

  • Introduced through: TurquoiseSpace/jbehave-junit-runner@TurquoiseSpace/jbehave-junit-runner#1bbe26a0e2459702cd15526c1f3a9e15c57eefdf org.jbehave:jbehave-core@5.2.0 org.junit.vintage:junit-vintage-engine@6.1.0-M1 junit:junit@4.13.2

EPL-1.0 license