Information Exposure Affecting django package, versions [,1.4.14) [1.5,1.5.9) [1.6,1.6.6)


0.0
low

Snyk CVSS

    Attack Complexity Low
    User Interaction Required

    Threat Intelligence

    EPSS 0.21% (59th percentile)
Expand this section
NVD
3.5 low

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-DJANGO-40262
  • published 20 Aug 2014
  • disclosed 20 Aug 2014
  • credit Collin Anderson

Overview

django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.

Affected versions of this package are vulnerable to Information Exposure. The administrative interface (contrib.admin) does not check if a field represents a relationship between models. This allows remote authenticated users to obtain sensitive information via the to_field parameter in a popup action to an admin change form page.