cvelist/2014/10xxx/CVE-2014-10077.json
2019-03-18 03:27:50 +00:00

77 lines
2.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2014-10077",
"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",
"value": "Hash#slice in lib/i18n/core_ext/hash.rb in the i18n gem before 0.8.0 for Ruby allows remote attackers to cause a denial of service (application crash) via a call in a situation where :some_key is present in keep_keys but not present in the hash."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/svenfuchs/i18n/releases/tag/v0.8.0",
"refsource": "MISC",
"url": "https://github.com/svenfuchs/i18n/releases/tag/v0.8.0"
},
{
"name": "https://github.com/rubysec/ruby-advisory-db/pull/182/files",
"refsource": "MISC",
"url": "https://github.com/rubysec/ruby-advisory-db/pull/182/files"
},
{
"name": "[debian-lts-announce] 20181121 [SECURITY] [DLA 1584-1] ruby-i18n security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2018/11/msg00021.html"
},
{
"name": "https://github.com/svenfuchs/i18n/pull/289",
"refsource": "MISC",
"url": "https://github.com/svenfuchs/i18n/pull/289"
}
]
}
}