#34514: `firstof` tag do not escapes variables defined in `wth` tag
-------------------------------------+-------------------------------------
     Reporter:  Алексей Поклонский   |                    Owner:  nobody
         Type:  Bug                  |                   Status:  closed
    Component:  Template system      |                  Version:  4.0
     Severity:  Normal               |               Resolution:  invalid
     Keywords:  firstof, with,       |             Triage Stage:
  templates                          |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 All string literals defined on templates are consider safe. If you can
 define string literals on templates you can put whatever you want and you
 don't need XSS vulnerabilities. Therefore, there is no value to auto-
 escaping them.

 For the future, report security issues in **private** by emailing
 [email protected] not via the public issue tracker, see
 [https://docs.djangoproject.com/en/dev/internals/security/#reporting-
 security-issues docs].

-- 
Ticket URL: <https://code.djangoproject.com/ticket/34514#comment:1>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/01070187b4949f39-59342223-3445-489b-b9d2-097bcee4fe04-000000%40eu-central-1.amazonses.com.

Reply via email to