Skip to content

CVE-2024-42758 - Dokuwiki (indexmenu plugin) - XSS Vulnerability

Notifications You must be signed in to change notification settings

1s1ldur/CVE-2024-42758

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

CVE-2024-42758

A Cross-site Scripting (XSS) vulnerability exists in version v2024-01-05 of the indexmenu plugin when is used and enabled in Dokuwiki (Open Source Wiki Engine). A malicious attacker can input XSS payloads for example when creating or editing existing page, to trigger the XSS on Dokuwiki, which is then stored in .txt file (due to nature of how Dokuwiki is designed), which presents stored XSS.

https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-42758

Vulnerable Dokuwiki page: doku.php?id=[page_name]

Vulnerable Payload: <script>alert('XSS')</script>

image

image

image

Discovered by Antun Matija Kriskovic, July 2024

About

CVE-2024-42758 - Dokuwiki (indexmenu plugin) - XSS Vulnerability

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published