Vulnerabilities

1 via 1 paths

Dependencies

34

Source

GitHub

Commit

c83c951e

Find, fix and prevent vulnerabilities in your code.

Severity
  • 1
Status
  • 1
  • 0
  • 0

medium severity
new

Improper Validation of Syntactic Correctness of Input

  • Vulnerable module: io.undertow:undertow-core
  • Introduced through: io.undertow:undertow-core@2.3.22.Final

Detailed paths

  • Introduced through: descoped/data-collector-server-base@descoped/data-collector-server-base#c83c951e39a5a94265c8586993b3685f881caa9f io.undertow:undertow-core@2.3.22.Final

Overview

io.undertow:undertow-core is a Java web server based on non-blocking IO.

Affected versions of this package are vulnerable to Improper Validation of Syntactic Correctness of Input of the request's Host header. An attacker can manipulate server behavior, potentially leading to cache poisoning, internal network scanning, or session hijacking by sending crafted HTTP requests with malicious Host headers.

Remediation

A fix was pushed into the master branch but not yet published.

References