* Re: 01/01: gnu: Add Nagios.
[not found] ` <20161130223109.CCC082201C1@vcs.savannah.gnu.org>
@ 2016-12-30 19:52 ` Leo Famulari
2016-12-31 17:41 ` Ludovic Courtès
2016-12-31 19:05 ` Ludovic Courtès
0 siblings, 2 replies; 3+ messages in thread
From: Leo Famulari @ 2016-12-30 19:52 UTC (permalink / raw)
To: guix-devel
[-- Attachment #1: Type: text/plain, Size: 877 bytes --]
On Wed, Nov 30, 2016 at 10:31:09PM +0000, Ludovic Court�s wrote:
> civodul pushed a commit to branch master
> in repository guix.
>
> commit d30e578a0011b05d1e7d8b3ba7ee38588eba301c
> Author: Ludovic Courtès <ludo@gnu.org>
> Date: Wed Nov 30 23:26:57 2016 +0100
>
> gnu: Add Nagios.
>
> * gnu/packages/monitoring.scm: New file.
> * gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
> + (version "4.0.8")
> + ;; XXX: Newer versions such as 4.2.3 bundle a copy of AngularJS.
This version of Nagios includes some severe security vulnerabilities:
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9566
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9565
They allow remote attackers to read and write arbitrary files (leading
to remote code execution) or to escalate privilege to the superuser.
What should we do?
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: 01/01: gnu: Add Nagios.
2016-12-30 19:52 ` 01/01: gnu: Add Nagios Leo Famulari
@ 2016-12-31 17:41 ` Ludovic Courtès
2016-12-31 19:05 ` Ludovic Courtès
1 sibling, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2016-12-31 17:41 UTC (permalink / raw)
To: Leo Famulari; +Cc: guix-devel
Leo Famulari <leo@famulari.name> skribis:
> On Wed, Nov 30, 2016 at 10:31:09PM +0000, Ludovic Court�s wrote:
>> civodul pushed a commit to branch master
>> in repository guix.
>>
>> commit d30e578a0011b05d1e7d8b3ba7ee38588eba301c
>> Author: Ludovic Courtès <ludo@gnu.org>
>> Date: Wed Nov 30 23:26:57 2016 +0100
>>
>> gnu: Add Nagios.
>>
>> * gnu/packages/monitoring.scm: New file.
>> * gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
>
>> + (version "4.0.8")
>> + ;; XXX: Newer versions such as 4.2.3 bundle a copy of AngularJS.
>
> This version of Nagios includes some severe security vulnerabilities:
>
> https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9566
> https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9565
>
> They allow remote attackers to read and write arbitrary files (leading
> to remote code execution) or to escalate privilege to the superuser.
>
> What should we do?
We should upgrade, even if that means bundling AngularJS (there’s no
other way :-/). I’ll look into it ASAP.
Thanks for the reminder!
Ludo’.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: 01/01: gnu: Add Nagios.
2016-12-30 19:52 ` 01/01: gnu: Add Nagios Leo Famulari
2016-12-31 17:41 ` Ludovic Courtès
@ 2016-12-31 19:05 ` Ludovic Courtès
1 sibling, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2016-12-31 19:05 UTC (permalink / raw)
To: Leo Famulari; +Cc: guix-devel
Leo Famulari <leo@famulari.name> skribis:
> On Wed, Nov 30, 2016 at 10:31:09PM +0000, Ludovic Court�s wrote:
>> civodul pushed a commit to branch master
>> in repository guix.
>>
>> commit d30e578a0011b05d1e7d8b3ba7ee38588eba301c
>> Author: Ludovic Courtès <ludo@gnu.org>
>> Date: Wed Nov 30 23:26:57 2016 +0100
>>
>> gnu: Add Nagios.
>>
>> * gnu/packages/monitoring.scm: New file.
>> * gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
>
>> + (version "4.0.8")
>> + ;; XXX: Newer versions such as 4.2.3 bundle a copy of AngularJS.
>
> This version of Nagios includes some severe security vulnerabilities:
>
> https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9566
> https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9565
>
> They allow remote attackers to read and write arbitrary files (leading
> to remote code execution) or to escalate privilege to the superuser.
>
> What should we do?
Updated to 4.2.4 in 7fc2d377d16b5aefacf01e3c9105dc0344a33dbe.
Ludo’.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-12-31 19:05 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20161130223109.19603.88396@vcs.savannah.gnu.org>
[not found] ` <20161130223109.CCC082201C1@vcs.savannah.gnu.org>
2016-12-30 19:52 ` 01/01: gnu: Add Nagios Leo Famulari
2016-12-31 17:41 ` Ludovic Courtès
2016-12-31 19:05 ` Ludovic Courtès
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).