cve/2021/CVE-2021-25986.md
2024-06-18 02:51:15 +02:00

922 B

CVE-2021-25986

Description

In Django-wiki, versions 0.0.20 to 0.7.8 are vulnerable to Stored Cross-Site Scripting (XSS) in Notifications Section. An attacker who has access to edit pages can inject JavaScript payload in the title field. When a victim gets a notification regarding the changes made in the application, the payload in the notification panel renders and loads external JavaScript.

POC

Reference

Github

No PoCs found on GitHub currently.