ghsa-pchc-949f-53m5
Vulnerability from github
Published
2017-10-24 18:33
Modified
2023-02-13 17:01
Summary
Improper Input Validation in multi_xml
Details
multi_xml gem 0.5.2 for Ruby, as used in Grape before 0.2.6 and possibly other products, does not properly restrict casts of string values, which allows remote attackers to conduct object-injection attacks and execute arbitrary code, or cause a denial of service (memory and CPU consumption) involving nested XML entity references, by leveraging support for (1) YAML type conversion or (2) Symbol type conversion, a similar vulnerability to CVE-2013-0156.
{ "affected": [ { "package": { "ecosystem": "RubyGems", "name": "multi_xml" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.5.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2013-0175" ], "database_specific": { "cwe_ids": [ "CWE-20" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:48:50Z", "nvd_published_at": "2013-04-25T23:55:00Z", "severity": "HIGH" }, "details": "multi_xml gem 0.5.2 for Ruby, as used in Grape before 0.2.6 and possibly other products, does not properly restrict casts of string values, which allows remote attackers to conduct object-injection attacks and execute arbitrary code, or cause a denial of service (memory and CPU consumption) involving nested XML entity references, by leveraging support for (1) YAML type conversion or (2) Symbol type conversion, a similar vulnerability to CVE-2013-0156.", "id": "GHSA-pchc-949f-53m5", "modified": "2023-02-13T17:01:58Z", "published": "2017-10-24T18:33:37Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-0175" }, { "type": "WEB", "url": "https://github.com/sferik/multi_xml/pull/34" }, { "type": "WEB", "url": "https://github.com/sferik/multi_xml/commit/c94b136d06822514fc2e99dc851e6c4eeb4c8bdf" }, { "type": "PACKAGE", "url": "https://github.com/sferik/multi_xml" }, { "type": "WEB", "url": "https://groups.google.com/forum/?fromgroups=#!topic/ruby-grape/fthDkMgIOa0" }, { "type": "WEB", "url": "https://news.ycombinator.com/item?id=5040457" }, { "type": "WEB", "url": "https://www.openwall.com/lists/oss-security/2013/01/11/9" } ], "schema_version": "1.4.0", "severity": [], "summary": "Improper Input Validation in multi_xml" }
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.
- 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.