FreshPorts - VuXML

This page displays vulnerability information about FreeBSD Ports.

The VUXML data was last processed by FreshPorts on 2024-03-28 15:43:32 UTC

List all Vulnerabilities, by package

List all Vulnerabilities, by date

k68

These are the vulnerabilities relating to the commit you have selected:

VuXML IDDescription
13c54e6d-5c45-11eb-b4e2-001b217b3468nokogiri -- Security vulnerability

Nokogiri reports:

In Nokogiri versions <= 1.11.0.rc3, XML Schemas parsed by Nokogiri::XML::Schema were trusted by default, allowing external resources to be accessed over the network, potentially enabling XXE or SSRF attacks.


Discovery 2021-01-22
Entry 2021-01-22
rubygem-nokogiri
rubygem-nokogiri18
< 1.11.0.rc3

https://nokogiri.org/CHANGELOG.html
CVE-2020-26247
0569146e-bdef-11e9-bd31-8de4a4470bbbNokogiri -- injection vulnerability

Nokogiri GitHub release:

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.


Discovery 2019-08-11
Entry 2019-08-13
rubygem-nokogiri
< 1.10.4

https://github.com/sparklemotion/nokogiri/releases
https://github.com/sparklemotion/nokogiri/issues/1915
CVE-2019-5477