aboutsummaryrefslogtreecommitdiffstats
path: root/www/phpnuke
diff options
context:
space:
mode:
authoreik <eik@FreeBSD.org>2004-02-25 20:18:19 +0800
committereik <eik@FreeBSD.org>2004-02-25 20:18:19 +0800
commit67b8a82193fc33ba38d5960ca8beb2df5a6924ea (patch)
treeeb19dc703fe9e38f9c1d72ca55844c5449f7a6cc /www/phpnuke
parentd1d4ddaf279614b0d89c982742d5b0604401346c (diff)
downloadfreebsd-ports-gnome-67b8a82193fc33ba38d5960ca8beb2df5a6924ea.tar.gz
freebsd-ports-gnome-67b8a82193fc33ba38d5960ca8beb2df5a6924ea.tar.zst
freebsd-ports-gnome-67b8a82193fc33ba38d5960ca8beb2df5a6924ea.zip
mark FORBIDDEN: SQL injection vulnerability in Php-Nuke <= 7.1.0
References: <http://www.securityfocus.com/archive/1/353201> <http://www.securityfocus.com/archive/1/352324> <http://www.securityfocus.com/archive/1/348375> <http://www.securityfocus.com/archive/1/353188> (XSS) <http://www.securityfocus.com/archive/1/353291> <http://www.net-security.org/vuln.php?id=3226> <http://security.nnov.ru/search/document.asp?docid=5748> <http://securitylab.ru/42540.html> <http://www.phpbb.com/phpBB/viewtopic.php?f=14&t=153818> (search) Sorry, I couldn't find a CVS entry for this. Submitted by: Vyacheslav I. Ivanchenko <ivi@dhs.net.ru>
Diffstat (limited to 'www/phpnuke')
-rw-r--r--www/phpnuke/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/phpnuke/Makefile b/www/phpnuke/Makefile
index 6aa0e19d6215..a38ecda37927 100644
--- a/www/phpnuke/Makefile
+++ b/www/phpnuke/Makefile
@@ -15,6 +15,8 @@ DISTNAME= PHP-Nuke-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= An automated website package to distribute and manage content
+FORBIDDEN= "SQL injection vulnerability in Php-Nuke <= 7.1.0"
+
.if defined(WITH_PHP3)
RUN_DEPENDS+= ${LOCALBASE}/libexec/apache/libphp3.so:${PORTSDIR}/www/mod_php3
.else
ns'>+10 * Restore a patch lost in the GNOME 2.16 merge, and attempt to fix the buildmarcus2006-10-172-0/+98 * Presenting GNOME 2.16.1 for FreeBSD. This release represents a massivemarcus2006-10-145-191/+7 * Fix brokenness when installed with slib-guile versions >= 3a2.lawrance2006-06-082-0/+86 * portlint:mezz2006-05-161-1/+1 * Remove USE_REINPLACE from the categories starting with Ledwin2006-05-101-1/+0 * - Add SHA256 checksumspav2005-11-241-0/+1 * Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1 * - Update to 1.6.7pav2005-10-083-3/+4 * BROKEN on ia64: Does not installmezz2005-07-211-0/+1 * Fix plist on FreeBSD powerpc:arved2005-05-301-1/+1 * - Regenerate patch filepav2004-11-241-20/+18 * - Remove patch files which should be removed in 1.6.5 updatepav2004-11-211-31/+0 * Update to 1.6.5. This is mainly a bug fix release.kwm2004-11-214-4/+17 * Fix build on sparc64.marcus2004-09-131-2/+11 * Back out my previous commit, two ports need guile's .la files.mezz2004-07-272-3/+8 * -Correct the GNU_CONFIGURE -> USE_LIBTOOL_VER=15 to avoid install the .la files.mezz2004-07-272-8/+3 * Sync with new bsd.autotools.mkade2004-06-051-2/+1 * - Add SIZE to GNOME portspav2004-03-181-0/+1 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1 * Enable crypt(3) support.bland2003-12-082-1/+32 * Fix plist on ia64 and amd64, and fix build on amd64.marcus2003-11-243-9/+34 * - Fix build on sparc64pav2003-11-231-0/+1 * Fix build and execution of guile on ia64:marcus2003-10-203-5/+112 * Use the virtual category "scheme" (part ii)edwin2003-08-281-1/+1 * Use INFO.marcus2003-08-172-14/+3 * libtool uber-patchade2003-06-271-2/+2 * Correct a make patch error.marcus2003-06-021-4/+4 * Fix build on Sparc64.marcus2003-06-012-6/+21 * Fix build on Sparc.marcus2003-05-231-0/+12 * Remove SPARC section. This assumed a 32-bit SPARC, not the UltraSPARC.marcus2003-05-081-12/+0 * Add support for FreeBSD Alpha and Sparc.marcus2003-05-041-0/+36 * Correct a patch and a post-patch substitution.marcus2003-05-022-3/+3 * * Don't split info filesmarcus2003-05-022-126/+98 * Update to 1.6.4. This is a big update that has the potential of breakingmarcus2003-05-028-89/+152 * Work around what I believe to be a broken implementation of isfinite()marcus2003-04-042-1/+23 * * Revert previous commit to pkg-plist [1]marcus2003-02-193-2/+2 * Correct an error building the temporary packing list.marcus2003-02-161-1/+1 * * Teach guile about LOCALBASE and X11BASE when looking for scheme modulesmarcus2003-02-052-2/+15 * Fix PORTCOMMENTs that were killing INDEX builds.adamw2002-11-072-2/+1 * Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2 * Fix build on Alpha.marcus2002-09-291-0/+20 * Add a workaround for the error of ${REINPLACE_CMD}.okazaki2002-08-061-3/+8 * Fix LIB_DEPENDS by adding a dependency on libtool.marcus2002-08-051-1/+3 * * Don't install .la filesmarcus2002-06-204-4/+24 * Add USE_REINPLACE where appropriate.sobomax2002-06-191-0/+1 * upgrade to 1.4.1ijliao2002-06-195-28/+20 * Remove jseger and torstenb from maintainership of their ports, theydwcjr2001-09-181-1/+1 * Update to 1.4 (shlib version .6 -> .9)ade2000-08-043-10/+17 * Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-1/+1 * Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withsobomax2000-06-162-2/+1 * Fix compilation on CURRENTjseger2000-04-252-6/+12 * Convert to the PORTNAME - PORTVERSION syntax.obrien2000-04-121-2/+2 * Re-enable threads and add libqthreads.* to pkg/PLIST.asami2000-03-122-1/+4 * Temporary disable --with-threads; we suspect it is causing the libgtopasami2000-03-121-1/+1 * Add additional MASTER_SITEjseger2000-03-081-1/+3 * Re-enable readline supportjseger1999-12-013-1/+24 * Upgrade to guile-1.3.4jseger1999-11-293-36/+50 * Change Id->FreeBSD.obrien1999-08-251-1/+1 * Remove the test to create ${PREFIX}/share/info/dir as it is nowmharo1999-06-062-5/+1 * ${MASTER_SITE_GNU} got rearranged in December; let's catch up.fenner1999-01-271-1/+2 * Upgrade to 1.3.vanilla1998-10-263-31/+51 * Convert guile to elf.vanilla1998-09-222-2/+7 * Portlint and fix compile problem on current (/usr/lib/aout).vanilla1998-07-021-4/+5