Improper Input Validation Affecting org.eclipse.hawkbit:hawkbit-update-server package, versions [0,0.3.0M7)


0.0
medium

Snyk CVSS

    Attack Complexity Low

    Threat Intelligence

    EPSS 0.07% (29th percentile)
Expand this section
NVD
6.1 medium

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-JAVA-ORGECLIPSEHAWKBIT-1061943
  • published 18 Jan 2021
  • disclosed 18 Jan 2021
  • credit Holger-Seemueller

How to fix?

Upgrade org.eclipse.hawkbit:hawkbit-update-server to version 0.3.0M7 or higher.

Overview

Affected versions of this package are vulnerable to Improper Input Validation. The HTTP 404 (Not Found) JSON response body returned by the REST API may contain unsafe characters within the path attribute. Sending a POST request to a non existing resource will return the full path from the given URL unescaped to the client.