2019-08-26 13:00:47 +00:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2019-15562" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a" ,
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-03-19 15:00:39 +00:00
"value" : "** 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."
2019-08-26 13:00:47 +00:00
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/jinzhu/gorm/releases/tag/v1.9.10" ,
"refsource" : "MISC" ,
"name" : "https://github.com/jinzhu/gorm/releases/tag/v1.9.10"
} ,
{
"refsource" : "MISC" ,
2021-03-17 13:00:51 +00:00
"name" : "https://github.com/go-gorm/gorm/pull/2519" ,
"url" : "https://github.com/go-gorm/gorm/pull/2519"
2021-03-19 15:00:39 +00:00
} ,
{
"refsource" : "MISC" ,
"name" : "https://github.com/go-gorm/gorm/pull/2674" ,
"url" : "https://github.com/go-gorm/gorm/pull/2674"
} ,
{
"refsource" : "MISC" ,
"name" : "https://github.com/go-gorm/gorm/issues/2517#issuecomment-638145427" ,
"url" : "https://github.com/go-gorm/gorm/issues/2517#issuecomment-638145427"
2019-08-26 13:00:47 +00:00
}
]
}
}