1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00
freebsd-ports/net-mgmt/zabbix
Martin Wilke e1aff40d78 - Fix zabbix -- php frontend multiple vulnerabilities
Note:

	Input appended to and passed via the "extlang" parameter to the "calc_exp2()"
	function in include/validate.inc.php is not properly sanitised before being
	used. This can be exploited to inject and execute arbitrary PHP code.

	The application allows users to perform certain actions via HTTP requests
	without performing any validity checks to verify the requests. This can be
	exploited to e.g. create users by enticing a logged in administrator to
	visit a malicious web page.

	Input passed to the "srclang" parameter in locales.php (when "next" is set
	to a non-NULL value) is not properly verified before being used to include
	files. This can be exploited to include arbitrary files from local resources
	via directory traversal attacks and URL-encoded NULL bytes.

- Bump PORTREVISION

PR:		132944
Submitted by:	Eygene Ryabinkin <rea-fbsd@codelabs.ru> (many thanks!)
Approved by:	maintainer timeout (security 1 day)
Security:	http://www.vuxml.org/freebsd/03140526-1250-11de-a964-0030843d3802.html
2009-03-23 15:06:19 +00:00
..
files - Fix zabbix -- php frontend multiple vulnerabilities 2009-03-23 15:06:19 +00:00
distinfo - Update to 1.6.2 2009-02-26 11:59:19 +00:00
Makefile - Fix zabbix -- php frontend multiple vulnerabilities 2009-03-23 15:06:19 +00:00
pkg-descr
pkg-install - Move zabbix from UID 112 to 122 to avoid conflict with dcc 2007-06-22 15:10:34 +00:00
pkg-plist - Fix zabbix -- php frontend multiple vulnerabilities 2009-03-23 15:06:19 +00:00