Open Redirect Affecting mod_auth_mellon-diagnostics package, versions <0:0.14.0-9.el8


Severity

Recommended
0.0
medium
0
10

Based on Red Hat Enterprise Linux security rating.

Threat Intelligence

Exploit Maturity
Not Defined
EPSS
0.26% (66th percentile)

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 Learn

Learn about Open Redirect vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-RHEL8-MODAUTHMELLONDIAGNOSTICS-3579490
  • published26 Jul 2021
  • disclosed22 Mar 2019

Introduced: 22 Mar 2019

CVE-2019-3877  (opens in a new tab)
CWE-601  (opens in a new tab)

How to fix?

Upgrade RHEL:8 mod_auth_mellon-diagnostics to version 0:0.14.0-9.el8 or higher.
This issue was patched in RHSA-2019:3421.

NVD Description

Note: Versions mentioned in the description apply only to the upstream mod_auth_mellon-diagnostics package and not the mod_auth_mellon-diagnostics package as distributed by RHEL. See How to fix? for RHEL:8 relevant fixed versions and status.

A vulnerability was found in mod_auth_mellon before v0.14.2. An open redirect in the logout URL allows requests with backslashes to pass through by assuming that it is a relative URL, while the browsers silently convert backslash characters into forward slashes treating them as an absolute URL. This mismatch allows an attacker to bypass the redirect URL validation logic in apr_uri_parse function.