Search Results (2 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2024-28865 1 Django-wiki Project 1 Django-wiki 2026-01-13 7.5 High
django-wiki is a wiki system for Django. Installations of django-wiki prior to version 0.10.1 are vulnerable to maliciously crafted article content that can cause severe use of server CPU through a regular expression loop. Version 0.10.1 fixes this issue. As a workaround, close off access to create and edit articles by anonymous users.
CVE-2021-25986 1 Django-wiki Project 1 Django-wiki 2025-04-30 5.4 Medium
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.