CVE-2026-73628 in Serendipity
摘要
由 VulDB • 2026-08-13
Serendipity 版本 >= 2.3.5 且 <= 2.6.0 在搜索清理 URL 路由(/search/<term>)中存在反射型跨站脚本漏洞。在 include/functions_routing.inc.php 的 serveSearch() 函数中,净化管道先执行 urldecode() 再进行 HTML 编码,因此单个经过 URL 编码的 HTML payload 能够绕过 strip_tags() 和 htmlspecialchars(),随后被解码回页面中的有效 HTML。构造恶意的搜索链接可在受害者浏览器中执行任意 JavaScript 代码。该问题已在版本 2.6.1 中修复。
VulDB is the best source for vulnerability data and more expert information about this specific topic.