ghsa-vg3r-rm7w-2xgh
Vulnerability from github
Published
2024-05-16 17:44
Modified
2024-07-16 14:07
Severity ?
Summary
REXML contains a denial of service vulnerability
Details
Impact
The REXML gem before 3.2.6 has a DoS vulnerability when it parses an XML that has many <
s in an attribute value.
If you need to parse untrusted XMLs, you may be impacted to this vulnerability.
Patches
The REXML gem 3.2.7 or later include the patch to fix this vulnerability.
Workarounds
Don't parse untrusted XMLs.
References
- https://www.ruby-lang.org/en/news/2024/05/16/dos-rexml-cve-2024-35176/
{ "affected": [ { "package": { "ecosystem": "RubyGems", "name": "rexml" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.2.7" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-35176" ], "database_specific": { "cwe_ids": [ "CWE-400" ], "github_reviewed": true, "github_reviewed_at": "2024-05-16T17:44:04Z", "nvd_published_at": "2024-05-16T16:15:09Z", "severity": "MODERATE" }, "details": "### Impact\n\nThe REXML gem before 3.2.6 has a DoS vulnerability when it parses an XML that has many `\u003c`s in an attribute value.\n\nIf you need to parse untrusted XMLs, you may be impacted to this vulnerability.\n\n### Patches\n\nThe REXML gem 3.2.7 or later include the patch to fix this vulnerability.\n\n### Workarounds\n\nDon\u0027t parse untrusted XMLs.\n\n### References\n\n* https://www.ruby-lang.org/en/news/2024/05/16/dos-rexml-cve-2024-35176/", "id": "GHSA-vg3r-rm7w-2xgh", "modified": "2024-07-16T14:07:13Z", "published": "2024-05-16T17:44:04Z", "references": [ { "type": "WEB", "url": "https://github.com/ruby/rexml/security/advisories/GHSA-vg3r-rm7w-2xgh" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-35176" }, { "type": "WEB", "url": "https://github.com/ruby/rexml/commit/4325835f92f3f142ebd91a3fdba4e1f1ab7f1cfb" }, { "type": "PACKAGE", "url": "https://github.com/ruby/rexml" }, { "type": "WEB", "url": "https://www.ruby-lang.org/en/news/2024/05/16/dos-rexml-cve-2024-35176" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "type": "CVSS_V3" } ], "summary": "REXML contains a denial of service vulnerability" }
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.