Open Redirect Affecting github.com/andrewburian/powermux package, versions <1.1.1


0.0
medium

Snyk CVSS

    Attack Complexity Low
    User Interaction Required
    Scope Changed

    Threat Intelligence

    Exploit Maturity Proof of concept
    EPSS 0.08% (33rd 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-GOLANG-GITHUBCOMANDREWBURIANPOWERMUX-1315143
  • published 30 Jun 2021
  • disclosed 30 Jun 2021
  • credit Unknown

How to fix?

Upgrade github.com/AndrewBurian/powermux to version 1.1.1 or higher.

Overview

github.com/AndrewBurian/powermux is a Fast and efficient replacement for Go's ServeMux with middleware, path parameters, and no custom context

Affected versions of this package are vulnerable to Open Redirect via the trailing slash redirection feature. For example, for a host.address using the vulnerable application, a GET request to https://host.address//attacker.address/ will redirect the client to attacker.address.

References