** DISPUTED ** 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.
References
Link | Resource |
---|---|
https://github.com/go-gorm/gorm/issues/2517#issuecomment-638145427 | Vendor Advisory |
https://github.com/go-gorm/gorm/pull/2519 | Third Party Advisory |
https://github.com/go-gorm/gorm/pull/2674 | Vendor Advisory |
https://github.com/jinzhu/gorm/releases/tag/v1.9.10 | Release Notes Third Party Advisory |
https://github.com/go-gorm/gorm/issues/2517#issuecomment-638145427 | Vendor Advisory |
https://github.com/go-gorm/gorm/pull/2519 | Third Party Advisory |
https://github.com/go-gorm/gorm/pull/2674 | Vendor Advisory |
https://github.com/jinzhu/gorm/releases/tag/v1.9.10 | Release Notes Third Party Advisory |
Configurations
History
21 Nov 2024, 04:29
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/go-gorm/gorm/issues/2517#issuecomment-638145427 - Vendor Advisory | |
References | () https://github.com/go-gorm/gorm/pull/2519 - Third Party Advisory | |
References | () https://github.com/go-gorm/gorm/pull/2674 - Vendor Advisory | |
References | () https://github.com/jinzhu/gorm/releases/tag/v1.9.10 - Release Notes, Third Party Advisory |
Information
Published : 2019-08-26 13:15
Updated : 2024-11-21 04:29
NVD link : CVE-2019-15562
Mitre link : CVE-2019-15562
CVE.ORG link : CVE-2019-15562
JSON object : View
Products Affected
gorm
- gorm
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')