Releases118
Frequency2 weeks 4 days
Last Release
Stars39.9K
The fantastic ORM library for Golang, aims to be developer friendly

CVE History

CVEAffectedPublishedCVSS v3CVSS v2
< 1.9.109.8 CRITICAL7.5 HIGH

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 Gorm