Hi,
I've inherited an old server that I need to keep alive until I can migrate stuff of it, one of the things I'm stuck with is a perl security issue:
The problem I'm seeing is this:
I have googled and googled but can't find the answer, can anyone point me in the right direction?
I've inherited an old server that I need to keep alive until I can migrate stuff of it, one of the things I'm stuck with is a perl security issue:
Code:
nas# portaudit
Affected package: perl-5.8.9_3
Type of problem: perl -- denial of service via algorithmic complexity attack on hashing routines.
Reference: [url]http://portaudit.FreeBSD.org/68c1f75b-8824-11e2-9996-c48508086173.html[/url]
Code:
as# portupgrade perl
[Updating the pkgdb <format:bdb_btree> in /var/db/pkg ... - 51 packages found (-0 +2) .. done]
** Port directory not found: lang/perl5.8
** Listing the failed packages (-:ignored / *:skipped / !:failed)
- lang/perl5.8 (port directory error)
I have googled and googled but can't find the answer, can anyone point me in the right direction?