CVE-2022-22818
MEDIUMDjango 2.2-2.2.26, 3.2-3.2.11, 4.0-4.0.1 - Cross-Site Scripting via {% debug %} Template Tag
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2022-22818. PoCs published by Prikalel.
AI-analyzed exploit summary This repository contains a fuzzer for Django templates to discover XSS vulnerabilities, specifically targeting CVE-2022-22818. It uses a custom grammar-based fuzzer to generate HTML templates and test for vulnerabilities in Django's template rendering engine.
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.
Exploits (1)
This repository contains a fuzzer for Django templates to discover XSS vulnerabilities, specifically targeting CVE-2022-22818. It uses a custom grammar-based fuzzer to generate HTML templates and test for vulnerabilities in Django's template rendering engine.
References (6)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N