### [CVE-2024-28865](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-28865) ![](https://img.shields.io/static/v1?label=Product&message=django-wiki&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3D%20%3C%200.10.1%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-1333%3A%20Inefficient%20Regular%20Expression%20Complexity&color=brighgreen) ### Description 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. ### POC #### Reference No PoCs from references. #### Github - https://github.com/NaInSec/CVE-LIST - https://github.com/fkie-cad/nvd-json-data-feeds