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 applicationsUpgrade django-request-logging
to version 0.6.9 or higher.
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
.