VulnerabilityModified
CVE-2019-15562
GORM before 1.9.10 allows SQL injection via incomplete parentheses.
CRITICAL 9.8EPSS 1.66%
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (1.66%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
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
- CVSS 3.1
- 9.8 CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 1.66% probability · 75th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-89
- Affected
- gorm/gorm
- Source
- cve@mitre.org
References
- https://github.com/go-gorm/gorm/issues/2517#issuecomment-638145427Vendor Advisory
- https://github.com/go-gorm/gorm/pull/2519Third Party Advisory
- https://github.com/go-gorm/gorm/pull/2674Vendor Advisory
- https://github.com/jinzhu/gorm/releases/tag/v1.9.10Release Notes, Third Party Advisory
- https://github.com/go-gorm/gorm/issues/2517#issuecomment-638145427Vendor Advisory
- https://github.com/go-gorm/gorm/pull/2519Third Party Advisory
- https://github.com/go-gorm/gorm/pull/2674Vendor Advisory
- https://github.com/jinzhu/gorm/releases/tag/v1.9.10Release Notes, Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.