From 4b8cdee69d168d0558022170b99269fc04713e0e Mon Sep 17 00:00:00 2001 From: Chris Rees Date: Thu, 29 Dec 2011 11:19:26 +0000 Subject: [PATCH] Mark FORBIDDEN; multiple XSS vulnerabilities PR: ports/163691 Submitted by: Pavel Timofeev Obtained from: https://support.zabbix.com/browse/ZBX-4015 Security: ZBX-4015 --- net-mgmt/zabbix-frontend/Makefile | 2 ++ net-mgmt/zabbix2-frontend/Makefile | 2 ++ 2 files changed, 4 insertions(+) diff --git a/net-mgmt/zabbix-frontend/Makefile b/net-mgmt/zabbix-frontend/Makefile index 097014690c0b..7c7558cadcfa 100644 --- a/net-mgmt/zabbix-frontend/Makefile +++ b/net-mgmt/zabbix-frontend/Makefile @@ -8,6 +8,8 @@ PORTNAME= zabbix PKGNAMESUFFIX= -frontend +FORBIDDEN= Multiple XSS vulnerabilities; https://support.zabbix.com/browse/ZBX-4015 + MASTERDIR= ${.CURDIR}/../zabbix-server NO_BUILD= yes diff --git a/net-mgmt/zabbix2-frontend/Makefile b/net-mgmt/zabbix2-frontend/Makefile index 097014690c0b..7c7558cadcfa 100644 --- a/net-mgmt/zabbix2-frontend/Makefile +++ b/net-mgmt/zabbix2-frontend/Makefile @@ -8,6 +8,8 @@ PORTNAME= zabbix PKGNAMESUFFIX= -frontend +FORBIDDEN= Multiple XSS vulnerabilities; https://support.zabbix.com/browse/ZBX-4015 + MASTERDIR= ${.CURDIR}/../zabbix-server NO_BUILD= yes