ghsa-34hf-g744-jw64
Vulnerability from github
Published
2022-05-14 01:48
Modified
2023-07-03 21:49
Severity ?
VLAI Severity ?
Summary
i18n Vulnerable to Denial of Service Attack
Details
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.
{
"affected": [
{
"package": {
"ecosystem": "RubyGems",
"name": "i18n"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.8.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2014-10077"
],
"database_specific": {
"cwe_ids": [
"CWE-20"
],
"github_reviewed": true,
"github_reviewed_at": "2022-06-17T21:39:16Z",
"nvd_published_at": "2018-11-06T15:29:00Z",
"severity": "HIGH"
},
"details": "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": "GHSA-34hf-g744-jw64",
"modified": "2023-07-03T21:49:57Z",
"published": "2022-05-14T01:48:52Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2014-10077"
},
{
"type": "WEB",
"url": "https://github.com/ruby-i18n/i18n/pull/250/commits/08293a41b34e93824563ca0f5b9b97e7451b6387"
},
{
"type": "WEB",
"url": "https://github.com/rubysec/ruby-advisory-db/pull/182/files"
},
{
"type": "WEB",
"url": "https://github.com/svenfuchs/i18n/pull/289"
},
{
"type": "WEB",
"url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/i18n/CVE-2014-10077.yml"
},
{
"type": "PACKAGE",
"url": "https://github.com/svenfuchs/i18n"
},
{
"type": "WEB",
"url": "https://github.com/svenfuchs/i18n/releases/tag/v0.8.0"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2018/11/msg00021.html"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
],
"summary": "i18n Vulnerable to Denial of Service Attack"
}
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…