cvelist/2018/3xxx/CVE-2018-3769.json
2019-03-18 07:09:32 +00:00

72 lines
2.3 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"
}
]
}
}