Information Exposure Affecting django-request-logging package, versions [,0.6.9)


0.0
medium

Snyk CVSS

    Attack Complexity High
    Confidentiality High

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-PYTHON-DJANGOREQUESTLOGGING-450915
  • published 25 Jun 2019
  • disclosed 28 Apr 2019
  • credit Unknown

Introduced: 28 Apr 2019

CVE NOT AVAILABLE CWE-200 Open this link in a new tab

How to fix?

Upgrade django-request-logging to version 0.6.9 or higher.

Overview

django-request-logging is a Django middleware package that logs HTTP request body.

Affected versions of this package are vulnerable to Information Exposure. Sensitive information such as passwords are logged by the package by default due to not using SafeExceptionReportFilter.