CVE-2025-24017

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-24017
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-24017.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-24017
Aliases
Published
2025-01-21T15:37:58Z
Modified
2025-10-14T14:34:43Z
Severity
  • 7.6 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:H/A:L CVSS Calculator
Summary
YesWiki Vulnerable to Unauthenticated DOM Based XSS
Details

YesWiki is a wiki system written in PHP. Versions up to and including 4.4.5 are vulnerable to any end-user crafting a DOM based XSS on all of YesWiki's pages which is triggered when a user clicks on a malicious link. The vulnerability makes use of the search by tag feature. When a tag doesn't exist, the tag is reflected on the page and isn't properly sanitized on the server side which allows a malicious user to generate a link that will trigger an XSS on the client's side when clicked. This vulnerability allows any user to generate a malicious link that will trigger an account takeover when clicked, therefore allowing a user to steal other accounts, modify pages, comments, permissions, extract user data (emails), thus impacting the integrity, availability and confidentiality of a YesWiki instance. Version 4.5.0 contains a patch for the issue.

References

Affected packages

Git / github.com/YesWiki/yeswiki

Affected ranges

Type
GIT
Repo
https://github.com/YesWiki/yeswiki
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed