Commits on Source (2)
-
Salvatore Bonaccorso authored
-
Salvatore Bonaccorso authored
The issues were fixed differently in the monitoring-plugins codebasis. Upstream of monitoring-plugins did in the fix decide to drop privileges before reading file. Thiw as adressed in https://github.com/monitoring-plugins/monitoring-plugins/commit/48025ff39c3a78b7805bf803ac96730cef53e15c which is included in the initial upload of monitoring-plugins for Debian. As such CVE-2014-4703 as well (as being a CVE for an incomplete fix specifically for nagios-plugins does not affect montoring-plugins) As a note for people wanting to backport the fixed for nagios-plugins itself for older versions: For nagios-plugins specifically the fix could be extracted by the diff of the tarballs for 2.0.1 to 2.0.2 for CVE-2014-470{1,2} limiting to lib/parse_ini.c and for CVE-2014-4703 for the changes in lib/parse_ini.c between 2.0.2 and 2.0.3.