GORM before 1.9.10 allows SQL injection via incomplete parentheses. NOTE: Misusing Gorm by passing untrusted user input where Gorm expects trusted SQL fragments is a vulnerability in the application, not in GormReferenceshttps://github.com/jinzhu/gorm/releases/tag/v1.9.10https://github.com/go-gorm/gorm/pull/2519https://github.com/go-gorm/gorm/pull/2674https://github.com/go-gorm/gorm/issues/2517#issuecomment-638145427