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
{
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "1.9.10"
}
],
"source": [
"CPE_RANGE",
"REFERENCES"
],
"cpe": "cpe:2.3:a:gorm:gorm:*:*:*:*:*:*:*:*"
}