Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Jul 2014 19:11:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 186562] [UPDATE] ports-mgmt/jailaudit  make it work with pkg
Message-ID:  <bug-186562-13-sdiwpoTceX@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-186562-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-186562-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=186562

Dan Langille <dvl@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dvl@FreeBSD.org

--- Comment #6 from Dan Langille <dvl@FreeBSD.org> ---
I did a test just one. Fresh install of jailaudit into a 9.2 server.

Looks like jailaudit is not reporting vulnerabilities which exist.

[dan@knew:/usr/ports/ports-mgmt/jailaudit] $ sudo /usr/local/bin/jailaudit
generate dan@langille.org toiler.unixathome.org pg93.unixathome.org
crey.unixathome.org

Downloading a current audit database:
pkgng support enabled, using /usr/local/sbin/pkg version 1.3.1.
pkg: vulnxml file up-to-date


Now let's go into the jail and try pkg audit:

[dan@knew:/usr/ports/ports-mgmt/jailaudit] $ sudo ezjail-admin console
crey.unixathome.org
Last login: Tue Jun 10 14:15:00 on pts/3
FreeBSD 9.2-RELEASE-p10 (GENERIC) #0: Tue Jul  8 10:48:24 UTC 2014

[bunch of stuff cut from paste]

Edit /etc/motd to change this login announcement.

root@crey:/root # bash
[root@crey:~] # pkg audit
pkg: warning: database version 27 is newer than libpkg(3) version 21, but still
compatible
apache22-2.2.27_2 is vulnerable:
apache22 -- several vulnerabilities
CVE: CVE-2014-0226
CVE: CVE-2014-0231
CVE: CVE-2014-0118
WWW: http://portaudit.FreeBSD.org/f927e06c-1109-11e4-b090-20cf30e32f6d.html

1 problem(s) in the installed packages found.
[root@crey:~] #

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-186562-13-sdiwpoTceX>