ghsa-62qp-3fxm-9wxf
Vulnerability from github
Published
2022-05-05 00:29
Modified
2023-06-09 19:45
Severity ?
Summary
Nokogiri vulnerable to DoS while parsing XML documents
Details
Nokogiri gem has Denial of Service via infinite loop when parsing XML documents
{ "affected": [ { "package": { "ecosystem": "RubyGems", "name": "nokogiri" }, "ranges": [ { "events": [ { "introduced": "1.5.0" }, { "fixed": "1.5.11" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "RubyGems", "name": "nokogiri" }, "ranges": [ { "events": [ { "introduced": "1.6.0" }, { "fixed": "1.6.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2013-6460" ], "database_specific": { "cwe_ids": [ "CWE-776" ], "github_reviewed": true, "github_reviewed_at": "2023-06-09T19:45:51Z", "nvd_published_at": "2019-11-05T15:15:00Z", "severity": "MODERATE" }, "details": "Nokogiri gem has Denial of Service via infinite loop when parsing XML documents", "id": "GHSA-62qp-3fxm-9wxf", "modified": "2023-06-09T19:45:51Z", "published": "2022-05-05T00:29:01Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-6460" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/cve-2013-6460" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2013-6460" }, { "type": "WEB", "url": "https://bugzilla.suse.com/show_bug.cgi?id=CVE-2013-6460" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/90058" }, { "type": "WEB", "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/nokogiri/CVE-2013-6460.yml" }, { "type": "PACKAGE", "url": "https://github.com/sparklemotion/nokogiri" }, { "type": "WEB", "url": "https://security-tracker.debian.org/tracker/CVE-2013-6460" }, { "type": "WEB", "url": "https://web.archive.org/web/20200229074427/https://www.securityfocus.com/bid/64513" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2013/12/27/2" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "Nokogiri vulnerable to DoS while parsing XML documents" }
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.