libkohana2-php 2.3.4-2+deb7u1build0.14.04.1 source package in Ubuntu
Changelog
libkohana2-php (2.3.4-2+deb7u1build0.14.04.1) trusty-security; urgency=medium * fake sync from Debian libkohana2-php (2.3.4-2+deb7u1) wheezy-security; urgency=high * Non-maintainer upload by the LTS team. * Fix CVE-2016-10510: Cross-site scripting (XSS) vulnerability in the Security component of Kohana allows remote attackers to inject arbitrary web script or HTML by bypassing the strip_image_tags protection mechanism in system/classes/Kohana/Security.php. This issue was resolved by permanently removing the strip_image_tags function. Users are advised to sanitize user input by using external libraries. See also https://github.com/kohana/kohana/issues/107 -- Marc Deslauriers <email address hidden> Tue, 06 Feb 2018 09:26:52 -0500
Upload details
- Uploaded by:
- Marc Deslauriers
- Uploaded to:
- Trusty
- Original maintainer:
- Sven Velt
- Architectures:
- all
- Section:
- php
- Urgency:
- Very Urgent
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | updates | universe | php | |
Trusty | security | universe | php |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libkohana2-php_2.3.4.orig.tar.gz | 553.2 KiB | 3244187b35fcdd2c65b8cc494c6c97feae1aa5b11a981f9ea22f6c528af7b996 |
libkohana2-php_2.3.4-2+deb7u1build0.14.04.1.debian.tar.gz | 7.4 KiB | 844112ffbc971f0a93bd40e5783941a4b2f551489812ea6e4f363c0a970fd511 |
libkohana2-php_2.3.4-2+deb7u1build0.14.04.1.dsc | 2.0 KiB | ed7c67a3eeb35659be1cb779f3febcd4e7560059cdc263de669e541f993bcb98 |
Available diffs
Binary packages built by this source
- libkohana2-modules-php: lightweight PHP5 MVC framework (extension modules)
Kohana is an object-oriented PHP 5 framework for developing applications using
PHP. It uses the Model View Controller (MVC) design pattern and aims to be
secure, lightweight, and easy to use.
.
This package contains the following modules:
.
* archive: compressed archive creation (zip, tar, gzip, bzip)
* auth: simple authentication and user management
* flot: Flot (jQuery plotting plugin) integration
* gmaps: Google Maps integration (geolocation and API support)
* kodocs: dynamic self-generated documentation
* payment: merchant and payment gateway wrappers (authorize.net, PayPal,
Trident, Trust Commerce, YourPay)
* smarty: Smarty (PHP template engine) integration
* unit_test: unit test library
- libkohana2-php: lightweight PHP5 MVC framework
Kohana is an object-oriented PHP 5 framework for developing applications using
PHP. It uses the Model View Controller (MVC) design pattern and aims to be
secure, lightweight, and easy to use.
.
This package contains the core system of the framework.