Nokogiri 1.10.4 has been released. This is a security release. Summary details are below, and full details are at https://github.com/sparklemotion/nokogiri/issues/1915 --- ## 1.10.4 / 2019-08-11 ### Security #### Address CVE-2019-5477 (#1915) A command injection vulnerability in Nokogiri v1.10.3 and earlier allows commands to be executed in a subprocess by Ruby's `Kernel.open` method. Processes are vulnerable only if the undocumented method `Nokogiri::CSS::Tokenizer#load_file` is being passed untrusted user input. This vulnerability appears in code generated by the Rexical gem versions v1.0.6 and earlier. Rexical is used by Nokogiri to generate lexical scanner code for parsing CSS queries. The underlying vulnerability was addressed in Rexical v1.0.7 and Nokogiri upgraded to this version of Rexical in Nokogiri v1.10.4. This CVE's public notice is https://github.com/sparklemotion/nokogiri/issues/1915
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=caf197d03fb9a2e355844d12defdfa60db61ccc7 commit caf197d03fb9a2e355844d12defdfa60db61ccc7 Author: Hans de Graaff <graaff@gentoo.org> AuthorDate: 2019-08-12 07:02:20 +0000 Commit: Hans de Graaff <graaff@gentoo.org> CommitDate: 2019-08-12 07:02:35 +0000 dev-ruby/nokogiri: add 1.10.4 Bug: https://bugs.gentoo.org/691974 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Hans de Graaff <graaff@gentoo.org> dev-ruby/nokogiri/Manifest | 1 + dev-ruby/nokogiri/nokogiri-1.10.4.ebuild | 91 ++++++++++++++++++++++++++++++++ 2 files changed, 92 insertions(+)
Please test and mark stable.
x86 stable
ppc64 stable
ppc stable
ia64 stable
sparc stable
amd64 stable
alpha stable
arm stable
s390 stable
hppa stable
Cleanup done.
Resetting sanity check; keywords are not fully specified and arches are not CC-ed.
Arches and Maintainer(s), Thank you for your work. New GLSA Request filed.
This issue was resolved and addressed in GLSA 202006-05 at https://security.gentoo.org/glsa/202006-05 by GLSA coordinator Aaron Bauman (b-man).