PT-2021-19884 · Powermux · Powermux
Andrew Burian
·
Published
2021-06-29
·
Updated
2022-01-11
·
CVE-2021-32721
CVSS v3.1
6.1
Medium
| Vector | AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N |
Name of the Vulnerable Software and Affected Versions
PowerMux versions prior to 1.1.1
Description
PowerMux is a drop-in replacement for Go's http.ServeMux. Attackers may be able to craft phishing links and other open redirects by exploiting the trailing slash redirection feature. This may lead to users being redirected to untrusted sites after following an attacker crafted link. You may detect attempts to craft URLs that exploit this feature by looking for request paths containing pairs of forward slashes in sequence combined with a trailing slash, e.g.,
https://example.com//foo/.Recommendations
For versions prior to 1.1.1, update to version 1.1.1 to resolve the issue. As a temporary workaround, consider monitoring request paths for pairs of forward slashes in sequence combined with a trailing slash to detect potential exploitation attempts.
Fix
Open Redirect
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Powermux