cvelist/2018/3xxx/CVE-2018-3769.json
2018-07-05 12:04:38 -04:00

73 lines
2.0 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "support@hackerone.com",
"ID" : "CVE-2018-3769",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "ruby-grape ruby gem",
"version" : {
"version_data" : [
{
"version_value" : ">= 1.0.3"
}
]
}
}
]
},
"vendor_name" : "Ruby Grape"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "ruby-grape ruby gem suffers from a cross-site scripting (XSS) vulnerability via \"format\" parameter."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Cross-site Scripting (XSS) - Generic (CWE-79)"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/ruby-grape/grape/commit/6876b71efc7b03f7ce1be3f075eaa4e7e6de19af",
"refsource" : "CONFIRM",
"url" : "https://github.com/ruby-grape/grape/commit/6876b71efc7b03f7ce1be3f075eaa4e7e6de19af"
},
{
"name" : "https://github.com/ruby-grape/grape/issues/1762",
"refsource" : "CONFIRM",
"url" : "https://github.com/ruby-grape/grape/issues/1762"
},
{
"name" : "https://github.com/ruby-grape/grape/pull/1763",
"refsource" : "CONFIRM",
"url" : "https://github.com/ruby-grape/grape/pull/1763"
}
]
}
}