cve/2025/CVE-2025-53369.md
2025-09-29 21:09:30 +02:00

1.2 KiB

CVE-2025-53369

Description

Short Description is a MediaWiki extension that provides local short description support. In version 4.0.0, short descriptions are not properly sanitized before being inserted as HTML using mw.util.addSubtitle, allowing any user to insert arbitrary HTML into the DOM by editing a page. This issue has been patched in version 4.0.1.

POC

Reference

Github

No PoCs found on GitHub currently.