meta-openembedded/meta-webserver
Roy Li 9167cec3d6 phpmyadmin: fix for Security Advisory CVE-2014-5274
Cross-site scripting (XSS) vulnerability in the view operations page in
phpMyAdmin 4.1.x before 4.1.14.3 and 4.2.x before 4.2.7.1 allows remote
authenticated users to inject arbitrary web script or HTML via a crafted
view name, related to js/functions.js.

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

Signed-off-by: Roy Li <rongqing.li@windriver.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2014-12-01 14:24:50 +01: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 openvpn: bypass check for /sbin/ip on the host 2014-12-01 14:24:50 +01:00
recipes-php phpmyadmin: fix for Security Advisory CVE-2014-5274 2014-12-01 14:24:50 +01: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 update maintainer info in README's for dizzy 2014-10-30 09:07:58 +01: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: dizzy
revision: HEAD

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

URI: git://github.com/openembedded/meta-oe.git
subdirectory: meta-oe
branch: dizzy
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][dizzy]' in the subject.

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

Dizzy branch maintainers:
    Otavio Salvador <otavio@ossystems.com.br>
    Armin Kuster <akuster808@gmail.com>

Prefix email subject with: [dizzy]

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.