Description
SiYuan is an open-source personal knowledge management system. Prior to 3.7.1, the block search endpoint POST /api/search/fullTextSearchBlock concatenates attacker-controlled paths values into SQL predicates used by non-SQL search modes, allowing an unauthenticated publish visitor to inject a UNION SELECT and return rows from hidden documents by projecting an allowed visible box and path. This issue is fixed in versions 3.7.1.
Problem types
CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Product status
References
github.com/...siyuan/security/advisories/GHSA-h89q-4j2h-7h88
github.com/...siyuan/security/advisories/GHSA-h89q-4j2h-7h88
github.com/...ommit/57bcad4b331836880bfe6be25d4180bdcf10db0d
github.com/...ommit/d0f0fe146fb07d594fcadc4f48d4f7c30ac01d1e
github.com/siyuan-note/siyuan/releases/tag/v3.7.1