GHSA-7hp2-xwpj-95jq
Vulnerability from github
Published
2018-09-17 21:53
Modified
2023-06-30 19:54
Severity ?
Summary
Denial of service or RCE from libxml2 and libxslt
Details
Nokogiri is affected by series of vulnerabilities in libxml2 and libxslt, which are libraries Nokogiri depends on. It was discovered that libxml2 and libxslt incorrectly handled certain malformed documents, which can allow malicious users to cause issues ranging from denial of service to remote code execution attacks.
{ "affected": [ { "package": { "ecosystem": "RubyGems", "name": "nokogiri" }, "ranges": [ { "events": [ { "introduced": "1.6.0" }, { "fixed": "1.6.8" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2015-8806" ], "database_specific": { "cwe_ids": [ "CWE-125" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:22:55Z", "nvd_published_at": null, "severity": "HIGH" }, "details": "Nokogiri is affected by series of vulnerabilities in libxml2 and libxslt, which are libraries Nokogiri depends on. It was discovered that libxml2 and libxslt incorrectly handled certain malformed documents, which can allow malicious users to cause issues ranging from denial of service to remote code execution attacks.", "id": "GHSA-7hp2-xwpj-95jq", "modified": "2023-06-30T19:54:52Z", "published": "2018-09-17T21:53:42Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-8806" }, { "type": "WEB", "url": "https://github.com/sparklemotion/nokogiri/issues/1473" }, { "type": "WEB", "url": "https://bugzilla.gnome.org/show_bug.cgi?id=749115" }, { "type": "WEB", "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/nokogiri/CVE-2015-8806.yml" }, { "type": "PACKAGE", "url": "https://github.com/sparklemotion/nokogiri" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/201701-37" }, { "type": "WEB", "url": "https://web.archive.org/web/20160928171015/http://www.securityfocus.com/bid/82071" }, { "type": "WEB", "url": "https://www.debian.org/security/2016/dsa-3593" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2016/02/03/5" }, { "type": "WEB", "url": "http://www.oracle.com/technetwork/topics/security/bulletinjul2016-3090568.html" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2994-1" } ], "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:H", "type": "CVSS_V3" } ], "summary": "Denial of service or RCE from libxml2 and libxslt" }
Loading...
Loading...
- 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.