Open Redirect Affecting libapache2-mod-auth-mellon package, versions <0.14.2-1ubuntu1


Severity

Recommended
0.0
medium
0
10

Based on Ubuntu security rating.

Threat Intelligence

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-UBUNTU1904-LIBAPACHE2MODAUTHMELLON-527056
  • published23 Mar 2019
  • disclosed27 Mar 2019

Introduced: 23 Mar 2019

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

How to fix?

Upgrade Ubuntu:19.04 libapache2-mod-auth-mellon to version 0.14.2-1ubuntu1 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream libapache2-mod-auth-mellon package and not the libapache2-mod-auth-mellon package as distributed by Ubuntu. See How to fix? for Ubuntu:19.04 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.