CyberRota Analysis
AI-GeneratedYesWiki versions prior to 4.6.6 are vulnerable to stored cross-site scripting (XSS) due to improper handling of form-field templates, which can allow attackers to inject malicious scripts into rendered forms. This vulnerability could lead to unauthorized access or manipulation of user data, impacting the security of applications using the affected versions. Organizations utilizing YesWiki should prioritize upgrading to version 4.6.6 or later to mitigate this risk.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
YesWiki is a wiki system written in PHP. Prior to version 4.6.6, Bazar form-field templates still apply |raw('html') to field.label / field.hint in attribute and label-body contexts, resulting stored XSS in form renders. This issue has been patched in version 4.6.6.