CVE-2019-11068: Nokogiri vulnerable to libxslt protection mechanism bypass
(updated )
A dependency of Nokogiri, libxslt through 1.1.33 allows bypass of a protection mechanism because callers of xsltCheckRead and xsltCheckWrite permit access even upon receiving a -1 error code. xsltCheckRead can return -1 for a crafted URL that is not actually invalid and is subsequently loaded.
References
- github.com/advisories/GHSA-qxcg-xjjg-66mj
- github.com/rubysec/ruby-advisory-db/blob/master/gems/nokogiri/CVE-2019-11068.yml
- github.com/sparklemotion/nokogiri/blob/f7aa3b0b29d6fe5fafe93dacd9b96b6b3d16b7ec/CHANGELOG.md?plain=1
- github.com/sparklemotion/nokogiri/commit/fe034aedcc59b566740567d621843731686676b9
- github.com/sparklemotion/nokogiri/issues/1892
- github.com/sparklemotion/nokogiri/pull/1898
- gitlab.gnome.org/GNOME/libxslt/commit/e03553605b45c88f0b4b2980adfbbb8f6fca2fd6
- lists.debian.org/debian-lts-announce/2019/04/msg00016.html
- lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/36TEYN37XCCKN2XUMRTBBW67BPNMSW4K
- lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/GCOAX2IHUMKCM3ILHTMGLHCDSBTLP2JU
- lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/SK4YNISS22MJY22YX5I6V2U63QZAUEHA
- lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/36TEYN37XCCKN2XUMRTBBW67BPNMSW4K
- lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GCOAX2IHUMKCM3ILHTMGLHCDSBTLP2JU
- lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SK4YNISS22MJY22YX5I6V2U63QZAUEHA
- nvd.nist.gov/vuln/detail/CVE-2019-11068
- security.netapp.com/advisory/ntap-20191017-0001
- usn.ubuntu.com/3947-1
- usn.ubuntu.com/3947-2
- www.oracle.com/technetwork/security-advisory/cpuoct2019-5072832.html
Code Behaviors & Features
Detect and mitigate CVE-2019-11068 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →