Files
CVEs-PoC/2022/CVE-2022-22818.md
T
2024-05-25 21:48:12 +02:00

861 B

CVE-2022-22818

Description

The {% debug %} template tag in Django 2.2 before 2.2.27, 3.2 before 3.2.12, and 4.0 before 4.0.2 does not properly encode the current context. This may lead to XSS.

POC

Reference

No PoCs from references.

Github