gsd-2014-10077
Vulnerability from gsd
Modified
2014-09-27 00:00
Details
i18n Gem for Ruby contains a flaw in the Hash#slice() function in
lib/i18n/core_ext/hash.rb that is triggered when calling a hash when
:some_key is in keep_keys but not in the hash. This may allow an attacker
to cause the program to crash.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2014-10077",
"description": "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.",
"id": "GSD-2014-10077",
"references": [
"https://www.suse.com/security/cve/CVE-2014-10077.html",
"https://advisories.mageia.org/CVE-2014-10077.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"affected": [
{
"package": {
"ecosystem": "RubyGems",
"name": "i18n",
"purl": "pkg:gem/i18n"
}
}
],
"aliases": [
"CVE-2014-10077"
],
"details": "i18n Gem for Ruby contains a flaw in the Hash#slice() function in\nlib/i18n/core_ext/hash.rb that is triggered when calling a hash when\n:some_key is in keep_keys but not in the hash. This may allow an attacker\nto cause the program to crash.\n",
"id": "GSD-2014-10077",
"modified": "2014-09-27T00:00:00.000Z",
"published": "2014-09-27T00:00:00.000Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/svenfuchs/i18n/pull/289"
}
],
"related": [
"OSVDB-121500"
],
"schema_version": "1.4.0",
"summary": "i18n Gem for Ruby lib/i18n/core_ext/hash.rb Hash#slice() Function Hash Handling DoS"
}
},
"namespaces": {
"cve.org": {
"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"
}
]
}
},
"github.com/rubysec/ruby-advisory-db": {
"cve": "2014-10077",
"date": "2014-09-27",
"description": "i18n Gem for Ruby contains a flaw in the Hash#slice() function in\nlib/i18n/core_ext/hash.rb that is triggered when calling a hash when\n:some_key is in keep_keys but not in the hash. This may allow an attacker\nto cause the program to crash.\n",
"gem": "i18n",
"patched_versions": [
"\u003e= 0.8.0"
],
"related": {
"osvdb": [
121500
]
},
"title": "i18n Gem for Ruby lib/i18n/core_ext/hash.rb Hash#slice() Function Hash Handling DoS",
"url": "https://github.com/svenfuchs/i18n/pull/289"
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003c0.8.0",
"affected_versions": "All versions before 0.8.0",
"cvss_v2": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"cwe_ids": [
"CWE-1035",
"CWE-20",
"CWE-937"
],
"date": "2018-12-13",
"description": "`Hash#slice` in `lib/i18n/core_ext/hash.rb` in the i18n gem 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.",
"fixed_versions": [
"0.8.0"
],
"identifier": "CVE-2014-10077",
"identifiers": [
"CVE-2014-10077"
],
"not_impacted": "All versions starting from 0.8.0",
"package_slug": "gem/i18n",
"pubdate": "2018-11-06",
"solution": "Upgrade to version 0.8.0 or above.",
"title": "Improper Input Validation",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2014-10077"
],
"uuid": "1ff35e8c-9c14-497b-a9d4-45c2ccca38a3"
},
{
"affected_range": "(,0.8.0)",
"affected_versions": "All versions before 0.8.0",
"cvss_v2": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"cwe_ids": [
"CWE-1035",
"CWE-20",
"CWE-937"
],
"date": "2018-12-13",
"description": "Hash#slice in lib/i18n/core_ext/hash.rb in the i18n gem 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.",
"fixed_versions": [
"1.0.0"
],
"identifier": "CVE-2014-10077",
"identifiers": [
"CVE-2014-10077"
],
"not_impacted": "All versions starting from 0.8.0",
"package_slug": "nuget/i18n",
"pubdate": "2018-11-06",
"solution": "Upgrade to version 1.0.0 or above.",
"title": "Improper Input Validation",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2014-10077",
"https://github.com/svenfuchs/i18n/releases/tag/v0.8.0",
"https://github.com/svenfuchs/i18n/pull/289",
"https://github.com/rubysec/ruby-advisory-db/pull/182/files",
"https://lists.debian.org/debian-lts-announce/2018/11/msg00021.html"
],
"uuid": "ad83104b-ca60-4c3d-9242-106c49ac9749"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:i18n_project:i18n:*:*:*:*:*:ruby:*:*",
"cpe_name": [],
"versionEndExcluding": "0.8.0",
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2014-10077"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"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": "en",
"value": "CWE-20"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/svenfuchs/i18n/releases/tag/v0.8.0",
"refsource": "MISC",
"tags": [
"Release Notes",
"Third Party Advisory"
],
"url": "https://github.com/svenfuchs/i18n/releases/tag/v0.8.0"
},
{
"name": "https://github.com/svenfuchs/i18n/pull/289",
"refsource": "MISC",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/svenfuchs/i18n/pull/289"
},
{
"name": "https://github.com/rubysec/ruby-advisory-db/pull/182/files",
"refsource": "MISC",
"tags": [
"Patch",
"Third Party Advisory"
],
"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",
"tags": [
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2018/11/msg00021.html"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
},
"lastModifiedDate": "2018-12-13T20:30Z",
"publishedDate": "2018-11-06T15:29Z"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…