GHSA-4m3r-2vx9-4x56HighCVSS 7.6
SiYuan versions before 3.8.3 contain an SQL injection vulnerability in the graph.go query2Stmt...
🔗 CVE IDs covered (1)
📋 Description
SiYuan versions before 3.8.3 contain an SQL injection vulnerability in the graph.go query2Stmt function where tag values are concatenated raw into SQL string literals without escaping single quotes. A publish-mode reader or anonymous visitor can inject SQL via inline HTML span tags in the getGraph endpoint to execute arbitrary queries on the read-write database and exfiltrate private data across notebooks.