meta-openembedded/meta-webserver
Roy Li 780fb7c811 phpmyadmin: fix for Security Advisory CVE-2014-5273
Multiple cross-site scripting (XSS) vulnerabilities in phpMyAdmin 4.0.x
before 4.0.10.2, 4.1.x before 4.1.14.3, and 4.2.x before 4.2.7.1 allow
remote authenticated users to inject arbitrary web script or HTML via the
(1) browse table page, related to js/sql.js; (2) ENUM editor page, related
to js/functions.js; (3) monitor page, related to js/server_status_monitor.js;
(4) query charts page, related to js/tbl_chart.js; or (5) table relations
page, related to libraries/tbl_relation.lib.php.

http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2014-5273

Signed-off-by: Roy Li <rongqing.li@windriver.com>
2014-10-31 11:35:25 +00:00
..
conf xdebug: add license file 2014-05-13 12:03:39 +01:00
licenses xdebug: add license file 2014-05-13 12:03:39 +01:00
recipes-httpd apache: add fix for CVE-2014-0117 Security Advisory 2014-10-31 11:35:25 +00:00
recipes-php phpmyadmin: fix for Security Advisory CVE-2014-5273 2014-10-31 11:35:25 +00:00
recipes-support/fcgi fcgi: move recipe and patches to correct folder 2014-08-21 21:35:07 +02:00
recipes-webadmin/webmin webmin: fix hardcode of python2.3 2014-09-26 05:41:51 +02:00
COPYING.MIT Add meta-webserver layer 2012-10-03 13:34:32 +01:00
README README: show github mirror URL in layer dependencies 2013-05-03 13:32:03 +02:00

meta-webserver
==============

This layer provides support for building web servers, web-based
applications and related software.



Dependencies
------------

This layer depends on:

URI: git://github.com/openembedded/oe-core.git
subdirectory: meta
branch: master
revision: HEAD

For some recipes, the meta-oe layer is required:

URI: git://github.com/openembedded/meta-oe.git
subdirectory: meta-oe
branch: master
revision: HEAD



Layout
------

recipes-httpd/      Web servers
recipes-php/        PHP and PHP applications
recipes-webadmin/   Standalone web administration interfaces



Maintenance
-----------

Send patches / pull requests to openembedded-devel@lists.openembedded.org
with '[meta-webserver]' in the subject.

Layer maintainer: Paul Eggleton <paul.eggleton@linux.intel.com>


License
-------

All metadata is MIT licensed unless otherwise stated. Source code included
in tree for individual recipes is under the LICENSE stated in each recipe
(.bb file) unless otherwise stated.

This README document is Copyright (C) 2012 Intel Corporation.