Cross-site Scripting (XSS) Affecting django package, versions [1.9,1.10.8)[1.11a1,1.11.5)


Severity

Recommended
0.0
medium
0
10

CVSS assessment made by Snyk's Security Team. Learn more

Threat Intelligence

Exploit Maturity
Proof of concept
EPSS
0.22% (61st 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 Cross-site Scripting (XSS) vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-PYTHON-DJANGO-40626
  • published6 Sept 2017
  • disclosed5 Sept 2017
  • creditCharles Bideau

Introduced: 5 Sep 2017

CVE-2017-12794  (opens in a new tab)
CWE-79  (opens in a new tab)

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 Cross-site Scripting (XSS) attacks. Autoescaping of HTML was disabled by default in the technical 500 debug page template. This vulnerability shouldn't affect most production sites since you shouldn't run with DEBUG = True in production settings.

Details

<>

PoC

http://redacted/create_user/?username=<script>alert(/XSS/)</script>

CVSS Scores

version 3.1