Vulnerability 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Django-Wiki Project | Django-Wiki | >= 0.0.20, <= 0.7.8 |
Related Weaknesses (CWE)
References
- https://github.com/django-wiki/django-wiki/commit/9eaccc7519e4206a4d2f22640882f0PatchThird Party Advisory
- https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25986Third Party AdvisoryVDB Entry
- https://github.com/django-wiki/django-wiki/commit/9eaccc7519e4206a4d2f22640882f0PatchThird Party Advisory
- https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25986Third Party AdvisoryVDB Entry
FAQ
What is CVE-2021-25986?
CVE-2021-25986 is a vulnerability with a CVSS score of 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 tit...
How severe is CVE-2021-25986?
CVE-2021-25986 has been rated MEDIUM with a CVSS base score of 5.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2021-25986?
Check the references section above for vendor advisories and patch information. Affected products include: Django-Wiki Project Django-Wiki.