Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2010-4534


The administrative interface in django.contrib.admin in Django before 1.1.3, 1.2.x before 1.2.4, and 1.3.x before 1.3 beta 1 does not properly restrict use of the query string to perform certain object filtering, which allows remote authenticated users to obtain sensitive information via a series of requests containing regular expressions, as demonstrated by a created_by__password__regex parameter.


Published

2011-01-10T20:00:16.877

Last Modified

2025-04-11T00:51:21.963

Status

Deferred

Source

[email protected]

Severity

CVSSv2: 4.0 (MEDIUM)

CVSSv2 Vector

AV:N/AC:L/Au:S/C:P/I:N/A:N

  • Access Vector: NETWORK
  • Access Complexity: LOW
  • Authentication: SINGLE
  • Confidentiality Impact: PARTIAL
  • Integrity Impact: NONE
  • Availability Impact: NONE
Exploitability Score

8.0

Impact Score

2.9

Weaknesses
  • Type: Primary
    CWE-264

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application djangoproject django ≤ 1.1.2 Yes
Application djangoproject django 0.91 Yes
Application djangoproject django 0.95 Yes
Application djangoproject django 0.95.1 Yes
Application djangoproject django 0.96 Yes
Application djangoproject django 1.0 Yes
Application djangoproject django 1.0.1 Yes
Application djangoproject django 1.0.2 Yes
Application djangoproject django 1.1 Yes
Application djangoproject django 1.1.0 Yes
Application djangoproject django 1.2 Yes
Application djangoproject django 1.2.1 Yes
Application djangoproject django 1.2.2 Yes
Application djangoproject django 1.2.3 Yes
Application djangoproject django 1.3 Yes
Application djangoproject django 1.3 Yes

References